DBA Data[Home] [Help]

APPS.FA_RETIREMENT_ADJUSTMENT_PUB dependencies on FA_TRANSACTION_HEADERS_S

Line 267: select fa_transaction_headers_s.nextval

263: px_trans_rec.transaction_subtype := 'AMORTIZED';
264: px_trans_rec.transaction_key := 'GR';
265:
266: -- we need the thid first for inserting clearing into adjustments
267: select fa_transaction_headers_s.nextval
268: into px_trans_rec.transaction_header_id
269: from dual;
270:
271: -- load the period struct for current period info