DBA Data[Home] [Help]

APPS.JL_ZZ_FA_DEPRN_ADJ_PKG dependencies on GL_SETS_OF_BOOKS

Line 195: gl_sets_of_books b

191: g_calendar_type,
192: g_last_period_counter,
193: g_distribution_source_book
194: FROM fa_book_controls a,
195: gl_sets_of_books b
196: WHERE a.book_type_code = p_book_type_code
197: AND a.set_of_books_id = b.set_of_books_id;
198: */
199:

Line 215: gl_sets_of_books b

211: g_calendar_type,
212: g_last_period_counter,
213: g_distribution_source_book
214: FROM fa_book_controls a,
215: gl_sets_of_books b
216: WHERE a.book_type_code = p_book_type_code
217: AND a.set_of_books_id = b.set_of_books_id;
218:
219: SELECT xs.je_source_name,