Package org.compiere.model
Interface I_M_CostHistory
- All Known Implementing Classes:
X_M_CostHistory
public interface I_M_CostHistory
Generated Interface for M_CostHistory
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 3 - Client - Orgstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name IsActivestatic final String
Column name M_AttributeSetInstance_IDstatic final String
Column name M_CostDetail_IDstatic final String
Column name M_CostElement_IDstatic final String
Column name M_CostHistory_IDstatic final String
Column name M_CostHistory_UUstatic final String
Column name M_CostType_IDstatic final String
Column name M_Product_IDstatic final String
Column name NewCAmtstatic final String
Column name NewCostPricestatic final String
Column name NewCQtystatic final String
Column name NewQtystatic final String
Column name OldCAmtstatic final String
Column name OldCostPricestatic final String
Column name OldCQtystatic final String
Column name OldQtystatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=200001static final String
TableName=M_CostHistory -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.Get Created.int
Get Created By.int
Get Attribute Set Instance.int
Get Cost Detail.int
Get Cost Element.int
Get Cost History.Get Cost History UUIDint
Get Cost Type.int
Get Product.Get New Accumulated Amt.Get New Cost Price.Get New Accumulated Qty.Get New Current Quantity.Get Old Accumulated Amt.Get Old Current Cost Price.Get Old Accumulated Qty.Get Old Current Quantity.Get Updated.int
Get Updated By.boolean
isActive()
Get Active.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setIsActive
(boolean IsActive) Set Active.void
setM_AttributeSetInstance_ID
(int M_AttributeSetInstance_ID) Set Attribute Set Instance.void
setM_CostDetail_ID
(int M_CostDetail_ID) Set Cost Detail.void
setM_CostElement_ID
(int M_CostElement_ID) Set Cost Element.void
setM_CostHistory_ID
(int M_CostHistory_ID) Set Cost History.void
setM_CostHistory_UU
(String M_CostHistory_UU) Set Cost History UUIDvoid
setM_CostType_ID
(int M_CostType_ID) Set Cost Type.void
setM_Product_ID
(int M_Product_ID) Set Product.void
setNewCAmt
(BigDecimal NewCAmt) Set New Accumulated Amt.void
setNewCostPrice
(BigDecimal NewCostPrice) Set New Cost Price.void
setNewCQty
(BigDecimal NewCQty) Set New Accumulated Qty.void
setNewQty
(BigDecimal NewQty) Set New Current Quantity.void
setOldCAmt
(BigDecimal OldCAmt) Set Old Accumulated Amt.void
setOldCostPrice
(BigDecimal OldCostPrice) Set Old Current Cost Price.void
setOldCQty
(BigDecimal OldCQty) Set Old Accumulated Qty.void
setOldQty
(BigDecimal OldQty) Set Old Current Quantity.
-
Field Details
-
Table_Name
TableName=M_CostHistory- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=200001- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_M_AttributeSetInstance_ID
Column name M_AttributeSetInstance_ID- See Also:
-
COLUMNNAME_M_CostDetail_ID
Column name M_CostDetail_ID- See Also:
-
COLUMNNAME_M_CostElement_ID
Column name M_CostElement_ID- See Also:
-
COLUMNNAME_M_CostHistory_ID
Column name M_CostHistory_ID- See Also:
-
COLUMNNAME_M_CostHistory_UU
Column name M_CostHistory_UU- See Also:
-
COLUMNNAME_M_CostType_ID
Column name M_CostType_ID- See Also:
-
COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
-
COLUMNNAME_NewCAmt
Column name NewCAmt- See Also:
-
COLUMNNAME_NewCostPrice
Column name NewCostPrice- See Also:
-
COLUMNNAME_NewCQty
Column name NewCQty- See Also:
-
COLUMNNAME_NewQty
Column name NewQty- See Also:
-
COLUMNNAME_OldCAmt
Column name OldCAmt- See Also:
-
COLUMNNAME_OldCostPrice
Column name OldCostPrice- See Also:
-
COLUMNNAME_OldCQty
Column name OldCQty- See Also:
-
COLUMNNAME_OldQty
Column name OldQty- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
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_AttributeSetInstance_ID
void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID) Set Attribute Set Instance. Product Attribute Set Instance -
getM_AttributeSetInstance_ID
int getM_AttributeSetInstance_ID()Get Attribute Set Instance. Product Attribute Set Instance -
getM_AttributeSetInstance
- Throws:
RuntimeException
-
setM_CostDetail_ID
void setM_CostDetail_ID(int M_CostDetail_ID) Set Cost Detail. Cost Detail Information -
getM_CostDetail_ID
int getM_CostDetail_ID()Get Cost Detail. Cost Detail Information -
getM_CostDetail
- Throws:
RuntimeException
-
setM_CostElement_ID
void setM_CostElement_ID(int M_CostElement_ID) Set Cost Element. Product Cost Element -
getM_CostElement_ID
int getM_CostElement_ID()Get Cost Element. Product Cost Element -
getM_CostElement
- Throws:
RuntimeException
-
setM_CostHistory_ID
void setM_CostHistory_ID(int M_CostHistory_ID) Set Cost History. Movement history for M_Cost -
getM_CostHistory_ID
int getM_CostHistory_ID()Get Cost History. Movement history for M_Cost -
setM_CostHistory_UU
Set Cost History UUID -
getM_CostHistory_UU
String getM_CostHistory_UU()Get Cost History UUID -
setM_CostType_ID
void setM_CostType_ID(int M_CostType_ID) Set Cost Type. Type of Cost (e.g. Current, Plan, Future) -
getM_CostType_ID
int getM_CostType_ID()Get Cost Type. Type of Cost (e.g. Current, Plan, Future) -
getM_CostType
- Throws:
RuntimeException
-
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
- Throws:
RuntimeException
-
setNewCAmt
Set New Accumulated Amt. Accumulated Amt after processing of M_CostDetail -
getNewCAmt
BigDecimal getNewCAmt()Get New Accumulated Amt. Accumulated Amt after processing of M_CostDetail -
setNewCostPrice
Set New Cost Price. New current cost price after processing of M_CostDetail -
getNewCostPrice
BigDecimal getNewCostPrice()Get New Cost Price. New current cost price after processing of M_CostDetail -
setNewCQty
Set New Accumulated Qty. New Accumulated Qty after processing of M_CostDetail -
getNewCQty
BigDecimal getNewCQty()Get New Accumulated Qty. New Accumulated Qty after processing of M_CostDetail -
setNewQty
Set New Current Quantity. New current quantity after processing of M_CostDetail -
getNewQty
BigDecimal getNewQty()Get New Current Quantity. New current quantity after processing of M_CostDetail -
setOldCAmt
Set Old Accumulated Amt. Old accumulated amt before the processing of M_CostDetail -
getOldCAmt
BigDecimal getOldCAmt()Get Old Accumulated Amt. Old accumulated amt before the processing of M_CostDetail -
setOldCostPrice
Set Old Current Cost Price. Old current cost price before the processing of M_CostDetail -
getOldCostPrice
BigDecimal getOldCostPrice()Get Old Current Cost Price. Old current cost price before the processing of M_CostDetail -
setOldCQty
Set Old Accumulated Qty. Old accumulated qty before the processing of M_CostDetail -
getOldCQty
BigDecimal getOldCQty()Get Old Accumulated Qty. Old accumulated qty before the processing of M_CostDetail -
setOldQty
Set Old Current Quantity. Old current quantity before the processing of M_CostDetail -
getOldQty
BigDecimal getOldQty()Get Old Current Quantity. Old current quantity before the processing of M_CostDetail -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-