Interface I_C_InvoiceSchedule

All Known Implementing Classes:
MInvoiceSchedule, X_C_InvoiceSchedule

public interface I_C_InvoiceSchedule
Generated Interface for C_InvoiceSchedule
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • setAD_Org_ID

      void setAD_Org_ID(int AD_Org_ID)
      Set Organization. Organizational entity within tenant
    • getAD_Org_ID

      int getAD_Org_ID()
      Get Organization. Organizational entity within tenant
    • setAmt

      void setAmt(BigDecimal Amt)
      Set Amount. Amount
    • getAmt

      BigDecimal getAmt()
      Get Amount. Amount
    • setC_InvoiceSchedule_ID

      void setC_InvoiceSchedule_ID(int C_InvoiceSchedule_ID)
      Set Invoice Schedule. Schedule for generating Invoices
    • getC_InvoiceSchedule_ID

      int getC_InvoiceSchedule_ID()
      Get Invoice Schedule. Schedule for generating Invoices
    • setC_InvoiceSchedule_UU

      void setC_InvoiceSchedule_UU(String C_InvoiceSchedule_UU)
      Set C_InvoiceSchedule_UU
    • getC_InvoiceSchedule_UU

      String getC_InvoiceSchedule_UU()
      Get C_InvoiceSchedule_UU
    • getCreated

      Timestamp getCreated()
      Get Created. Date this record was created
    • getCreatedBy

      int getCreatedBy()
      Get Created By. User who created this records
    • setDescription

      void setDescription(String Description)
      Set Description. Optional short description of the record
    • getDescription

      String getDescription()
      Get Description. Optional short description of the record
    • setEvenInvoiceWeek

      void setEvenInvoiceWeek(boolean EvenInvoiceWeek)
      Set Invoice on even weeks. Send invoices on even weeks
    • isEvenInvoiceWeek

      boolean isEvenInvoiceWeek()
      Get Invoice on even weeks. Send invoices on even weeks
    • setInvoiceDay

      void setInvoiceDay(int InvoiceDay)
      Set Invoice Day. Day of Invoice Generation
    • getInvoiceDay

      int getInvoiceDay()
      Get Invoice Day. Day of Invoice Generation
    • setInvoiceDayCutoff

      void setInvoiceDayCutoff(int InvoiceDayCutoff)
      Set Invoice day cut-off. Last day for including shipments
    • getInvoiceDayCutoff

      int getInvoiceDayCutoff()
      Get Invoice day cut-off. Last day for including shipments
    • setInvoiceFrequency

      void setInvoiceFrequency(String InvoiceFrequency)
      Set Invoice Frequency. How often invoices will be generated
    • getInvoiceFrequency

      String getInvoiceFrequency()
      Get Invoice Frequency. How often invoices will be generated
    • setInvoiceWeekDay

      void setInvoiceWeekDay(String InvoiceWeekDay)
      Set Invoice Week Day. Day to generate invoices
    • getInvoiceWeekDay

      String getInvoiceWeekDay()
      Get Invoice Week Day. Day to generate invoices
    • setInvoiceWeekDayCutoff

      void setInvoiceWeekDayCutoff(String InvoiceWeekDayCutoff)
      Set Invoice weekday cutoff. Last day in the week for shipments to be included
    • getInvoiceWeekDayCutoff

      String getInvoiceWeekDayCutoff()
      Get Invoice weekday cutoff. Last day in the week for shipments to be included
    • setIsActive

      void setIsActive(boolean IsActive)
      Set Active. The record is active in the system
    • isActive

      boolean isActive()
      Get Active. The record is active in the system
    • setIsAmount

      void setIsAmount(boolean IsAmount)
      Set Amount Limit. Send invoices only if the amount exceeds the limit
    • isAmount

      boolean isAmount()
      Get Amount Limit. Send invoices only if the amount exceeds the limit
    • setIsDefault

      void setIsDefault(boolean IsDefault)
      Set Default. Default value
    • isDefault

      boolean isDefault()
      Get Default. Default value
    • setName

      void setName(String Name)
      Set Name. Alphanumeric identifier of the entity
    • getName

      String getName()
      Get Name. Alphanumeric identifier of the entity
    • getUpdated

      Timestamp getUpdated()
      Get Updated. Date this record was updated
    • getUpdatedBy

      int getUpdatedBy()
      Get Updated By. User who updated this records