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 9
    Author:
    iDempiere (generated)
    • Method Detail

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/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
      • setAD_Org_ID

        void setAD_Org_ID​(int AD_Org_ID)
        Set Organization. Organizational entity within client
      • getAD_Org_ID

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • 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
      • 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
      • 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
      • 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
      • 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
      • 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
      • 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
      • 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
      • 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
      • 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
      • 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 client
      • getOrg_ID

        int getOrg_ID()
        Get Organization. Organizational entity within client
      • 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