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 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • 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 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
    • 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
    • getAD_Table

      I_AD_Table getAD_Table() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getC_AcctSchema

      I_C_AcctSchema getC_AcctSchema() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getC_Activity

      I_C_Activity getC_Activity() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getC_BPartner

      I_C_BPartner getC_BPartner() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getC_Campaign

      I_C_Campaign getC_Campaign() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getC_Currency

      I_C_Currency getC_Currency() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getC_LocFrom

      I_C_Location getC_LocFrom() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getC_LocTo

      I_C_Location getC_LocTo() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getC_Period

      I_C_Period getC_Period() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getC_Project

      I_C_Project getC_Project() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getC_ProjectPhase

      I_C_ProjectPhase getC_ProjectPhase() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getC_ProjectTask

      I_C_ProjectTask getC_ProjectTask() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getC_SalesRegion

      I_C_SalesRegion getC_SalesRegion() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getC_SubAcct

      I_C_SubAcct getC_SubAcct() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getC_Tax

      I_C_Tax getC_Tax() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getC_UOM

      I_C_UOM getC_UOM() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getGL_Budget

      I_GL_Budget getGL_Budget() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getGL_Category

      I_GL_Category getGL_Category() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getM_Locator

      I_M_Locator getM_Locator() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getM_Product

      I_M_Product getM_Product() throws RuntimeException
      Throws:
      RuntimeException
    • setPostingType

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

      String getPostingType()
      Get Posting Type. 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
    • getUser1

      Throws:
      RuntimeException
    • 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
    • getUser2

      Throws:
      RuntimeException
    • 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