DBA Data[Home] [Help]

APPS.FA_RETIREMENT_ADJUSTMENT_PUB dependencies on DUAL

Line 269: from dual;

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
272: if not FA_UTIL_PVT.get_period_rec
273: (p_book => l_asset_hdr_rec.book_type_code,