DBA Data[Home] [Help]

APPS.FA_TRANSFER_PUB dependencies on FA_DISTRIBUTION_PVT

Line 192: if not FA_DISTRIBUTION_PVT.do_distribution(

188: -- Bug 15877517 : Reinitialize who_info as well
189: px_trans_rec.who_info.creation_date := sysdate;
190: px_trans_rec.who_info.last_update_date := sysdate;
191:
192: if not FA_DISTRIBUTION_PVT.do_distribution(
193: px_trans_rec => px_trans_rec,
194: px_asset_hdr_rec => px_asset_hdr_rec,
195: px_asset_cat_rec_new => l_asset_cat_rec,
196: px_asset_dist_tbl => px_asset_dist_tbl,