|
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_Customer_Acct
Generated Interface for C_BP_Customer_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_C_Prepayment_Acct
Column name C_Prepayment_Acct |
static String |
COLUMNNAME_C_Receivable_Acct
Column name C_Receivable_Acct |
static String |
COLUMNNAME_C_Receivable_Services_Acct
Column name C_Receivable_Services_Acct |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=183 |
static String |
Table_Name
TableName=C_BP_Customer_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 |
getC_Prepayment_Acct()
Get Customer Prepayment. |
int |
getC_Receivable_Acct()
Get Customer Receivables. |
int |
getC_Receivable_Services_Acct()
Get Receivable Services. |
void |
setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setC_Prepayment_Acct(int C_Prepayment_Acct)
Set Customer Prepayment. |
void |
setC_Receivable_Acct(int C_Receivable_Acct)
Set Customer Receivables. |
void |
setC_Receivable_Services_Acct(int C_Receivable_Services_Acct)
Set Receivable Services. |
| 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_C_Prepayment_Acct
static final String COLUMNNAME_C_Receivable_Acct
static final String COLUMNNAME_C_Receivable_Services_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 setC_Prepayment_Acct(int C_Prepayment_Acct)
int getC_Prepayment_Acct()
void setC_Receivable_Acct(int C_Receivable_Acct)
int getC_Receivable_Acct()
void setC_Receivable_Services_Acct(int C_Receivable_Services_Acct)
int getC_Receivable_Services_Acct()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||