|
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_Group_Acct
Generated Interface for C_BP_Group_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_BP_Group_ID
Column name C_BP_Group_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 String |
COLUMNNAME_NotInvoicedReceipts_Acct
Column name NotInvoicedReceipts_Acct |
static String |
COLUMNNAME_NotInvoicedReceivables_Acct
Column name NotInvoicedReceivables_Acct |
static String |
COLUMNNAME_NotInvoicedRevenue_Acct
Column name NotInvoicedRevenue_Acct |
static String |
COLUMNNAME_PayDiscount_Exp_Acct
Column name PayDiscount_Exp_Acct |
static String |
COLUMNNAME_PayDiscount_Rev_Acct
Column name PayDiscount_Rev_Acct |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_UnEarnedRevenue_Acct
Column name UnEarnedRevenue_Acct |
static String |
COLUMNNAME_V_Liability_Acct
Column name V_Liability_Acct |
static String |
COLUMNNAME_V_Liability_Services_Acct
Column name V_Liability_Services_Acct |
static String |
COLUMNNAME_V_Prepayment_Acct
Column name V_Prepayment_Acct |
static String |
COLUMNNAME_WriteOff_Acct
Column name WriteOff_Acct |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=395 |
static String |
Table_Name
TableName=C_BP_Group_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 |
getC_Prepayment_Acct()
Get Customer Prepayment. |
int |
getC_Receivable_Acct()
Get Customer Receivables. |
int |
getC_Receivable_Services_Acct()
Get Receivable Services. |
int |
getNotInvoicedReceipts_Acct()
Get Not-invoiced Receipts. |
int |
getNotInvoicedReceivables_Acct()
Get Not-invoiced Receivables. |
int |
getNotInvoicedRevenue_Acct()
Get Not-invoiced Revenue. |
int |
getPayDiscount_Exp_Acct()
Get Payment Discount Expense. |
int |
getPayDiscount_Rev_Acct()
Get Payment Discount Revenue. |
int |
getUnEarnedRevenue_Acct()
Get Unearned Revenue. |
int |
getV_Liability_Acct()
Get Vendor Liability. |
int |
getV_Liability_Services_Acct()
Get Vendor Service Liability. |
int |
getV_Prepayment_Acct()
Get Vendor Prepayment. |
int |
getWriteOff_Acct()
Get Write-off. |
boolean |
isProcessing()
Get Process Now |
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 |
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. |
void |
setNotInvoicedReceipts_Acct(int NotInvoicedReceipts_Acct)
Set Not-invoiced Receipts. |
void |
setNotInvoicedReceivables_Acct(int NotInvoicedReceivables_Acct)
Set Not-invoiced Receivables. |
void |
setNotInvoicedRevenue_Acct(int NotInvoicedRevenue_Acct)
Set Not-invoiced Revenue. |
void |
setPayDiscount_Exp_Acct(int PayDiscount_Exp_Acct)
Set Payment Discount Expense. |
void |
setPayDiscount_Rev_Acct(int PayDiscount_Rev_Acct)
Set Payment Discount Revenue. |
void |
setProcessing(boolean Processing)
Set Process Now |
void |
setUnEarnedRevenue_Acct(int UnEarnedRevenue_Acct)
Set Unearned Revenue. |
void |
setV_Liability_Acct(int V_Liability_Acct)
Set Vendor Liability. |
void |
setV_Liability_Services_Acct(int V_Liability_Services_Acct)
Set Vendor Service Liability. |
void |
setV_Prepayment_Acct(int V_Prepayment_Acct)
Set Vendor Prepayment. |
void |
setWriteOff_Acct(int WriteOff_Acct)
Set Write-off. |
| 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_BP_Group_ID
static final String COLUMNNAME_C_Prepayment_Acct
static final String COLUMNNAME_C_Receivable_Acct
static final String COLUMNNAME_C_Receivable_Services_Acct
static final String COLUMNNAME_NotInvoicedReceipts_Acct
static final String COLUMNNAME_NotInvoicedReceivables_Acct
static final String COLUMNNAME_NotInvoicedRevenue_Acct
static final String COLUMNNAME_PayDiscount_Exp_Acct
static final String COLUMNNAME_PayDiscount_Rev_Acct
static final String COLUMNNAME_Processing
static final String COLUMNNAME_UnEarnedRevenue_Acct
static final String COLUMNNAME_V_Liability_Acct
static final String COLUMNNAME_V_Liability_Services_Acct
static final String COLUMNNAME_V_Prepayment_Acct
static final String COLUMNNAME_WriteOff_Acct
| Method Detail |
|---|
void setC_AcctSchema_ID(int C_AcctSchema_ID)
int getC_AcctSchema_ID()
I_C_AcctSchema getC_AcctSchema()
throws Exception
Exceptionvoid setC_BP_Group_ID(int C_BP_Group_ID)
int getC_BP_Group_ID()
I_C_BP_Group getC_BP_Group()
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()
void setNotInvoicedReceipts_Acct(int NotInvoicedReceipts_Acct)
int getNotInvoicedReceipts_Acct()
void setNotInvoicedReceivables_Acct(int NotInvoicedReceivables_Acct)
int getNotInvoicedReceivables_Acct()
void setNotInvoicedRevenue_Acct(int NotInvoicedRevenue_Acct)
int getNotInvoicedRevenue_Acct()
void setPayDiscount_Exp_Acct(int PayDiscount_Exp_Acct)
int getPayDiscount_Exp_Acct()
void setPayDiscount_Rev_Acct(int PayDiscount_Rev_Acct)
int getPayDiscount_Rev_Acct()
void setProcessing(boolean Processing)
boolean isProcessing()
void setUnEarnedRevenue_Acct(int UnEarnedRevenue_Acct)
int getUnEarnedRevenue_Acct()
void setV_Liability_Acct(int V_Liability_Acct)
int getV_Liability_Acct()
void setV_Liability_Services_Acct(int V_Liability_Services_Acct)
int getV_Liability_Services_Acct()
void setV_Prepayment_Acct(int V_Prepayment_Acct)
int getV_Prepayment_Acct()
void setWriteOff_Acct(int WriteOff_Acct)
int getWriteOff_Acct()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||