Interface I_C_Project_Acct

All Known Implementing Classes:
X_C_Project_Acct

public interface I_C_Project_Acct
Generated Interface for C_Project_Acct
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
    • 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_Project_Acct_UU

      void setC_Project_Acct_UU(String C_Project_Acct_UU)
      Set C_Project_Acct_UU
    • getC_Project_Acct_UU

      String getC_Project_Acct_UU()
      Get C_Project_Acct_UU
    • 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
    • getCreated

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

      int getCreatedBy()
      Get Created By. User who created this records
    • 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
    • setPJ_Asset_Acct

      void setPJ_Asset_Acct(int PJ_Asset_Acct)
      Set Project Asset. Project Asset Account
    • getPJ_Asset_Acct

      int getPJ_Asset_Acct()
      Get Project Asset. Project Asset Account
    • getPJ_Asset_A

      I_C_ValidCombination getPJ_Asset_A() throws RuntimeException
      Throws:
      RuntimeException
    • setPJ_WIP_Acct

      void setPJ_WIP_Acct(int PJ_WIP_Acct)
      Set Work In Progress. Account for Work in Progress
    • getPJ_WIP_Acct

      int getPJ_WIP_Acct()
      Get Work In Progress. Account for Work in Progress
    • getPJ_WIP_A

      Throws:
      RuntimeException
    • getUpdated

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

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