DBA Data[Home] [Help]

APPS.FA_UNIT_ADJ_PUB dependencies on FA_DISTRIBUTION_PVT

Line 150: if not FA_DISTRIBUTION_PVT.do_distribution(

146: -- Bug 15877517 : Reinitialize who_info as well
147: px_trans_rec.who_info.creation_date := sysdate;
148: px_trans_rec.who_info.last_update_date := sysdate;
149:
150: if not FA_DISTRIBUTION_PVT.do_distribution(
151: px_trans_rec => px_trans_rec,
152: px_asset_hdr_rec => px_asset_hdr_rec,
153: px_asset_cat_rec_new => l_asset_cat_rec,
154: px_asset_dist_tbl => px_asset_dist_tbl, p_log_level_rec => g_log_level_rec) then