DBA Data[Home] [Help]

APPS.FA_SLA_EVENTS_UPG_PKG dependencies on FA_DISTRIBUTION_ACCOUNTS

Line 298: fa_distribution_accounts da,

294: fa_lookups_tl lk,
295: gl_je_headers gljh,
296: fa_deprn_detail dd,
297: gl_je_lines gljl,
298: fa_distribution_accounts da,
299: fa_asset_history ah,
300: fa_category_books cb
301: where bc.book_type_code = l_book_type_code
302: and bc.set_of_books_id = glsob.set_of_books_id

Line 373: fa_distribution_accounts da,

369: fa_lookups_tl lk,
370: gl_je_headers gljh,
371: fa_deprn_detail dd,
372: gl_je_lines gljl,
373: fa_distribution_accounts da,
374: fa_asset_history ah,
375: fa_category_books cb
376: where bc.book_type_code = l_book_type_code
377: and bc.set_of_books_id = glsob.set_of_books_id

Line 518: fa_distribution_accounts da,

514: fa_lookups_tl lk,
515: gl_je_headers gljh,
516: fa_mc_deprn_detail dd,
517: gl_je_lines gljl,
518: fa_distribution_accounts da,
519: fa_asset_history ah,
520: fa_category_books cb
521: where bc.book_type_code = l_book_type_code
522: and bc.set_of_books_id = l_set_of_books_id

Line 597: fa_distribution_accounts da,

593: fa_lookups_tl lk,
594: gl_je_headers gljh,
595: fa_mc_deprn_detail dd,
596: gl_je_lines gljl,
597: fa_distribution_accounts da,
598: fa_asset_history ah,
599: fa_category_books cb
600: where bc.book_type_code = l_book_type_code
601: and bc.set_of_books_id = l_set_of_books_id

Line 2760: fa_distribution_accounts da,

2756: fa_lookups_tl lk,
2757: gl_je_headers gljh,
2758: fa_deprn_detail dd,
2759: gl_je_lines gljl,
2760: fa_distribution_accounts da,
2761: fa_asset_history ah,
2762: fa_category_books cb
2763: where bc.book_type_code = l_book_type_code
2764: and bc.set_of_books_id = glsob.set_of_books_id

Line 2835: fa_distribution_accounts da,

2831: fa_lookups_tl lk,
2832: gl_je_headers gljh,
2833: fa_deprn_detail dd,
2834: gl_je_lines gljl,
2835: fa_distribution_accounts da,
2836: fa_asset_history ah,
2837: fa_category_books cb
2838: where bc.book_type_code = l_book_type_code
2839: and bc.set_of_books_id = glsob.set_of_books_id

Line 2980: fa_distribution_accounts da,

2976: fa_lookups_tl lk,
2977: gl_je_headers gljh,
2978: fa_mc_deprn_detail dd,
2979: gl_je_lines gljl,
2980: fa_distribution_accounts da,
2981: fa_asset_history ah,
2982: fa_category_books cb
2983: where bc.book_type_code = l_book_type_code
2984: and bc.set_of_books_id = l_set_of_books_id

Line 3059: fa_distribution_accounts da,

3055: fa_lookups_tl lk,
3056: gl_je_headers gljh,
3057: fa_mc_deprn_detail dd,
3058: gl_je_lines gljl,
3059: fa_distribution_accounts da,
3060: fa_asset_history ah,
3061: fa_category_books cb
3062: where bc.book_type_code = l_book_type_code
3063: and bc.set_of_books_id = l_set_of_books_id

Line 5388: fa_distribution_accounts da,

5384: gl_je_lines gljl2,
5385: gl_je_lines gljl3,
5386: fa_book_controls bc,
5387: gl_sets_of_books glsob,
5388: fa_distribution_accounts da,
5389: fa_asset_history ah,
5390: fa_category_books cb,
5391: (select 1 adj_row from dual
5392: union all

Line 6307: fa_distribution_accounts da,

6303: gl_je_lines gljl2,
6304: gl_je_lines gljl3,
6305: fa_mc_book_controls bc,
6306: gl_sets_of_books glsob,
6307: fa_distribution_accounts da,
6308: fa_asset_history ah,
6309: fa_category_books cb,
6310: (select 1 adj_row from dual
6311: union all

Line 7552: fa_distribution_accounts da,

7548: from fa_xla_upg_events_gt ev,
7549: fa_xla_upg_headers_gt he,
7550: fa_deprn_detail dd,
7551: fa_distribution_history dh,
7552: fa_distribution_accounts da,
7553: gl_je_lines jl_de,
7554: gl_je_lines jl_dr,
7555: gl_je_lines jl_be,
7556: gl_je_lines jl_br,

Line 8068: fa_distribution_accounts da,

8064: from fa_xla_upg_events_gt ev,
8065: fa_xla_upg_headers_gt he,
8066: fa_mc_deprn_detail dd,
8067: fa_distribution_history dh,
8068: fa_distribution_accounts da,
8069: gl_je_lines jl_de,
8070: gl_je_lines jl_dr,
8071: gl_je_lines jl_be,
8072: gl_je_lines jl_br,