PurchRFQCaseLine.setInventDimId Method
Applies the InventDimId parameter to the PurchRFQCaseLine.inventDimId field and assigns default values that are based on the new inventory dimensions.
Syntax
public void setInventDimId(InventDimId _inventDimId, [InventDim _inventDim])
Run On
Called
Parameters
- _inventDimId
Type: InventDimId Extended Data Type
The InventDimId value that should be applied to the PurchRFQCaseLine.InventDimId field.
- _inventDim
Type: InventDim Table
The InventDim record buffer related to the InventDimId parameters; optional.