Uses of Class
org.compiere.model.MCostHistory
Package
Description
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of MCostHistory in org.compiere.model
Modifier and TypeMethodDescriptionprotected static MCostHistory
MCostHistory.get
(Properties ctx, int AD_Client_ID, int AD_Org_ID, int M_Product_ID, int M_CostType_ID, int C_AcctSchema_ID, String costingMethod, int M_CostElement_ID, int M_AttributeSetInstance_ID, Timestamp dateAcct, String trxName) Get Cost History Record by Account Date If no cost history record <= account date, simulate using the first cost history record after account dateprotected static MCostHistory
MCostHistory.get
(Properties ctx, int AD_Org_ID, int M_CostType_ID, int C_AcctSchema_ID, String costingMethod, int M_CostElement_ID, int M_AttributeSetInstance_ID, MCostDetail cd, String trxName) Get Cost History Record by Cost Detail