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.
Applies the InventDim parameter to the InventDimId field of the AgreementLine record and sets the default values by using the new inventory dimensions.
Syntax
public void setInventDimId(InventDimId _inventDimId, [InventDim _inventDim])
Run On
Called
Parameters
- _inventDimId
Type: InventDimId Extended Data Type
The value to apply to the InventDimId field.
- _inventDim
Type: InventDim Table
The InventDim record buffer that is related to the _inventDimId parameter; optional.