Interface I_HR_Concept_Acct

All Known Implementing Classes:
X_HR_Concept_Acct

public interface I_HR_Concept_Acct
Generated Interface for HR_Concept_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_BP_Group_ID

      void setC_BP_Group_ID(int C_BP_Group_ID)
      Set Business Partner Group. Business Partner Group
    • getC_BP_Group_ID

      int getC_BP_Group_ID()
      Get Business Partner Group. Business Partner Group
    • getC_BP_Group

      I_C_BP_Group getC_BP_Group() 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
    • setHR_Concept_Acct_ID

      void setHR_Concept_Acct_ID(int HR_Concept_Acct_ID)
      Set Payroll Concept Account
    • getHR_Concept_Acct_ID

      int getHR_Concept_Acct_ID()
      Get Payroll Concept Account
    • setHR_Concept_Acct_UU

      void setHR_Concept_Acct_UU(String HR_Concept_Acct_UU)
      Set HR_Concept_Acct_UU
    • getHR_Concept_Acct_UU

      String getHR_Concept_Acct_UU()
      Get HR_Concept_Acct_UU
    • setHR_Concept_ID

      void setHR_Concept_ID(int HR_Concept_ID)
      Set Payroll Concept
    • getHR_Concept_ID

      int getHR_Concept_ID()
      Get Payroll Concept
    • getHR_Concept

      I_HR_Concept getHR_Concept() throws RuntimeException
      Throws:
      RuntimeException
    • setHR_Expense_Acct

      void setHR_Expense_Acct(int HR_Expense_Acct)
      Set Payroll Expense Account
    • getHR_Expense_Acct

      int getHR_Expense_Acct()
      Get Payroll Expense Account
    • getHR_Expense_A

      I_C_ValidCombination getHR_Expense_A() throws RuntimeException
      Throws:
      RuntimeException
    • setHR_Revenue_Acct

      void setHR_Revenue_Acct(int HR_Revenue_Acct)
      Set Payroll Revenue Account
    • getHR_Revenue_Acct

      int getHR_Revenue_Acct()
      Get Payroll Revenue Account
    • getHR_Revenue_A

      I_C_ValidCombination getHR_Revenue_A() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setIsBalancing

      void setIsBalancing(boolean IsBalancing)
      Set Balancing. All transactions within an element value must balance (e.g. cost centers)
    • isBalancing

      boolean isBalancing()
      Get Balancing. All transactions within an element value must balance (e.g. cost centers)
    • getUpdated

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

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

      void setUser1_ID(int User1_ID)
      Set User Element List 1. User defined list element #1
    • getUser1_ID

      int getUser1_ID()
      Get User Element List 1. User defined list element #1
    • getUser1

      Throws:
      RuntimeException
    • setUser2_ID

      void setUser2_ID(int User2_ID)
      Set User Element List 2. User defined list element #2
    • getUser2_ID

      int getUser2_ID()
      Get User Element List 2. User defined list element #2
    • getUser2

      Throws:
      RuntimeException