Interface I_C_InvoiceBatchLine

  • All Known Implementing Classes:
    MInvoiceBatchLine, X_C_InvoiceBatchLine

    public interface I_C_InvoiceBatchLine
    Generated Interface for C_InvoiceBatchLine
    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
      • setAD_OrgTrx_ID

        void setAD_OrgTrx_ID​(int AD_OrgTrx_ID)
        Set Trx Organization. Performing or initiating organization
      • getAD_OrgTrx_ID

        int getAD_OrgTrx_ID()
        Get Trx Organization. Performing or initiating organization
      • setAD_User_ID

        void setAD_User_ID​(int AD_User_ID)
        Set User/Contact. User within the system - Internal or Business Partner Contact
      • getAD_User_ID

        int getAD_User_ID()
        Get User/Contact. User within the system - Internal or Business Partner Contact
      • setC_Activity_ID

        void setC_Activity_ID​(int C_Activity_ID)
        Set Activity. Business Activity
      • getC_Activity_ID

        int getC_Activity_ID()
        Get Activity. Business Activity
      • setC_BPartner_ID

        void setC_BPartner_ID​(int C_BPartner_ID)
        Set Business Partner. Identifies a Business Partner
      • getC_BPartner_ID

        int getC_BPartner_ID()
        Get Business Partner. Identifies a Business Partner
      • setC_BPartner_Location_ID

        void setC_BPartner_Location_ID​(int C_BPartner_Location_ID)
        Set Partner Location. Identifies the (ship to) address for this Business Partner
      • getC_BPartner_Location_ID

        int getC_BPartner_Location_ID()
        Get Partner Location. Identifies the (ship to) address for this Business Partner
      • setC_Charge_ID

        void setC_Charge_ID​(int C_Charge_ID)
        Set Charge. Additional document charges
      • getC_Charge_ID

        int getC_Charge_ID()
        Get Charge. Additional document charges
      • setC_DocType_ID

        void setC_DocType_ID​(int C_DocType_ID)
        Set Document Type. Document type or rules
      • getC_DocType_ID

        int getC_DocType_ID()
        Get Document Type. Document type or rules
      • 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_InvoiceBatchLine_ID

        void setC_InvoiceBatchLine_ID​(int C_InvoiceBatchLine_ID)
        Set Invoice Batch Line. Expense Invoice Batch Line
      • getC_InvoiceBatchLine_ID

        int getC_InvoiceBatchLine_ID()
        Get Invoice Batch Line. Expense Invoice Batch Line
      • setC_InvoiceBatchLine_UU

        void setC_InvoiceBatchLine_UU​(String C_InvoiceBatchLine_UU)
        Set C_InvoiceBatchLine_UU
      • getC_InvoiceBatchLine_UU

        String getC_InvoiceBatchLine_UU()
        Get C_InvoiceBatchLine_UU
      • setC_Invoice_ID

        void setC_Invoice_ID​(int C_Invoice_ID)
        Set Invoice. Invoice Identifier
      • getC_Invoice_ID

        int getC_Invoice_ID()
        Get Invoice. Invoice Identifier
      • setC_InvoiceLine_ID

        void setC_InvoiceLine_ID​(int C_InvoiceLine_ID)
        Set Invoice Line. Invoice Detail Line
      • getC_InvoiceLine_ID

        int getC_InvoiceLine_ID()
        Get Invoice Line. Invoice Detail Line
      • setC_Project_ID

        void setC_Project_ID​(int C_Project_ID)
        Set Project. Financial Project
      • getC_Project_ID

        int getC_Project_ID()
        Get Project. Financial Project
      • getCreated

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

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

        void setC_Tax_ID​(int C_Tax_ID)
        Set Tax. Tax identifier
      • getC_Tax_ID

        int getC_Tax_ID()
        Get Tax. Tax identifier
      • setDateAcct

        void setDateAcct​(Timestamp DateAcct)
        Set Account Date. Accounting Date
      • getDateAcct

        Timestamp getDateAcct()
        Get Account Date. Accounting Date
      • setDateInvoiced

        void setDateInvoiced​(Timestamp DateInvoiced)
        Set Date Invoiced. Date printed on Invoice
      • getDateInvoiced

        Timestamp getDateInvoiced()
        Get Date Invoiced. Date printed on Invoice
      • setDescription

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

        String getDescription()
        Get Description. Optional short description of the record
      • 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
      • setIsTaxIncluded

        void setIsTaxIncluded​(boolean IsTaxIncluded)
        Set Price includes Tax. Tax is included in the price
      • isTaxIncluded

        boolean isTaxIncluded()
        Get Price includes Tax. Tax is included in the price
      • setLine

        void setLine​(int Line)
        Set Line No. Unique line for this document
      • getLine

        int getLine()
        Get Line No. Unique line for this document
      • setLineNetAmt

        void setLineNetAmt​(BigDecimal LineNetAmt)
        Set Line Amount. Line Extended Amount (Quantity * Actual Price) without Freight and Charges
      • getLineNetAmt

        BigDecimal getLineNetAmt()
        Get Line Amount. Line Extended Amount (Quantity * Actual Price) without Freight and Charges
      • setLineTotalAmt

        void setLineTotalAmt​(BigDecimal LineTotalAmt)
        Set Line Total. Total line amount incl. Tax
      • getLineTotalAmt

        BigDecimal getLineTotalAmt()
        Get Line Total. Total line amount incl. Tax
      • setPriceEntered

        void setPriceEntered​(BigDecimal PriceEntered)
        Set Price. Price Entered - the price based on the selected/base UoM
      • getPriceEntered

        BigDecimal getPriceEntered()
        Get Price. Price Entered - the price based on the selected/base UoM
      • setProcessed

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

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

        void setQtyEntered​(BigDecimal QtyEntered)
        Set Quantity. The Quantity Entered is based on the selected UoM
      • getQtyEntered

        BigDecimal getQtyEntered()
        Get Quantity. The Quantity Entered is based on the selected UoM
      • setTaxAmt

        void setTaxAmt​(BigDecimal TaxAmt)
        Set Tax Amount. Tax Amount for a document
      • getTaxAmt

        BigDecimal getTaxAmt()
        Get Tax Amount. Tax Amount for a document
      • getUpdated

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

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

        void setUser1_ID​(int User1_ID)
        Set User Element List 1. User defined list element #1
      • getUser1_ID

        int getUser1_ID()
        Get User Element List 1. User defined list element #1
      • setUser2_ID

        void setUser2_ID​(int User2_ID)
        Set User Element List 2. User defined list element #2
      • getUser2_ID

        int getUser2_ID()
        Get User Element List 2. User defined list element #2