WHSWorkInventTrans.setParentReservation Method
Removes the parent reservation and sets the appropriate flag on this table. Once the work is completed, the flag is cleared.
Syntax
public void setParentReservation(WHSWorkTransType _workTransType, Common _parentRecord)
Run On
Called
Parameters
- _workTransType
Type: WHSWorkTransType Enumeration
A specified WHSWorkTransType value.
- _parentRecord
Type: Common Table
The parent record.