DBA Data[Home] [Help]

APPS.FA_UNIT_ADJ_PUB dependencies on DUAL

Line 144: from dual;

140: -- forcing selection of the thid here rather
141: -- then relying on table handler
142: select fa_transaction_headers_s.nextval
143: into px_trans_rec.transaction_header_id
144: from dual;
145:
146: if not FA_DISTRIBUTION_PVT.do_distribution(
147: px_trans_rec => px_trans_rec,
148: px_asset_hdr_rec => px_asset_hdr_rec,