DBA Data[Home] [Help]

APPS.FA_RETIREMENT_PUB dependencies on FA_DISTRIBUTION_PVT

Line 2130: if not FA_DISTRIBUTION_PVT.do_distribution

2126:
2127: end loop;
2128: *************/
2129:
2130: if not FA_DISTRIBUTION_PVT.do_distribution
2131: (px_trans_rec => l_dist_trans_rec
2132: ,px_asset_hdr_rec => l_asset_hdr_rec
2133: ,px_asset_cat_rec_new => l_asset_cat_rec
2134: ,px_asset_dist_tbl => l_asset_dist_tbl

Line 5449: if not FA_DISTRIBUTION_PVT.do_distribution

5445: end if;
5446:
5447: --end loop;
5448:
5449: if not FA_DISTRIBUTION_PVT.do_distribution
5450: (px_trans_rec => lv_trans_rec
5451: ,px_asset_hdr_rec => l_asset_hdr_rec
5452: ,px_asset_cat_rec_new => l_asset_cat_rec
5453: ,px_asset_dist_tbl => l_asset_dist_tbl