DBA Data[Home] [Help]

APPS.FA_TAX_RSV_ADJ_PVT dependencies on FA_TRANSACTION_HEADERS_S

Line 219: select fa_transaction_headers_s.nextval

215: if (l_asset_tax_rsv_adj_rec.run_mode = 'RUN') then
216:
217: -- Generate Thid nextval sequence for PSOB.
218:
219: select fa_transaction_headers_s.nextval
220: into px_trans_rec.transaction_header_id
221: from dual;
222:
223: -- Bug 15877517 : Reinitialize who_info as well