|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_BP_Employee_Acct
Generated Interface for C_BP_Employee_Acct
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_C_AcctSchema_ID
Column name C_AcctSchema_ID |
static String |
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID |
static String |
COLUMNNAME_E_Expense_Acct
Column name E_Expense_Acct |
static String |
COLUMNNAME_E_Prepayment_Acct
Column name E_Prepayment_Acct |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=184 |
static String |
Table_Name
TableName=C_BP_Employee_Acct |
| Method Summary | |
|---|---|
int |
getC_AcctSchema_ID()
Get Accounting Schema. |
I_C_AcctSchema |
getC_AcctSchema()
|
int |
getC_BPartner_ID()
Get Business Partner . |
I_C_BPartner |
getC_BPartner()
|
int |
getE_Expense_Acct()
Get Employee Expense. |
int |
getE_Prepayment_Acct()
Get Employee Prepayment. |
void |
setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setE_Expense_Acct(int E_Expense_Acct)
Set Employee Expense. |
void |
setE_Prepayment_Acct(int E_Prepayment_Acct)
Set Employee Prepayment. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_C_AcctSchema_ID
static final String COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_E_Expense_Acct
static final String COLUMNNAME_E_Prepayment_Acct
| Method Detail |
|---|
void setC_AcctSchema_ID(int C_AcctSchema_ID)
int getC_AcctSchema_ID()
I_C_AcctSchema getC_AcctSchema()
throws Exception
Exceptionvoid setC_BPartner_ID(int C_BPartner_ID)
int getC_BPartner_ID()
I_C_BPartner getC_BPartner()
throws Exception
Exceptionvoid setE_Expense_Acct(int E_Expense_Acct)
int getE_Expense_Acct()
void setE_Prepayment_Acct(int E_Prepayment_Acct)
int getE_Prepayment_Acct()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||