Interface I_C_AcctSchema_Element

All Known Implementing Classes:
MAcctSchemaElement, X_C_AcctSchema_Element

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

  • Method Details

    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • setAD_Column_ID

      void setAD_Column_ID(int AD_Column_ID)
      Set Column. Column in the table
    • getAD_Column_ID

      int getAD_Column_ID()
      Get Column. Column in the table
    • getAD_Column

      I_AD_Column getAD_Column() throws RuntimeException
      Throws:
      RuntimeException
    • 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_Element_ID

      void setC_AcctSchema_Element_ID(int C_AcctSchema_Element_ID)
      Set Acct.Schema Element
    • getC_AcctSchema_Element_ID

      int getC_AcctSchema_Element_ID()
      Get Acct.Schema Element
    • setC_AcctSchema_Element_UU

      void setC_AcctSchema_Element_UU(String C_AcctSchema_Element_UU)
      Set C_AcctSchema_Element_UU
    • getC_AcctSchema_Element_UU

      String getC_AcctSchema_Element_UU()
      Get C_AcctSchema_Element_UU
    • 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_Element_ID

      void setC_Element_ID(int C_Element_ID)
      Set Element. Accounting Element
    • getC_Element_ID

      int getC_Element_ID()
      Get Element. Accounting Element
    • getC_Element

      I_C_Element getC_Element() throws RuntimeException
      Throws:
      RuntimeException
    • setC_ElementValue_ID

      void setC_ElementValue_ID(int C_ElementValue_ID)
      Set Account Element. Account Element
    • getC_ElementValue_ID

      int getC_ElementValue_ID()
      Get Account Element. Account Element
    • getC_ElementValue

      I_C_ElementValue getC_ElementValue() throws RuntimeException
      Throws:
      RuntimeException
    • setC_Location_ID

      void setC_Location_ID(int C_Location_ID)
      Set Address. Location or Address
    • getC_Location_ID

      int getC_Location_ID()
      Get Address. Location or Address
    • getC_Location

      I_C_Location getC_Location() 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
    • 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
    • setElementType

      void setElementType(String ElementType)
      Set Type. Element Type (account or user defined)
    • getElementType

      String getElementType()
      Get Type. Element Type (account or user defined)
    • 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
    • setIsBalanced

      void setIsBalanced(boolean IsBalanced)
      Set Balanced
    • isBalanced

      boolean isBalanced()
      Get Balanced
    • setIsMandatory

      void setIsMandatory(boolean IsMandatory)
      Set Mandatory. Data entry is required in this column
    • isMandatory

      boolean isMandatory()
      Get Mandatory. Data entry is required in this column
    • 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
    • setName

      void setName(String Name)
      Set Name. Alphanumeric identifier of the entity
    • getName

      String getName()
      Get Name. Alphanumeric identifier of the entity
    • setOrg_ID

      void setOrg_ID(int Org_ID)
      Set Organization. Organizational entity within tenant
    • getOrg_ID

      int getOrg_ID()
      Get Organization. Organizational entity within tenant
    • setSeqNo

      void setSeqNo(int SeqNo)
      Set Sequence. Method of ordering records; lowest number comes first
    • getSeqNo

      int getSeqNo()
      Get Sequence. Method of ordering records; lowest number comes first
    • getUpdated

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

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