Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets flags for all the specified non-empty dimensions.
Syntax
Note
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.
Microsoft Dynamics AX 2012 R3
public void initFromInventDim(InventDim _inventDim, [List _dimFieldList])
Microsoft Dynamics AX 2012 R2 (SYS)
public void initFromInventDim(InventDim _inventDim)
Microsoft Dynamics AX 2012 Feature Pack (SYS)
public void initFromInventDim(InventDim _inventDim)
Microsoft Dynamics AX 2012 (FPK)
public void initFromInventDim(InventDim _inventDim)
Microsoft Dynamics AX 2012 (SYS)
public void initFromInventDim(InventDim _inventDim)
Run On
Called
Parameters
- _inventDim
Type: InventDim Table
The inventory dimensions.
- _dimFieldList
Type: List Class
The list of dimensions that need to be considered.
Remarks
By default all dimensions are considered.