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.
Updates the buffer dimension to match the InventSite table linked dimension.
Syntax
private void updateDimension(
Common _common,
InventSite _inventSite,
[boolean _callDoUpdate])
Run On
Called
Parameters
- _common
Type: Common Table
The buffer to be updated.
- _inventSite
Type: InventSite Table
The InventSite record from which the dimension attribute value is taken.
- _callDoUpdate
Type: boolean