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