Adempiere 3.5.2a

org.eevolution.model
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 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 3 - Client - Org
static String COLUMNNAME_C_AcctSchema_ID
          Column name C_AcctSchema_ID
static String COLUMNNAME_C_BP_Group_ID
          Column name C_BP_Group_ID
static String COLUMNNAME_HR_Concept_Acct_ID
          Column name HR_Concept_Acct_ID
static String COLUMNNAME_HR_Concept_ID
          Column name HR_Concept_ID
static String COLUMNNAME_HR_Expense_Acct
          Column name HR_Expense_Acct
static String COLUMNNAME_HR_Revenue_Acct
          Column name HR_Revenue_Acct
static String COLUMNNAME_IsBalancing
          Column name IsBalancing
static String COLUMNNAME_User1_ID
          Column name User1_ID
static String COLUMNNAME_User2_ID
          Column name User2_ID
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=53091
static String Table_Name
          TableName=HR_Concept_Acct
 
Method Summary
 int getC_AcctSchema_ID()
          Get Accounting Schema.
 I_C_AcctSchema getC_AcctSchema()
           
 int getC_BP_Group_ID()
          Get Business Partner Group.
 I_C_BP_Group getC_BP_Group()
           
 int getHR_Concept_Acct_ID()
          Get HR_Concept_Acct_ID
 int getHR_Concept_ID()
          Get Concept
 I_HR_Concept getHR_Concept()
           
 int getHR_Expense_Acct()
          Get HR_Expense_Acct
 int getHR_Revenue_Acct()
          Get HR_Revenue_Acct
 int getUser1_ID()
          Get User List 1.
 int getUser2_ID()
          Get User List 2.
 boolean isBalancing()
          Get Balancing.
 void setC_AcctSchema_ID(int C_AcctSchema_ID)
          Set Accounting Schema.
 void setC_BP_Group_ID(int C_BP_Group_ID)
          Set Business Partner Group.
 void setHR_Concept_Acct_ID(int HR_Concept_Acct_ID)
          Set HR_Concept_Acct_ID
 void setHR_Concept_ID(int HR_Concept_ID)
          Set Concept
 void setHR_Expense_Acct(int HR_Expense_Acct)
          Set HR_Expense_Acct
 void setHR_Revenue_Acct(int HR_Revenue_Acct)
          Set HR_Revenue_Acct
 void setIsBalancing(boolean IsBalancing)
          Set Balancing.
 void setUser1_ID(int User1_ID)
          Set User List 1.
 void setUser2_ID(int User2_ID)
          Set User List 2.
 

Field Detail

Table_Name

static final String Table_Name
TableName=HR_Concept_Acct

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=53091


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org


COLUMNNAME_C_AcctSchema_ID

static final String COLUMNNAME_C_AcctSchema_ID
Column name C_AcctSchema_ID

See Also:
Constant Field Values

COLUMNNAME_C_BP_Group_ID

static final String COLUMNNAME_C_BP_Group_ID
Column name C_BP_Group_ID

See Also:
Constant Field Values

COLUMNNAME_HR_Concept_Acct_ID

static final String COLUMNNAME_HR_Concept_Acct_ID
Column name HR_Concept_Acct_ID

See Also:
Constant Field Values

COLUMNNAME_HR_Concept_ID

static final String COLUMNNAME_HR_Concept_ID
Column name HR_Concept_ID

See Also:
Constant Field Values

COLUMNNAME_HR_Expense_Acct

static final String COLUMNNAME_HR_Expense_Acct
Column name HR_Expense_Acct

See Also:
Constant Field Values

COLUMNNAME_HR_Revenue_Acct

static final String COLUMNNAME_HR_Revenue_Acct
Column name HR_Revenue_Acct

See Also:
Constant Field Values

COLUMNNAME_IsBalancing

static final String COLUMNNAME_IsBalancing
Column name IsBalancing

See Also:
Constant Field Values

COLUMNNAME_User1_ID

static final String COLUMNNAME_User1_ID
Column name User1_ID

See Also:
Constant Field Values

COLUMNNAME_User2_ID

static final String COLUMNNAME_User2_ID
Column name User2_ID

See Also:
Constant Field Values
Method Detail

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 Exception
Throws:
Exception

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 Exception
Throws:
Exception

setHR_Concept_Acct_ID

void setHR_Concept_Acct_ID(int HR_Concept_Acct_ID)
Set HR_Concept_Acct_ID


getHR_Concept_Acct_ID

int getHR_Concept_Acct_ID()
Get HR_Concept_Acct_ID


setHR_Concept_ID

void setHR_Concept_ID(int HR_Concept_ID)
Set Concept


getHR_Concept_ID

int getHR_Concept_ID()
Get Concept


getHR_Concept

I_HR_Concept getHR_Concept()
                           throws Exception
Throws:
Exception

setHR_Expense_Acct

void setHR_Expense_Acct(int HR_Expense_Acct)
Set HR_Expense_Acct


getHR_Expense_Acct

int getHR_Expense_Acct()
Get HR_Expense_Acct


setHR_Revenue_Acct

void setHR_Revenue_Acct(int HR_Revenue_Acct)
Set HR_Revenue_Acct


getHR_Revenue_Acct

int getHR_Revenue_Acct()
Get HR_Revenue_Acct


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)


setUser1_ID

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


getUser1_ID

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


setUser2_ID

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


getUser2_ID

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


Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.