Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.