|
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_Category_Acct
Generated Interface for M_Product_Category_Acct
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_C_AcctSchema_ID
Column name C_AcctSchema_ID |
static String |
COLUMNNAME_CostingLevel
Column name CostingLevel |
static String |
COLUMNNAME_CostingMethod
Column name CostingMethod |
static String |
COLUMNNAME_M_Product_Category_ID
Column name M_Product_Category_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 String |
COLUMNNAME_Processing
Column name Processing |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=401 |
static String |
Table_Name
TableName=M_Product_Category_Acct |
| Method Summary | |
|---|---|
int |
getC_AcctSchema_ID()
Get Accounting Schema. |
I_C_AcctSchema |
getC_AcctSchema()
|
String |
getCostingLevel()
Get Costing Level. |
String |
getCostingMethod()
Get Costing Method. |
int |
getM_Product_Category_ID()
Get Product Category. |
I_M_Product_Category |
getM_Product_Category()
|
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. |
boolean |
isProcessing()
Get Process Now |
void |
setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema. |
void |
setCostingLevel(String CostingLevel)
Set Costing Level. |
void |
setCostingMethod(String CostingMethod)
Set Costing Method. |
void |
setM_Product_Category_ID(int M_Product_Category_ID)
Set Product Category. |
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. |
void |
setProcessing(boolean Processing)
Set Process Now |
| 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_CostingLevel
static final String COLUMNNAME_CostingMethod
static final String COLUMNNAME_M_Product_Category_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_Processing
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 setCostingLevel(String CostingLevel)
String getCostingLevel()
void setCostingMethod(String CostingMethod)
String getCostingMethod()
void setM_Product_Category_ID(int M_Product_Category_ID)
int getM_Product_Category_ID()
I_M_Product_Category getM_Product_Category()
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 setProcessing(boolean Processing)
boolean isProcessing()
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 | |||||||||