WHSContainerTrans.setFromDim Method
Set the formInventDimId field on the WHSContainerTrans record.
Syntax
public void setFromDim(WHSContainerLine _containerLine)
Run On
Called
Parameters
- _containerLine
Type: WHSContainerLine Table
The container Line the WHSContainerTrans record is based on.
Exceptions
Exception | Condition |
---|---|
Error | The container line must be related to a loadLine. |