DBA Data[Home] [Help]

APPS.FA_RETIREMENT_ADJUSTMENT_PUB dependencies on FA_TRANSACTION_HEADERS_S

Line 272: select fa_transaction_headers_s.nextval

268: px_trans_rec.transaction_subtype := 'AMORTIZED';
269: px_trans_rec.transaction_key := 'GR';
270:
271: -- we need the thid first for inserting clearing into adjustments
272: select fa_transaction_headers_s.nextval
273: into px_trans_rec.transaction_header_id
274: from dual;
275:
276: -- Bug 15877517 : Reinitialize who_info as well