DBA Data[Home] [Help]

APPS.FA_TRANSFER_PUB dependencies on FA_DISTRIBUTION_PVT

Line 143: if not FA_DISTRIBUTION_PVT.do_distribution(

139: select fa_transaction_headers_s.nextval
140: into px_trans_rec.transaction_header_id
141: from dual;
142:
143: if not FA_DISTRIBUTION_PVT.do_distribution(
144: px_trans_rec => px_trans_rec,
145: px_asset_hdr_rec => px_asset_hdr_rec,
146: px_asset_cat_rec_new => l_asset_cat_rec,
147: px_asset_dist_tbl => px_asset_dist_tbl,