Package org.compiere.model
Interface I_M_Product_Acct
-
- All Known Implementing Classes:
X_M_Product_Acct
public interface I_M_Product_AcctGenerated Interface for M_Product_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_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_M_Product_Acct_UUColumn name M_Product_Acct_UUstatic StringCOLUMNNAME_M_Product_IDColumn name M_Product_IDstatic StringCOLUMNNAME_P_Asset_AcctColumn name P_Asset_Acctstatic StringCOLUMNNAME_P_AverageCostVariance_AcctColumn name P_AverageCostVariance_Acctstatic StringCOLUMNNAME_P_COGS_AcctColumn name P_COGS_Acctstatic StringCOLUMNNAME_P_CostAdjustment_AcctColumn name P_CostAdjustment_Acctstatic StringCOLUMNNAME_P_Expense_AcctColumn name P_Expense_Acctstatic StringCOLUMNNAME_P_InventoryClearing_AcctColumn name P_InventoryClearing_Acctstatic StringCOLUMNNAME_P_InvoicePriceVariance_AcctColumn name P_InvoicePriceVariance_Acctstatic StringCOLUMNNAME_P_LandedCostClearing_AcctColumn name P_LandedCostClearing_Acctstatic StringCOLUMNNAME_P_PurchasePriceVariance_AcctColumn name P_PurchasePriceVariance_Acctstatic StringCOLUMNNAME_P_RateVariance_AcctColumn name P_RateVariance_Acctstatic StringCOLUMNNAME_P_Revenue_AcctColumn name P_Revenue_Acctstatic StringCOLUMNNAME_P_TradeDiscountGrant_AcctColumn name P_TradeDiscountGrant_Acctstatic StringCOLUMNNAME_P_TradeDiscountRec_AcctColumn name P_TradeDiscountRec_Acctstatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic KeyNamePairModelstatic intTable_IDAD_Table_ID=273static StringTable_NameTableName=M_Product_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.TimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.I_M_ProductgetM_Product()StringgetM_Product_Acct_UU()Get M_Product_Acct_UUintgetM_Product_ID()Get Product.I_C_ValidCombinationgetP_Asset_A()intgetP_Asset_Acct()Get Product Asset.I_C_ValidCombinationgetP_AverageCostVariance_A()intgetP_AverageCostVariance_Acct()Get Average Cost Variance.I_C_ValidCombinationgetP_COGS_A()intgetP_COGS_Acct()Get Product COGS.I_C_ValidCombinationgetP_CostAdjustment_A()intgetP_CostAdjustment_Acct()Get Cost Adjustment.I_C_ValidCombinationgetP_Expense_A()intgetP_Expense_Acct()Get Product Expense.I_C_ValidCombinationgetP_InventoryClearing_A()intgetP_InventoryClearing_Acct()Get Inventory Clearing.I_C_ValidCombinationgetP_InvoicePriceVariance_A()intgetP_InvoicePriceVariance_Acct()Get Invoice Price Variance.I_C_ValidCombinationgetP_LandedCostClearing_A()intgetP_LandedCostClearing_Acct()Get Landed Cost Clearing.I_C_ValidCombinationgetP_PurchasePriceVariance_A()intgetP_PurchasePriceVariance_Acct()Get Purchase Price Variance.I_C_ValidCombinationgetP_RateVariance_A()intgetP_RateVariance_Acct()Get Rate Variance.I_C_ValidCombinationgetP_Revenue_A()intgetP_Revenue_Acct()Get Product Revenue.I_C_ValidCombinationgetP_TradeDiscountGrant_A()intgetP_TradeDiscountGrant_Acct()Get Trade Discount Granted.I_C_ValidCombinationgetP_TradeDiscountRec_A()intgetP_TradeDiscountRec_Acct()Get Trade Discount Received.TimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.booleanisActive()Get Active.voidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetC_AcctSchema_ID(int C_AcctSchema_ID)Set Accounting Schema.voidsetIsActive(boolean IsActive)Set Active.voidsetM_Product_Acct_UU(String M_Product_Acct_UU)Set M_Product_Acct_UUvoidsetM_Product_ID(int M_Product_ID)Set Product.voidsetP_Asset_Acct(int P_Asset_Acct)Set Product Asset.voidsetP_AverageCostVariance_Acct(int P_AverageCostVariance_Acct)Set Average Cost Variance.voidsetP_COGS_Acct(int P_COGS_Acct)Set Product COGS.voidsetP_CostAdjustment_Acct(int P_CostAdjustment_Acct)Set Cost Adjustment.voidsetP_Expense_Acct(int P_Expense_Acct)Set Product Expense.voidsetP_InventoryClearing_Acct(int P_InventoryClearing_Acct)Set Inventory Clearing.voidsetP_InvoicePriceVariance_Acct(int P_InvoicePriceVariance_Acct)Set Invoice Price Variance.voidsetP_LandedCostClearing_Acct(int P_LandedCostClearing_Acct)Set Landed Cost Clearing.voidsetP_PurchasePriceVariance_Acct(int P_PurchasePriceVariance_Acct)Set Purchase Price Variance.voidsetP_RateVariance_Acct(int P_RateVariance_Acct)Set Rate Variance.voidsetP_Revenue_Acct(int P_Revenue_Acct)Set Product Revenue.voidsetP_TradeDiscountGrant_Acct(int P_TradeDiscountGrant_Acct)Set Trade Discount Granted.voidsetP_TradeDiscountRec_Acct(int P_TradeDiscountRec_Acct)Set Trade Discount Received.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=M_Product_Acct- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=273- 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_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_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_M_Product_Acct_UU
static final String COLUMNNAME_M_Product_Acct_UU
Column name M_Product_Acct_UU- See Also:
- Constant Field Values
-
COLUMNNAME_M_Product_ID
static final String COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
- Constant Field Values
-
COLUMNNAME_P_Asset_Acct
static final String COLUMNNAME_P_Asset_Acct
Column name P_Asset_Acct- See Also:
- Constant Field Values
-
COLUMNNAME_P_AverageCostVariance_Acct
static final String COLUMNNAME_P_AverageCostVariance_Acct
Column name P_AverageCostVariance_Acct- See Also:
- Constant Field Values
-
COLUMNNAME_P_COGS_Acct
static final String COLUMNNAME_P_COGS_Acct
Column name P_COGS_Acct- See Also:
- Constant Field Values
-
COLUMNNAME_P_CostAdjustment_Acct
static final String COLUMNNAME_P_CostAdjustment_Acct
Column name P_CostAdjustment_Acct- See Also:
- Constant Field Values
-
COLUMNNAME_P_Expense_Acct
static final String COLUMNNAME_P_Expense_Acct
Column name P_Expense_Acct- See Also:
- Constant Field Values
-
COLUMNNAME_P_InventoryClearing_Acct
static final String COLUMNNAME_P_InventoryClearing_Acct
Column name P_InventoryClearing_Acct- See Also:
- Constant Field Values
-
COLUMNNAME_P_InvoicePriceVariance_Acct
static final String COLUMNNAME_P_InvoicePriceVariance_Acct
Column name P_InvoicePriceVariance_Acct- See Also:
- Constant Field Values
-
COLUMNNAME_P_LandedCostClearing_Acct
static final String COLUMNNAME_P_LandedCostClearing_Acct
Column name P_LandedCostClearing_Acct- See Also:
- Constant Field Values
-
COLUMNNAME_P_PurchasePriceVariance_Acct
static final String COLUMNNAME_P_PurchasePriceVariance_Acct
Column name P_PurchasePriceVariance_Acct- See Also:
- Constant Field Values
-
COLUMNNAME_P_RateVariance_Acct
static final String COLUMNNAME_P_RateVariance_Acct
Column name P_RateVariance_Acct- See Also:
- Constant Field Values
-
COLUMNNAME_P_Revenue_Acct
static final String COLUMNNAME_P_Revenue_Acct
Column name P_Revenue_Acct- See Also:
- Constant Field Values
-
COLUMNNAME_P_TradeDiscountGrant_Acct
static final String COLUMNNAME_P_TradeDiscountGrant_Acct
Column name P_TradeDiscountGrant_Acct- See Also:
- Constant Field Values
-
COLUMNNAME_P_TradeDiscountRec_Acct
static final String COLUMNNAME_P_TradeDiscountRec_Acct
Column name P_TradeDiscountRec_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
-
-
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
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
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
-
setM_Product_Acct_UU
void setM_Product_Acct_UU(String M_Product_Acct_UU)
Set M_Product_Acct_UU
-
getM_Product_Acct_UU
String getM_Product_Acct_UU()
Get M_Product_Acct_UU
-
setM_Product_ID
void setM_Product_ID(int M_Product_ID)
Set Product. Product, Service, Item
-
getM_Product_ID
int getM_Product_ID()
Get Product. Product, Service, Item
-
getM_Product
I_M_Product getM_Product() throws RuntimeException
- Throws:
RuntimeException
-
setP_Asset_Acct
void setP_Asset_Acct(int P_Asset_Acct)
Set Product Asset. Account for Product Asset (Inventory)
-
getP_Asset_Acct
int getP_Asset_Acct()
Get Product Asset. Account for Product Asset (Inventory)
-
getP_Asset_A
I_C_ValidCombination getP_Asset_A() throws RuntimeException
- Throws:
RuntimeException
-
setP_AverageCostVariance_Acct
void setP_AverageCostVariance_Acct(int P_AverageCostVariance_Acct)
Set Average Cost Variance. Average Cost Variance
-
getP_AverageCostVariance_Acct
int getP_AverageCostVariance_Acct()
Get Average Cost Variance. Average Cost Variance
-
getP_AverageCostVariance_A
I_C_ValidCombination getP_AverageCostVariance_A() throws RuntimeException
- Throws:
RuntimeException
-
setP_COGS_Acct
void setP_COGS_Acct(int P_COGS_Acct)
Set Product COGS. Account for Cost of Goods Sold
-
getP_COGS_Acct
int getP_COGS_Acct()
Get Product COGS. Account for Cost of Goods Sold
-
getP_COGS_A
I_C_ValidCombination getP_COGS_A() throws RuntimeException
- Throws:
RuntimeException
-
setP_CostAdjustment_Acct
void setP_CostAdjustment_Acct(int P_CostAdjustment_Acct)
Set Cost Adjustment. Product Cost Adjustment Account
-
getP_CostAdjustment_Acct
int getP_CostAdjustment_Acct()
Get Cost Adjustment. Product Cost Adjustment Account
-
getP_CostAdjustment_A
I_C_ValidCombination getP_CostAdjustment_A() throws RuntimeException
- Throws:
RuntimeException
-
setP_Expense_Acct
void setP_Expense_Acct(int P_Expense_Acct)
Set Product Expense. Account for Product Expense
-
getP_Expense_Acct
int getP_Expense_Acct()
Get Product Expense. Account for Product Expense
-
getP_Expense_A
I_C_ValidCombination getP_Expense_A() throws RuntimeException
- Throws:
RuntimeException
-
setP_InventoryClearing_Acct
void setP_InventoryClearing_Acct(int P_InventoryClearing_Acct)
Set Inventory Clearing. Product Inventory Clearing Account
-
getP_InventoryClearing_Acct
int getP_InventoryClearing_Acct()
Get Inventory Clearing. Product Inventory Clearing Account
-
getP_InventoryClearing_A
I_C_ValidCombination getP_InventoryClearing_A() throws RuntimeException
- Throws:
RuntimeException
-
setP_InvoicePriceVariance_Acct
void setP_InvoicePriceVariance_Acct(int P_InvoicePriceVariance_Acct)
Set Invoice Price Variance. Difference between Costs and Invoice Price (IPV)
-
getP_InvoicePriceVariance_Acct
int getP_InvoicePriceVariance_Acct()
Get Invoice Price Variance. Difference between Costs and Invoice Price (IPV)
-
getP_InvoicePriceVariance_A
I_C_ValidCombination getP_InvoicePriceVariance_A() throws RuntimeException
- Throws:
RuntimeException
-
setP_LandedCostClearing_Acct
void setP_LandedCostClearing_Acct(int P_LandedCostClearing_Acct)
Set Landed Cost Clearing. Product Landed Cost Clearing Account
-
getP_LandedCostClearing_Acct
int getP_LandedCostClearing_Acct()
Get Landed Cost Clearing. Product Landed Cost Clearing Account
-
getP_LandedCostClearing_A
I_C_ValidCombination getP_LandedCostClearing_A() throws RuntimeException
- Throws:
RuntimeException
-
setP_PurchasePriceVariance_Acct
void setP_PurchasePriceVariance_Acct(int P_PurchasePriceVariance_Acct)
Set Purchase Price Variance. Difference between Standard Cost and Purchase Price (PPV)
-
getP_PurchasePriceVariance_Acct
int getP_PurchasePriceVariance_Acct()
Get Purchase Price Variance. Difference between Standard Cost and Purchase Price (PPV)
-
getP_PurchasePriceVariance_A
I_C_ValidCombination getP_PurchasePriceVariance_A() throws RuntimeException
- Throws:
RuntimeException
-
setP_RateVariance_Acct
void setP_RateVariance_Acct(int P_RateVariance_Acct)
Set Rate Variance. The Rate Variance account is the account used Manufacturing Order
-
getP_RateVariance_Acct
int getP_RateVariance_Acct()
Get Rate Variance. The Rate Variance account is the account used Manufacturing Order
-
getP_RateVariance_A
I_C_ValidCombination getP_RateVariance_A() throws RuntimeException
- Throws:
RuntimeException
-
setP_Revenue_Acct
void setP_Revenue_Acct(int P_Revenue_Acct)
Set Product Revenue. Account for Product Revenue (Sales Account)
-
getP_Revenue_Acct
int getP_Revenue_Acct()
Get Product Revenue. Account for Product Revenue (Sales Account)
-
getP_Revenue_A
I_C_ValidCombination getP_Revenue_A() throws RuntimeException
- Throws:
RuntimeException
-
setP_TradeDiscountGrant_Acct
void setP_TradeDiscountGrant_Acct(int P_TradeDiscountGrant_Acct)
Set Trade Discount Granted. Trade Discount Granted Account
-
getP_TradeDiscountGrant_Acct
int getP_TradeDiscountGrant_Acct()
Get Trade Discount Granted. Trade Discount Granted Account
-
getP_TradeDiscountGrant_A
I_C_ValidCombination getP_TradeDiscountGrant_A() throws RuntimeException
- Throws:
RuntimeException
-
setP_TradeDiscountRec_Acct
void setP_TradeDiscountRec_Acct(int P_TradeDiscountRec_Acct)
Set Trade Discount Received. Trade Discount Receivable Account
-
getP_TradeDiscountRec_Acct
int getP_TradeDiscountRec_Acct()
Get Trade Discount Received. Trade Discount Receivable Account
-
getP_TradeDiscountRec_A
I_C_ValidCombination getP_TradeDiscountRec_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
-
-