InventDimViewContract.parmViewInventOwnerId_RU Method [AX 2012]
Gets or sets the ViewInventOwnerId_RU parameter.
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 InventOwnerIdFlag_RU parmViewInventOwnerId_RU([InventOwnerIdFlag_RU _viewInventOwnerId])
Microsoft Dynamics AX 2012 R2 (SYS)
public boolean parmViewInventOwnerId_RU([boolean _viewInventOwnerId])
Run On
Called
Parameters
- _viewInventOwnerId
Type: InventOwnerIdFlag_RU Extended Data Type
The value to set.
Return Value
Type: InventOwnerIdFlag_RU Extended Data Type
The value of the ViewInventOwnerId_RU parameter.