Interface I_Fact_Acct

  • All Known Implementing Classes:
    FactLine, MFactAcct, X_Fact_Acct

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

      • setA_Asset_ID

        void setA_Asset_ID​(int A_Asset_ID)
        Set Asset. Asset used internally or by customers
      • getA_Asset_ID

        int getA_Asset_ID()
        Get Asset. Asset used internally or by customers
      • setAccount_ID

        void setAccount_ID​(int Account_ID)
        Set Account. Account used
      • getAccount_ID

        int getAccount_ID()
        Get Account. Account used
      • 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_Table_ID

        void setAD_Table_ID​(int AD_Table_ID)
        Set Table. Database Table information
      • getAD_Table_ID

        int getAD_Table_ID()
        Get Table. Database Table information
      • setAmtAcctCr

        void setAmtAcctCr​(BigDecimal AmtAcctCr)
        Set Accounted Credit. Accounted Credit Amount
      • getAmtAcctCr

        BigDecimal getAmtAcctCr()
        Get Accounted Credit. Accounted Credit Amount
      • setAmtAcctDr

        void setAmtAcctDr​(BigDecimal AmtAcctDr)
        Set Accounted Debit. Accounted Debit Amount
      • getAmtAcctDr

        BigDecimal getAmtAcctDr()
        Get Accounted Debit. Accounted Debit Amount
      • setAmtSourceCr

        void setAmtSourceCr​(BigDecimal AmtSourceCr)
        Set Source Credit. Source Credit Amount
      • getAmtSourceCr

        BigDecimal getAmtSourceCr()
        Get Source Credit. Source Credit Amount
      • setAmtSourceDr

        void setAmtSourceDr​(BigDecimal AmtSourceDr)
        Set Source Debit. Source Debit Amount
      • getAmtSourceDr

        BigDecimal getAmtSourceDr()
        Get Source Debit. Source Debit Amount
      • setC_AcctSchema_ID

        void setC_AcctSchema_ID​(int C_AcctSchema_ID)
        Set Accounting Schema. Rules for accounting
      • getC_AcctSchema_ID

        int getC_AcctSchema_ID()
        Get Accounting Schema. Rules for accounting
      • 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_Campaign_ID

        void setC_Campaign_ID​(int C_Campaign_ID)
        Set Campaign. Marketing Campaign
      • getC_Campaign_ID

        int getC_Campaign_ID()
        Get Campaign. Marketing Campaign
      • 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_LocFrom_ID

        void setC_LocFrom_ID​(int C_LocFrom_ID)
        Set Location From. Location that inventory was moved from
      • getC_LocFrom_ID

        int getC_LocFrom_ID()
        Get Location From. Location that inventory was moved from
      • setC_LocTo_ID

        void setC_LocTo_ID​(int C_LocTo_ID)
        Set Location To. Location that inventory was moved to
      • getC_LocTo_ID

        int getC_LocTo_ID()
        Get Location To. Location that inventory was moved to
      • setC_Period_ID

        void setC_Period_ID​(int C_Period_ID)
        Set Period. Period of the Calendar
      • getC_Period_ID

        int getC_Period_ID()
        Get Period. Period of the Calendar
      • 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
      • setC_ProjectPhase_ID

        void setC_ProjectPhase_ID​(int C_ProjectPhase_ID)
        Set Project Phase. Phase of a Project
      • getC_ProjectPhase_ID

        int getC_ProjectPhase_ID()
        Get Project Phase. Phase of a Project
      • setC_ProjectTask_ID

        void setC_ProjectTask_ID​(int C_ProjectTask_ID)
        Set Project Task. Actual Project Task in a Phase
      • getC_ProjectTask_ID

        int getC_ProjectTask_ID()
        Get Project Task. Actual Project Task in a Phase
      • getCreated

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

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

        void setC_SalesRegion_ID​(int C_SalesRegion_ID)
        Set Sales Region. Sales coverage region
      • getC_SalesRegion_ID

        int getC_SalesRegion_ID()
        Get Sales Region. Sales coverage region
      • setC_SubAcct_ID

        void setC_SubAcct_ID​(int C_SubAcct_ID)
        Set Sub Account. Sub account for Element Value
      • getC_SubAcct_ID

        int getC_SubAcct_ID()
        Get Sub Account. Sub account for Element Value
      • 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
      • setC_UOM_ID

        void setC_UOM_ID​(int C_UOM_ID)
        Set UOM. Unit of Measure
      • getC_UOM_ID

        int getC_UOM_ID()
        Get UOM. Unit of Measure
      • setDateAcct

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

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

        void setDateTrx​(Timestamp DateTrx)
        Set Transaction Date. Transaction Date
      • getDateTrx

        Timestamp getDateTrx()
        Get Transaction Date. Transaction Date
      • setDescription

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

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

        void setFact_Acct_ID​(int Fact_Acct_ID)
        Set Accounting Fact
      • getFact_Acct_ID

        int getFact_Acct_ID()
        Get Accounting Fact
      • setFact_Acct_UU

        void setFact_Acct_UU​(String Fact_Acct_UU)
        Set Fact_Acct_UU
      • getFact_Acct_UU

        String getFact_Acct_UU()
        Get Fact_Acct_UU
      • setGL_Budget_ID

        void setGL_Budget_ID​(int GL_Budget_ID)
        Set Budget. General Ledger Budget
      • getGL_Budget_ID

        int getGL_Budget_ID()
        Get Budget. General Ledger Budget
      • setGL_Category_ID

        void setGL_Category_ID​(int GL_Category_ID)
        Set GL Category. General Ledger Category
      • getGL_Category_ID

        int getGL_Category_ID()
        Get GL Category. General Ledger Category
      • 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
      • setLine_ID

        void setLine_ID​(int Line_ID)
        Set Line ID. Transaction line ID (internal)
      • getLine_ID

        int getLine_ID()
        Get Line ID. Transaction line ID (internal)
      • setM_Locator_ID

        void setM_Locator_ID​(int M_Locator_ID)
        Set Locator. Warehouse Locator
      • getM_Locator_ID

        int getM_Locator_ID()
        Get Locator. Warehouse Locator
      • setM_Product_ID

        void setM_Product_ID​(int M_Product_ID)
        Set Product. Product, Service, Item
      • getM_Product_ID

        int getM_Product_ID()
        Get Product. Product, Service, Item
      • setPostingType

        void setPostingType​(String PostingType)
        Set PostingType. The type of posted amount for the transaction
      • getPostingType

        String getPostingType()
        Get PostingType. The type of posted amount for the transaction
      • setQty

        void setQty​(BigDecimal Qty)
        Set Quantity. Quantity
      • getQty

        BigDecimal getQty()
        Get Quantity. Quantity
      • setRecord_ID

        void setRecord_ID​(int Record_ID)
        Set Record ID. Direct internal record ID
      • getRecord_ID

        int getRecord_ID()
        Get Record ID. Direct internal record ID
      • 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
      • setUserElement1_ID

        void setUserElement1_ID​(int UserElement1_ID)
        Set User Column 1. User defined accounting Element
      • getUserElement1_ID

        int getUserElement1_ID()
        Get User Column 1. User defined accounting Element
      • setUserElement2_ID

        void setUserElement2_ID​(int UserElement2_ID)
        Set User Column 2. User defined accounting Element
      • getUserElement2_ID

        int getUserElement2_ID()
        Get User Column 2. User defined accounting Element