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.
Modifies the dimensions on the InventDim table.
Syntax
protected void inventDimIdUpdate(InventDim _inventDim)
Run On
Called
Parameters
- _inventDim
Type: InventDim Table
The InventDim record that contains fields that have been modified.
Remarks
The key InventDimId field on the parent table that links to the InventDim record has not been updated at the time when the delivery date control occurs. The method is used to get the new value of the dimension field from the related InventDim table.