DBA Data[Home] [Help]

APPS.FA_RETIREMENT_PUB dependencies on FA_DISTRIBUTION_PVT

Line 1924: if not FA_DISTRIBUTION_PVT.do_distribution

1920:
1921: end loop;
1922: *************/
1923:
1924: if not FA_DISTRIBUTION_PVT.do_distribution
1925: (px_trans_rec => l_dist_trans_rec
1926: ,px_asset_hdr_rec => l_asset_hdr_rec
1927: ,px_asset_cat_rec_new => l_asset_cat_rec
1928: ,px_asset_dist_tbl => l_asset_dist_tbl

Line 5129: if not FA_DISTRIBUTION_PVT.do_distribution

5125: end if;
5126:
5127: --end loop;
5128:
5129: if not FA_DISTRIBUTION_PVT.do_distribution
5130: (px_trans_rec => lv_trans_rec
5131: ,px_asset_hdr_rec => l_asset_hdr_rec
5132: ,px_asset_cat_rec_new => l_asset_cat_rec
5133: ,px_asset_dist_tbl => l_asset_dist_tbl