DBA Data[Home] [Help]

APPS.FA_PROCESS_GROUPS_PKG dependencies on FA_INTERCO_PVT

Line 2790: if not fa_interco_pvt.do_all_books

2786: -- process any intercompany effects
2787: -- R12 conditional logic
2788: FOR l_sob_index in 0..l_sob_tbl.count LOOP
2789: if (G_release = 11) then
2790: if not fa_interco_pvt.do_all_books
2791: (p_src_trans_rec => l_grp_src_trans_rec(l_sob_index),
2792: p_src_asset_hdr_rec => l_grp_src_asset_hdr_rec(l_sob_index),
2793: p_dest_trans_rec => l_grp_dest_trans_rec(l_sob_index),
2794: p_dest_asset_hdr_rec => l_grp_dest_asset_hdr_rec(l_sob_index),