Package org.compiere.model
Interface I_C_BP_Group_Acct
- All Known Implementing Classes:
X_C_BP_Group_Acct
public interface I_C_BP_Group_Acct
Generated Interface for C_BP_Group_Acct
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 3 - Client - Orgstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name C_AcctSchema_IDstatic final String
Column name C_BP_Group_Acct_UUstatic final String
Column name C_BP_Group_IDstatic final String
Column name C_Prepayment_Acctstatic final String
Column name C_Receivable_Acctstatic final String
Column name C_Receivable_Services_Acctstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name IsActivestatic final String
Column name NotInvoicedReceipts_Acctstatic final String
Column name PayDiscount_Exp_Acctstatic final String
Column name PayDiscount_Rev_Acctstatic final String
Column name Processingstatic final String
Column name UnEarnedRevenue_Acctstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name V_Liability_Acctstatic final String
Column name V_Liability_Services_Acctstatic final String
Column name V_Prepayment_Acctstatic final String
Column name WriteOff_Acctstatic final KeyNamePair
static final int
AD_Table_ID=395static final String
TableName=C_BP_Group_Acct -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get Accounting Schema.Get C_BP_Group_Acct_UUint
Get Business Partner Group.int
Get Customer Prepayment.int
Get Customer Receivables.int
Get Receivable Services.Get Created.int
Get Created By.int
Get Not-invoiced Receipts.int
Get Payment Discount Expense.int
Get Payment Discount Revenue.int
Get Unearned Revenue.Get Updated.int
Get Updated By.int
Get Vendor Liability.int
Get Vendor Service Liability.int
Get Vendor Prepayment.int
Get Write-off.boolean
isActive()
Get Active.boolean
Get Process Nowvoid
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setC_AcctSchema_ID
(int C_AcctSchema_ID) Set Accounting Schema.void
setC_BP_Group_Acct_UU
(String C_BP_Group_Acct_UU) Set C_BP_Group_Acct_UUvoid
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
setIsActive
(boolean IsActive) Set Active.void
setNotInvoicedReceipts_Acct
(int NotInvoicedReceipts_Acct) Set Not-invoiced Receipts.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 Nowvoid
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 Details
-
Table_Name
TableName=C_BP_Group_Acct- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=395- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_C_AcctSchema_ID
Column name C_AcctSchema_ID- See Also:
-
COLUMNNAME_C_BP_Group_Acct_UU
Column name C_BP_Group_Acct_UU- See Also:
-
COLUMNNAME_C_BP_Group_ID
Column name C_BP_Group_ID- See Also:
-
COLUMNNAME_C_Prepayment_Acct
Column name C_Prepayment_Acct- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_C_Receivable_Acct
Column name C_Receivable_Acct- See Also:
-
COLUMNNAME_C_Receivable_Services_Acct
Column name C_Receivable_Services_Acct- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_NotInvoicedReceipts_Acct
Column name NotInvoicedReceipts_Acct- See Also:
-
COLUMNNAME_PayDiscount_Exp_Acct
Column name PayDiscount_Exp_Acct- See Also:
-
COLUMNNAME_PayDiscount_Rev_Acct
Column name PayDiscount_Rev_Acct- See Also:
-
COLUMNNAME_Processing
Column name Processing- See Also:
-
COLUMNNAME_UnEarnedRevenue_Acct
Column name UnEarnedRevenue_Acct- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_V_Liability_Acct
Column name V_Liability_Acct- See Also:
-
COLUMNNAME_V_Liability_Services_Acct
Column name V_Liability_Services_Acct- See Also:
-
COLUMNNAME_V_Prepayment_Acct
Column name V_Prepayment_Acct- See Also:
-
COLUMNNAME_WriteOff_Acct
Column name WriteOff_Acct- See Also:
-
-
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
- Throws:
RuntimeException
-
setC_BP_Group_Acct_UU
Set C_BP_Group_Acct_UU -
getC_BP_Group_Acct_UU
String getC_BP_Group_Acct_UU()Get C_BP_Group_Acct_UU -
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
- Throws:
RuntimeException
-
setC_Prepayment_Acct
void setC_Prepayment_Acct(int C_Prepayment_Acct) Set Customer Prepayment. Account for customer prepayments -
getC_Prepayment_Acct
int getC_Prepayment_Acct()Get Customer Prepayment. Account for customer prepayments -
getC_Prepayment_A
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setC_Receivable_Acct
void setC_Receivable_Acct(int C_Receivable_Acct) Set Customer Receivables. Account for Customer Receivables -
getC_Receivable_Acct
int getC_Receivable_Acct()Get Customer Receivables. Account for Customer Receivables -
getC_Receivable_A
- Throws:
RuntimeException
-
setC_Receivable_Services_Acct
void setC_Receivable_Services_Acct(int C_Receivable_Services_Acct) Set Receivable Services. Customer Accounts Receivables Services Account -
getC_Receivable_Services_Acct
int getC_Receivable_Services_Acct()Get Receivable Services. Customer Accounts Receivables Services Account -
getC_Receivable_Services_A
- 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 -
setNotInvoicedReceipts_Acct
void setNotInvoicedReceipts_Acct(int NotInvoicedReceipts_Acct) Set Not-invoiced Receipts. Account for not-invoiced Material Receipts -
getNotInvoicedReceipts_Acct
int getNotInvoicedReceipts_Acct()Get Not-invoiced Receipts. Account for not-invoiced Material Receipts -
getNotInvoicedReceipts_A
- Throws:
RuntimeException
-
setPayDiscount_Exp_Acct
void setPayDiscount_Exp_Acct(int PayDiscount_Exp_Acct) Set Payment Discount Expense. Payment Discount Expense Account -
getPayDiscount_Exp_Acct
int getPayDiscount_Exp_Acct()Get Payment Discount Expense. Payment Discount Expense Account -
getPayDiscount_Exp_A
- Throws:
RuntimeException
-
setPayDiscount_Rev_Acct
void setPayDiscount_Rev_Acct(int PayDiscount_Rev_Acct) Set Payment Discount Revenue. Payment Discount Revenue Account -
getPayDiscount_Rev_Acct
int getPayDiscount_Rev_Acct()Get Payment Discount Revenue. Payment Discount Revenue Account -
getPayDiscount_Rev_A
- Throws:
RuntimeException
-
setProcessing
void setProcessing(boolean Processing) Set Process Now -
isProcessing
boolean isProcessing()Get Process Now -
setUnEarnedRevenue_Acct
void setUnEarnedRevenue_Acct(int UnEarnedRevenue_Acct) Set Unearned Revenue. Account for unearned revenue -
getUnEarnedRevenue_Acct
int getUnEarnedRevenue_Acct()Get Unearned Revenue. Account for unearned revenue -
getUnEarnedRevenue_A
- Throws:
RuntimeException
-
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setV_Liability_Acct
void setV_Liability_Acct(int V_Liability_Acct) Set Vendor Liability. Account for Vendor Liability -
getV_Liability_Acct
int getV_Liability_Acct()Get Vendor Liability. Account for Vendor Liability -
getV_Liability_A
- Throws:
RuntimeException
-
setV_Liability_Services_Acct
void setV_Liability_Services_Acct(int V_Liability_Services_Acct) Set Vendor Service Liability. Account for Vendor Service Liability -
getV_Liability_Services_Acct
int getV_Liability_Services_Acct()Get Vendor Service Liability. Account for Vendor Service Liability -
getV_Liability_Services_A
- Throws:
RuntimeException
-
setV_Prepayment_Acct
void setV_Prepayment_Acct(int V_Prepayment_Acct) Set Vendor Prepayment. Account for Vendor Prepayments -
getV_Prepayment_Acct
int getV_Prepayment_Acct()Get Vendor Prepayment. Account for Vendor Prepayments -
getV_Prepayment_A
- Throws:
RuntimeException
-
setWriteOff_Acct
void setWriteOff_Acct(int WriteOff_Acct) Set Write-off. Account for Receivables write-off -
getWriteOff_Acct
int getWriteOff_Acct()Get Write-off. Account for Receivables write-off -
getWriteOff_A
- Throws:
RuntimeException
-