CustomsInvoiceRegnJournalLine_IN.editReasonComment Method
Gets and sets the reason comment using ReasonCodeMap.
Syntax
edit ReasonComment editReasonComment(boolean _set, ReasonComment _reasonComment)
Run On
Called
Parameters
- _set
Type: boolean
true if the reason comment is set; otherwise, 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.