DBA Data[Home] [Help]

APPS.FA_UNIT_ADJ_PUB dependencies on FA_DISTRIBUTION_PVT

Line 146: if not FA_DISTRIBUTION_PVT.do_distribution(

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,
149: px_asset_cat_rec_new => l_asset_cat_rec,
150: px_asset_dist_tbl => px_asset_dist_tbl,