PurchRFQCaseLine.setInventDimIdFromInventDim Method
Finds or creates an InventDimId value for the InventDim parameter and applies the found InventDimId to the PurchRFQCaseLine.inventDimId field.
Syntax
public void setInventDimIdFromInventDim(InventDim _inventDim)
Run On
Called
Parameters
- _inventDim
Type: InventDim Table
An InventDim record buffer that should be referenced by the current PurchRFQCaseLine record buffer.