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_AcctGenerated Interface for C_BP_Group_Acct- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 3 - Client - Orgstatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_C_AcctSchema_IDColumn name C_AcctSchema_IDstatic StringCOLUMNNAME_C_BP_Group_Acct_UUColumn name C_BP_Group_Acct_UUstatic StringCOLUMNNAME_C_BP_Group_IDColumn name C_BP_Group_IDstatic StringCOLUMNNAME_C_Prepayment_AcctColumn name C_Prepayment_Acctstatic StringCOLUMNNAME_C_Receivable_AcctColumn name C_Receivable_Acctstatic StringCOLUMNNAME_C_Receivable_Services_AcctColumn name C_Receivable_Services_Acctstatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_NotInvoicedReceipts_AcctColumn name NotInvoicedReceipts_Acctstatic StringCOLUMNNAME_PayDiscount_Exp_AcctColumn name PayDiscount_Exp_Acctstatic StringCOLUMNNAME_PayDiscount_Rev_AcctColumn name PayDiscount_Rev_Acctstatic StringCOLUMNNAME_ProcessingColumn name Processingstatic StringCOLUMNNAME_UnEarnedRevenue_AcctColumn name UnEarnedRevenue_Acctstatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic StringCOLUMNNAME_V_Liability_AcctColumn name V_Liability_Acctstatic StringCOLUMNNAME_V_Liability_Services_AcctColumn name V_Liability_Services_Acctstatic StringCOLUMNNAME_V_Prepayment_AcctColumn name V_Prepayment_Acctstatic StringCOLUMNNAME_WriteOff_AcctColumn name WriteOff_Acctstatic KeyNamePairModelstatic intTable_IDAD_Table_ID=395static StringTable_NameTableName=C_BP_Group_Acct
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.I_C_AcctSchemagetC_AcctSchema()intgetC_AcctSchema_ID()Get Accounting Schema.I_C_BP_GroupgetC_BP_Group()StringgetC_BP_Group_Acct_UU()Get C_BP_Group_Acct_UUintgetC_BP_Group_ID()Get Business Partner Group.I_C_ValidCombinationgetC_Prepayment_A()intgetC_Prepayment_Acct()Get Customer Prepayment.I_C_ValidCombinationgetC_Receivable_A()intgetC_Receivable_Acct()Get Customer Receivables.I_C_ValidCombinationgetC_Receivable_Services_A()intgetC_Receivable_Services_Acct()Get Receivable Services.TimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.I_C_ValidCombinationgetNotInvoicedReceipts_A()intgetNotInvoicedReceipts_Acct()Get Not-invoiced Receipts.I_C_ValidCombinationgetPayDiscount_Exp_A()intgetPayDiscount_Exp_Acct()Get Payment Discount Expense.I_C_ValidCombinationgetPayDiscount_Rev_A()intgetPayDiscount_Rev_Acct()Get Payment Discount Revenue.I_C_ValidCombinationgetUnEarnedRevenue_A()intgetUnEarnedRevenue_Acct()Get Unearned Revenue.TimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.I_C_ValidCombinationgetV_Liability_A()intgetV_Liability_Acct()Get Vendor Liability.I_C_ValidCombinationgetV_Liability_Services_A()intgetV_Liability_Services_Acct()Get Vendor Service Liability.I_C_ValidCombinationgetV_Prepayment_A()intgetV_Prepayment_Acct()Get Vendor Prepayment.I_C_ValidCombinationgetWriteOff_A()intgetWriteOff_Acct()Get Write-off.booleanisActive()Get Active.booleanisProcessing()Get Process NowvoidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetC_AcctSchema_ID(int C_AcctSchema_ID)Set Accounting Schema.voidsetC_BP_Group_Acct_UU(String C_BP_Group_Acct_UU)Set C_BP_Group_Acct_UUvoidsetC_BP_Group_ID(int C_BP_Group_ID)Set Business Partner Group.voidsetC_Prepayment_Acct(int C_Prepayment_Acct)Set Customer Prepayment.voidsetC_Receivable_Acct(int C_Receivable_Acct)Set Customer Receivables.voidsetC_Receivable_Services_Acct(int C_Receivable_Services_Acct)Set Receivable Services.voidsetIsActive(boolean IsActive)Set Active.voidsetNotInvoicedReceipts_Acct(int NotInvoicedReceipts_Acct)Set Not-invoiced Receipts.voidsetPayDiscount_Exp_Acct(int PayDiscount_Exp_Acct)Set Payment Discount Expense.voidsetPayDiscount_Rev_Acct(int PayDiscount_Rev_Acct)Set Payment Discount Revenue.voidsetProcessing(boolean Processing)Set Process NowvoidsetUnEarnedRevenue_Acct(int UnEarnedRevenue_Acct)Set Unearned Revenue.voidsetV_Liability_Acct(int V_Liability_Acct)Set Vendor Liability.voidsetV_Liability_Services_Acct(int V_Liability_Services_Acct)Set Vendor Service Liability.voidsetV_Prepayment_Acct(int V_Prepayment_Acct)Set Vendor Prepayment.voidsetWriteOff_Acct(int WriteOff_Acct)Set Write-off.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=C_BP_Group_Acct- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=395- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
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_Acct_UU
static final String COLUMNNAME_C_BP_Group_Acct_UU
Column name C_BP_Group_Acct_UU- 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_C_Prepayment_Acct
static final String COLUMNNAME_C_Prepayment_Acct
Column name C_Prepayment_Acct- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_C_Receivable_Acct
static final String COLUMNNAME_C_Receivable_Acct
Column name C_Receivable_Acct- See Also:
- Constant Field Values
-
COLUMNNAME_C_Receivable_Services_Acct
static final String COLUMNNAME_C_Receivable_Services_Acct
Column name C_Receivable_Services_Acct- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_NotInvoicedReceipts_Acct
static final String COLUMNNAME_NotInvoicedReceipts_Acct
Column name NotInvoicedReceipts_Acct- See Also:
- Constant Field Values
-
COLUMNNAME_PayDiscount_Exp_Acct
static final String COLUMNNAME_PayDiscount_Exp_Acct
Column name PayDiscount_Exp_Acct- See Also:
- Constant Field Values
-
COLUMNNAME_PayDiscount_Rev_Acct
static final String COLUMNNAME_PayDiscount_Rev_Acct
Column name PayDiscount_Rev_Acct- See Also:
- Constant Field Values
-
COLUMNNAME_Processing
static final String COLUMNNAME_Processing
Column name Processing- See Also:
- Constant Field Values
-
COLUMNNAME_UnEarnedRevenue_Acct
static final String COLUMNNAME_UnEarnedRevenue_Acct
Column name UnEarnedRevenue_Acct- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_V_Liability_Acct
static final String COLUMNNAME_V_Liability_Acct
Column name V_Liability_Acct- See Also:
- Constant Field Values
-
COLUMNNAME_V_Liability_Services_Acct
static final String COLUMNNAME_V_Liability_Services_Acct
Column name V_Liability_Services_Acct- See Also:
- Constant Field Values
-
COLUMNNAME_V_Prepayment_Acct
static final String COLUMNNAME_V_Prepayment_Acct
Column name V_Prepayment_Acct- See Also:
- Constant Field Values
-
COLUMNNAME_WriteOff_Acct
static final String COLUMNNAME_WriteOff_Acct
Column name WriteOff_Acct- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
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 RuntimeException
- Throws:
RuntimeException
-
setC_BP_Group_Acct_UU
void setC_BP_Group_Acct_UU(String C_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
I_C_BP_Group getC_BP_Group() throws RuntimeException
- 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
I_C_ValidCombination getC_Prepayment_A() throws RuntimeException
- 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
I_C_ValidCombination getC_Receivable_A() throws RuntimeException
- 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
I_C_ValidCombination getC_Receivable_Services_A() throws RuntimeException
- 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
I_C_ValidCombination getNotInvoicedReceipts_A() throws RuntimeException
- 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
I_C_ValidCombination getPayDiscount_Exp_A() throws RuntimeException
- 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
I_C_ValidCombination getPayDiscount_Rev_A() throws RuntimeException
- 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
I_C_ValidCombination getUnEarnedRevenue_A() throws RuntimeException
- 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
I_C_ValidCombination getV_Liability_A() throws RuntimeException
- 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
I_C_ValidCombination getV_Liability_Services_A() throws RuntimeException
- 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
I_C_ValidCombination getV_Prepayment_A() throws RuntimeException
- 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
I_C_ValidCombination getWriteOff_A() throws RuntimeException
- Throws:
RuntimeException
-
-