CustomsShippingBillTrans_IN.inventDim Method
finds InventDim record for specified InventDimId.
Syntax
public InventDim inventDim([boolean _update])
Run On
Called
Parameters
- _update
Type: boolean
if true, select record for update.
Return Value
Type: InventDim Table
The selected inventDim record.