PurchComplementaryInvoiceHeader.editReasonComment Method
Gets and sets the reason comment.
Syntax
edit ReasonComment editReasonComment(boolean set, ReasonComment _reasonComment)
Run On
Called
Parameters
- set
Type: boolean
A Boolean value that indicates whether the reason code is set.
- _reasonComment
Type: ReasonComment Extended Data Type
The new reason comment when the set value is true.
Return Value
Type: ReasonComment Extended Data Type
The reason comment of the record in the ReasonTableRef table.