How to change fa_transaction_headers.TRANSACTION_SUBTYPE and fa_transaction_headers.AMORTIZATION_STA
After mass additions were posted we need to chage fields AMORTIZATION_START_DATE (from NULL to some date value) and TRANSACTION_SUBTYPE to 'AMORTIZED'.
Exactly we need the result of FA_TRANSACTION_HEADERS_PKG.UPDATE_ROW() with new values for these fields.
Is any correct method exists to do it without GUI(FAXASSET) for each asset (for example using FA API's)?
Is it correct for further depreciation to make two reclassifications (by mass reclass) to another category and back to the same?
Is any correct method exists to do it without GUI(FAXASSET) for each asset (for example using FA API's)?
Is it correct for further depreciation to make two reclassifications (by mass reclass) to another category and back to the same?
0