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.
Moves values in flagged fields from the current record to another InventDim record
Syntax
public boolean moveDimParmDim(InventDimParm _inventDimParm, InventDim _inventDimTarget)
Run On
Called
Parameters
- _inventDimParm
Type: InventDimParm Table
The flags in the InventDimParm record determines for which fields values should be moved.
- _inventDimTarget
Type: InventDim Table
The record to move values to.
Return Value
Type: boolean
true if any values were present in the flagged fields and moved; otherwise, false.