PlanActivityTmpPickingLocations.validateWrite Method
Validates the current PlanActivityTmpPickingLocations record.
Syntax
public boolean validateWrite([InventDim _inventDim, WrkCtrResourceGroup _wrkCtrResourceGroup])
Run On
Called
Parameters
- _inventDim
Type: InventDim Table
An InventDim record used in the validation; optional.
- _wrkCtrResourceGroup
Type: WrkCtrResourceGroup Table
A WrkCtrResourceGroup record that is used in the validation; optional.
Return Value
Type: boolean
true if the record is valid; otherwise, false.