project QadFinancials > class BOpenItemAdjustment > method PostSave

Description

Actions to take after writing current instance to the database, and before final commit of the transaction.
Use the field tc_status to test the status of the updated records:
'' = unchanged
'N' = new
'C' = changed
'D' = deleted


Parameters


oiReturnStatusoutputinteger


Internal usage


unused


program code (program/bopenitemadjustment.p)

/* Note that the CommitNumber for WHT is done in component BWithHoldingTax */

<ANCESTOR-CODE>