Uses of Record Class
org.compiere.model.MCost.CostingKey
Packages that use MCost.CostingKey
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 MCost.CostingKey in org.compiere.model
Methods in org.compiere.model that return MCost.CostingKeyModifier and TypeMethodDescriptionstatic MCost.CostingKeyResolves the org/ASI key pair for the given costing level, zeroing out whichever fields are not significant at that costing granularity:Client- both AD_Org_ID and M_AttributeSetInstance_ID are zeroedOrganization- only M_AttributeSetInstance_ID is zeroedBatchLot- only AD_Org_ID is zeroed; ASI is preserved since cost is tracked per lot Any other costing level is passed through unchanged.