Interface I_Fact_Reconciliation

All Known Implementing Classes:
MFactReconciliation, X_Fact_Reconciliation

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

  • Method Details

    • setAccount_ID

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

      int getAccount_ID()
      Get Account. Account used
    • getAccount

      I_C_ElementValue getAccount() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setAmtAcct

      void setAmtAcct(BigDecimal AmtAcct)
      Set Accounted Amount. Amount Balance in Currency of Accounting Schema
    • getAmtAcct

      BigDecimal getAmtAcct()
      Get Accounted Amount. Amount Balance in Currency of Accounting Schema
    • 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
    • getCreated

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

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

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

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

      void setFact_Acct_ID(int Fact_Acct_ID)
      Set Accounting Fact
    • getFact_Acct_ID

      int getFact_Acct_ID()
      Get Accounting Fact
    • getFact_Acct

      I_Fact_Acct getFact_Acct() throws RuntimeException
      Throws:
      RuntimeException
    • setFact_Reconciliation_ID

      void setFact_Reconciliation_ID(int Fact_Reconciliation_ID)
      Set Accounting Fact Reconciliation
    • getFact_Reconciliation_ID

      int getFact_Reconciliation_ID()
      Get Accounting Fact Reconciliation
    • setFact_Reconciliation_UU

      void setFact_Reconciliation_UU(String Fact_Reconciliation_UU)
      Set Fact_Reconciliation_UU
    • getFact_Reconciliation_UU

      String getFact_Reconciliation_UU()
      Get Fact_Reconciliation_UU
    • 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
    • setMatchCode

      void setMatchCode(String MatchCode)
      Set Match Code. String identifying related accounting facts
    • getMatchCode

      String getMatchCode()
      Get Match Code. String identifying related accounting facts
    • getUpdated

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

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