AdvancedLedgerEntryHeader.editReasonComment Method
Gets or sets a 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 comment is set.
- _reasonComment
Type: ReasonComment Extended Data Type
The new reason comment to set.
Return Value
Type: ReasonComment Extended Data Type
The reason comment of the record in the ReasonTableRef table.
Remarks
This method only sets the reason comment when the value of the _set parameter is true.