Interface I_T_Reconciliation

All Known Implementing Classes:
X_T_Reconciliation

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

  • Method Details

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

      void setAD_PInstance_ID(int AD_PInstance_ID)
      Set Process Instance. Instance of the process
    • getAD_PInstance_ID

      int getAD_PInstance_ID()
      Get Process Instance. Instance of the process
    • getAD_PInstance

      I_AD_PInstance getAD_PInstance() 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
    • setFact_Acct_ID

      void setFact_Acct_ID(int Fact_Acct_ID)
      Set Accounting Fact
    • getFact_Acct_ID

      int getFact_Acct_ID()
      Get Accounting Fact
    • 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
    • setT_Reconciliation_UU

      void setT_Reconciliation_UU(String T_Reconciliation_UU)
      Set T_Reconciliation_UU
    • getT_Reconciliation_UU

      String getT_Reconciliation_UU()
      Get T_Reconciliation_UU
    • getUpdated

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

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