CustInvoiceLine.editReasonComment Method
Gets and sets the reason comment.
Syntax
edit ReasonComment editReasonComment(boolean set, ReasonComment _reasonComment)
Run On
Called
Parameters
- set
Type: boolean
Set to true if the reason comment is set; otherwise, set to false.
- _reasonComment
Type: ReasonComment Extended Data Type
The new reason comment when set is true.
Return Value
Type: ReasonComment Extended Data Type
The reason comment of the record in the ReasonTableRef table.