Interface I_C_InvoiceBatch

  • All Known Implementing Classes:
    MInvoiceBatch, X_C_InvoiceBatch

    public interface I_C_InvoiceBatch
    Generated Interface for C_InvoiceBatch
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • getAD_Client_ID

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

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

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • setC_ConversionType_ID

        void setC_ConversionType_ID​(int C_ConversionType_ID)
        Set Currency Type. Currency Conversion Rate Type
      • getC_ConversionType_ID

        int getC_ConversionType_ID()
        Get Currency Type. Currency Conversion Rate Type
      • setC_Currency_ID

        void setC_Currency_ID​(int C_Currency_ID)
        Set Currency. The Currency for this record
      • getC_Currency_ID

        int getC_Currency_ID()
        Get Currency. The Currency for this record
      • setC_InvoiceBatch_ID

        void setC_InvoiceBatch_ID​(int C_InvoiceBatch_ID)
        Set Invoice Batch. Expense Invoice Batch Header
      • getC_InvoiceBatch_ID

        int getC_InvoiceBatch_ID()
        Get Invoice Batch. Expense Invoice Batch Header
      • setC_InvoiceBatch_UU

        void setC_InvoiceBatch_UU​(String C_InvoiceBatch_UU)
        Set C_InvoiceBatch_UU
      • getC_InvoiceBatch_UU

        String getC_InvoiceBatch_UU()
        Get C_InvoiceBatch_UU
      • setControlAmt

        void setControlAmt​(BigDecimal ControlAmt)
        Set Control Amount. If not zero, the Debit amount of the document must be equal this amount
      • getControlAmt

        BigDecimal getControlAmt()
        Get Control Amount. If not zero, the Debit amount of the document must be equal this amount
      • getCreated

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

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

        void setDateDoc​(Timestamp DateDoc)
        Set Document Date. Date of the Document
      • getDateDoc

        Timestamp getDateDoc()
        Get Document Date. Date of the Document
      • setDescription

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

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

        void setDocumentAmt​(BigDecimal DocumentAmt)
        Set Document Amt. Document Amount
      • getDocumentAmt

        BigDecimal getDocumentAmt()
        Get Document Amt. Document Amount
      • setDocumentNo

        void setDocumentNo​(String DocumentNo)
        Set Document No. Document sequence number of the document
      • getDocumentNo

        String getDocumentNo()
        Get Document No. Document sequence number of the document
      • 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
      • setIsSOTrx

        void setIsSOTrx​(boolean IsSOTrx)
        Set Sales Transaction. This is a Sales Transaction
      • isSOTrx

        boolean isSOTrx()
        Get Sales Transaction. This is a Sales Transaction
      • setProcessed

        void setProcessed​(boolean Processed)
        Set Processed. The document has been processed
      • isProcessed

        boolean isProcessed()
        Get Processed. The document has been processed
      • setProcessing

        void setProcessing​(boolean Processing)
        Set Process Now
      • isProcessing

        boolean isProcessing()
        Get Process Now
      • setSalesRep_ID

        void setSalesRep_ID​(int SalesRep_ID)
        Set Sales Representative. Sales Representative or Company Agent
      • getSalesRep_ID

        int getSalesRep_ID()
        Get Sales Representative. Sales Representative or Company Agent
      • getUpdated

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

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