TrvExpTrans.detachFromExpenseReport Method
Detaches the expense line from the expense report. If there is no unreconciled expense associated this method creates one and then performs a delete which will also transfer all receipts to the newly created unreconciled expense
Syntax
public boolean detachFromExpenseReport()
Run On
Called
Return Value
Type: boolean
true if detachment succeeded; false otherwise.