|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_M_Cost
Generated Interface for M_Cost
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_C_AcctSchema_ID
Column name C_AcctSchema_ID |
static String |
COLUMNNAME_CostingMethod
Column name CostingMethod |
static String |
COLUMNNAME_CumulatedAmt
Column name CumulatedAmt |
static String |
COLUMNNAME_CumulatedQty
Column name CumulatedQty |
static String |
COLUMNNAME_CurrentCostPrice
Column name CurrentCostPrice |
static String |
COLUMNNAME_CurrentCostPriceLL
Column name CurrentCostPriceLL |
static String |
COLUMNNAME_CurrentQty
Column name CurrentQty |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_FutureCostPrice
Column name FutureCostPrice |
static String |
COLUMNNAME_M_AttributeSetInstance_ID
Column name M_AttributeSetInstance_ID |
static String |
COLUMNNAME_M_CostElement_ID
Column name M_CostElement_ID |
static String |
COLUMNNAME_M_CostType_ID
Column name M_CostType_ID |
static String |
COLUMNNAME_M_Product_ID
Column name M_Product_ID |
static String |
COLUMNNAME_Percent
Column name Percent |
static String |
COLUMNNAME_Processed
Column name Processed |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=771 |
static String |
Table_Name
TableName=M_Cost |
| Method Summary | |
|---|---|
int |
getC_AcctSchema_ID()
Get Accounting Schema. |
I_C_AcctSchema |
getC_AcctSchema()
|
String |
getCostingMethod()
Get Costing Method. |
BigDecimal |
getCumulatedAmt()
Get Accumulated Amt. |
BigDecimal |
getCumulatedQty()
Get Accumulated Qty. |
BigDecimal |
getCurrentCostPrice()
Get Current Cost Price. |
BigDecimal |
getCurrentCostPriceLL()
Get CurrentCostPriceLL |
BigDecimal |
getCurrentQty()
Get Current Quantity. |
String |
getDescription()
Get Description. |
BigDecimal |
getFutureCostPrice()
Get Future Cost Price |
int |
getM_AttributeSetInstance_ID()
Get Attribute Set Instance. |
int |
getM_CostElement_ID()
Get Cost Element. |
I_M_CostElement |
getM_CostElement()
|
int |
getM_CostType_ID()
Get Cost Type. |
I_M_CostType |
getM_CostType()
|
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
int |
getPercent()
Get Percent. |
boolean |
isProcessed()
Get Processed. |
void |
setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema. |
void |
setCostingMethod(String CostingMethod)
Set Costing Method. |
void |
setCumulatedAmt(BigDecimal CumulatedAmt)
Set Accumulated Amt. |
void |
setCumulatedQty(BigDecimal CumulatedQty)
Set Accumulated Qty. |
void |
setCurrentCostPrice(BigDecimal CurrentCostPrice)
Set Current Cost Price. |
void |
setCurrentCostPriceLL(BigDecimal CurrentCostPriceLL)
Set CurrentCostPriceLL |
void |
setCurrentQty(BigDecimal CurrentQty)
Set Current Quantity. |
void |
setDescription(String Description)
Set Description. |
void |
setFutureCostPrice(BigDecimal FutureCostPrice)
Set Future Cost Price |
void |
setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance. |
void |
setM_CostElement_ID(int M_CostElement_ID)
Set Cost Element. |
void |
setM_CostType_ID(int M_CostType_ID)
Set Cost Type. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setPercent(int Percent)
Set Percent. |
void |
setProcessed(boolean Processed)
Set Processed. |
| 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_CostingMethod
static final String COLUMNNAME_CumulatedAmt
static final String COLUMNNAME_CumulatedQty
static final String COLUMNNAME_CurrentCostPrice
static final String COLUMNNAME_CurrentCostPriceLL
static final String COLUMNNAME_CurrentQty
static final String COLUMNNAME_Description
static final String COLUMNNAME_FutureCostPrice
static final String COLUMNNAME_M_AttributeSetInstance_ID
static final String COLUMNNAME_M_CostElement_ID
static final String COLUMNNAME_M_CostType_ID
static final String COLUMNNAME_M_Product_ID
static final String COLUMNNAME_Percent
static final String COLUMNNAME_Processed
| Method Detail |
|---|
void setC_AcctSchema_ID(int C_AcctSchema_ID)
int getC_AcctSchema_ID()
I_C_AcctSchema getC_AcctSchema()
throws Exception
Exceptionvoid setCostingMethod(String CostingMethod)
String getCostingMethod()
void setCumulatedAmt(BigDecimal CumulatedAmt)
BigDecimal getCumulatedAmt()
void setCumulatedQty(BigDecimal CumulatedQty)
BigDecimal getCumulatedQty()
void setCurrentCostPrice(BigDecimal CurrentCostPrice)
BigDecimal getCurrentCostPrice()
void setCurrentCostPriceLL(BigDecimal CurrentCostPriceLL)
BigDecimal getCurrentCostPriceLL()
void setCurrentQty(BigDecimal CurrentQty)
BigDecimal getCurrentQty()
void setDescription(String Description)
String getDescription()
void setFutureCostPrice(BigDecimal FutureCostPrice)
BigDecimal getFutureCostPrice()
void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
int getM_AttributeSetInstance_ID()
void setM_CostElement_ID(int M_CostElement_ID)
int getM_CostElement_ID()
I_M_CostElement getM_CostElement()
throws Exception
Exceptionvoid setM_CostType_ID(int M_CostType_ID)
int getM_CostType_ID()
I_M_CostType getM_CostType()
throws Exception
Exceptionvoid setM_Product_ID(int M_Product_ID)
int getM_Product_ID()
I_M_Product getM_Product()
throws Exception
Exceptionvoid setPercent(int Percent)
int getPercent()
void setProcessed(boolean Processed)
boolean isProcessed()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||