InventDimGroupSetup::inventDimParmInitAllCoverageDim Method [AX 2012]
Gets information about which dimensions are marked as coverage dimensions.
Syntax
client server public static void inventDimParmInitAllCoverageDim(InventDimParm _inventDimParmInitAllCovDim)
Run On
Called
Parameters
- _inventDimParmInitAllCovDim
Type: InventDimParm Table
The InventDimParm buffer with fields set to the NoYes::Yes enumeration value for the return for dimensions with the CovPrDimension field enabled.
Remarks
Information is gathered from all dimension groups in the system. It is enough that a dimension is active and marked as coverage dimension in just one dimension group to be returned as coverage dimension.