AssetDepBookJournalTrans.editReasonComment Method
Gets or sets the reason comment.
Syntax
edit ReasonComment editReasonComment(boolean _set, ReasonComment _reasonComment)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that specifies whether to set a new reason comment.
- _reasonComment
Type: ReasonComment Extended Data Type
The new reason comment when the _set parameter is set to true.
Return Value
Type: ReasonComment Extended Data Type
The reason comment for the record in the ReasonTableRef table.