TrvExpTable.isEditable Method
Indicates whether the current expense document is editable, depending on the workflow status.
Syntax
display boolean isEditable()
Run On
Called
Return Value
Type: boolean
true if the status is either the TrvAppStatus::Create or TrvAppStatus::Returnedenumeration value; otherwise, false.