VendPackingSlipTransHistory.editReasonCode Method
Gets and sets the reason code by using the reason code map.
edit ReasonCode editReasonCode(boolean _set, ReasonCode _reasonCode)
Called
- _set
Type: boolean
true if the reason code is set; otherwise, false.
- _reasonCode
Type: ReasonCode Extended Data Type
The new reason code when the _set parameter is true.
Type: ReasonCode Extended Data Type
The reason code of the record in the ReasonTableRef table.