DBA Data[Home] [Help]

APPS.FA_MC_UTIL_PVT dependencies on FA_XLA_EVENTS_PVT

Line 175: l_secondary_sob_id := FA_XLA_EVENTS_PVT.get_secondary_sob_id(p_book_type_code);

171: end if;
172:
173:
174: l_trans_date := px_exchange_date;
175: l_secondary_sob_id := FA_XLA_EVENTS_PVT.get_secondary_sob_id(p_book_type_code);
176: if(l_secondary_sob_id is not null) and (p_prim_set_of_books_id <> p_reporting_set_of_books_id)then
177: l_application_id := 101;
178: else
179: l_application_id := 140;