|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_M_Product_Acct
Generated Interface for M_Product_Acct
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_C_AcctSchema_ID
Column name C_AcctSchema_ID |
static String |
COLUMNNAME_M_Product_ID
Column name M_Product_ID |
static String |
COLUMNNAME_P_Asset_Acct
Column name P_Asset_Acct |
static String |
COLUMNNAME_P_COGS_Acct
Column name P_COGS_Acct |
static String |
COLUMNNAME_P_CostAdjustment_Acct
Column name P_CostAdjustment_Acct |
static String |
COLUMNNAME_P_Expense_Acct
Column name P_Expense_Acct |
static String |
COLUMNNAME_P_InventoryClearing_Acct
Column name P_InventoryClearing_Acct |
static String |
COLUMNNAME_P_InvoicePriceVariance_Acct
Column name P_InvoicePriceVariance_Acct |
static String |
COLUMNNAME_P_PurchasePriceVariance_Acct
Column name P_PurchasePriceVariance_Acct |
static String |
COLUMNNAME_P_Revenue_Acct
Column name P_Revenue_Acct |
static String |
COLUMNNAME_P_TradeDiscountGrant_Acct
Column name P_TradeDiscountGrant_Acct |
static String |
COLUMNNAME_P_TradeDiscountRec_Acct
Column name P_TradeDiscountRec_Acct |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=273 |
static String |
Table_Name
TableName=M_Product_Acct |
| Method Summary | |
|---|---|
int |
getC_AcctSchema_ID()
Get Accounting Schema. |
I_C_AcctSchema |
getC_AcctSchema()
|
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
int |
getP_Asset_Acct()
Get Product Asset. |
int |
getP_COGS_Acct()
Get Product COGS. |
int |
getP_CostAdjustment_Acct()
Get Cost Adjustment. |
int |
getP_Expense_Acct()
Get Product Expense. |
int |
getP_InventoryClearing_Acct()
Get Inventory Clearing. |
int |
getP_InvoicePriceVariance_Acct()
Get Invoice Price Variance. |
int |
getP_PurchasePriceVariance_Acct()
Get Purchase Price Variance. |
int |
getP_Revenue_Acct()
Get Product Revenue. |
int |
getP_TradeDiscountGrant_Acct()
Get Trade Discount Granted. |
int |
getP_TradeDiscountRec_Acct()
Get Trade Discount Received. |
void |
setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setP_Asset_Acct(int P_Asset_Acct)
Set Product Asset. |
void |
setP_COGS_Acct(int P_COGS_Acct)
Set Product COGS. |
void |
setP_CostAdjustment_Acct(int P_CostAdjustment_Acct)
Set Cost Adjustment. |
void |
setP_Expense_Acct(int P_Expense_Acct)
Set Product Expense. |
void |
setP_InventoryClearing_Acct(int P_InventoryClearing_Acct)
Set Inventory Clearing. |
void |
setP_InvoicePriceVariance_Acct(int P_InvoicePriceVariance_Acct)
Set Invoice Price Variance. |
void |
setP_PurchasePriceVariance_Acct(int P_PurchasePriceVariance_Acct)
Set Purchase Price Variance. |
void |
setP_Revenue_Acct(int P_Revenue_Acct)
Set Product Revenue. |
void |
setP_TradeDiscountGrant_Acct(int P_TradeDiscountGrant_Acct)
Set Trade Discount Granted. |
void |
setP_TradeDiscountRec_Acct(int P_TradeDiscountRec_Acct)
Set Trade Discount Received. |
| 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_M_Product_ID
static final String COLUMNNAME_P_Asset_Acct
static final String COLUMNNAME_P_COGS_Acct
static final String COLUMNNAME_P_CostAdjustment_Acct
static final String COLUMNNAME_P_Expense_Acct
static final String COLUMNNAME_P_InventoryClearing_Acct
static final String COLUMNNAME_P_InvoicePriceVariance_Acct
static final String COLUMNNAME_P_PurchasePriceVariance_Acct
static final String COLUMNNAME_P_Revenue_Acct
static final String COLUMNNAME_P_TradeDiscountGrant_Acct
static final String COLUMNNAME_P_TradeDiscountRec_Acct
| Method Detail |
|---|
void setC_AcctSchema_ID(int C_AcctSchema_ID)
int getC_AcctSchema_ID()
I_C_AcctSchema getC_AcctSchema()
throws Exception
Exceptionvoid setM_Product_ID(int M_Product_ID)
int getM_Product_ID()
I_M_Product getM_Product()
throws Exception
Exceptionvoid setP_Asset_Acct(int P_Asset_Acct)
int getP_Asset_Acct()
void setP_COGS_Acct(int P_COGS_Acct)
int getP_COGS_Acct()
void setP_CostAdjustment_Acct(int P_CostAdjustment_Acct)
int getP_CostAdjustment_Acct()
void setP_Expense_Acct(int P_Expense_Acct)
int getP_Expense_Acct()
void setP_InventoryClearing_Acct(int P_InventoryClearing_Acct)
int getP_InventoryClearing_Acct()
void setP_InvoicePriceVariance_Acct(int P_InvoicePriceVariance_Acct)
int getP_InvoicePriceVariance_Acct()
void setP_PurchasePriceVariance_Acct(int P_PurchasePriceVariance_Acct)
int getP_PurchasePriceVariance_Acct()
void setP_Revenue_Acct(int P_Revenue_Acct)
int getP_Revenue_Acct()
void setP_TradeDiscountGrant_Acct(int P_TradeDiscountGrant_Acct)
int getP_TradeDiscountGrant_Acct()
void setP_TradeDiscountRec_Acct(int P_TradeDiscountRec_Acct)
int getP_TradeDiscountRec_Acct()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||