Share via


ReqPlanData.getReqCovDimIdCache Method [AX 2012]

Gets the cache that is used for computing the MRP coverage dimension for the ReqTrans records of type BOM line.

Syntax

public Map getReqCovDimIdCache()

Run On

Called

Return Value

Type: Map Class
A Map that stores [key=InventDimId#Item, value=CovInventDimId]

See Also

Reference

ReqPlanData Class