ReqTransCache.listCovDimSortedAsSet Method [AX 2012]
Returns a sorted list of sets of coverage dimensions.
public List listCovDimSortedAsSet(
ItemId _itemId,
ReqPlanData _reqPlanData,
[boolean _reversed])
Run On
CalledParameters
- _itemId
- Type: ItemId Extended Data Type
A string that holds the itemID value.
- _reqPlanData
- Type: ReqPlanData Class
A object that holds cached data.
- _reversed
- Type: boolean
A Boolean value that indicates whether the list should be in a reversed order; optional.
Community Additions
ADD
Show: