DBA Data[Home] [Help]

APPS.FA_SLA_EVENTS_UPG_PKG dependencies on FA_DISTRIBUTION_ACCOUNTS

Line 314: fa_distribution_accounts da,

310: fa_lookups_tl lk,
311: gl_je_headers gljh,
312: fa_deprn_detail dd,
313: gl_je_lines gljl,
314: fa_distribution_accounts da,
315: fa_asset_history ah,
316: fa_category_books cb
317: where bc.book_type_code = l_book_type_code
318: and bc.set_of_books_id = glsob.set_of_books_id

Line 393: fa_distribution_accounts da,

389: fa_lookups_tl lk,
390: gl_je_headers gljh,
391: fa_deprn_detail dd,
392: gl_je_lines gljl,
393: fa_distribution_accounts da,
394: fa_asset_history ah,
395: fa_category_books cb
396: where bc.book_type_code = l_book_type_code
397: and bc.set_of_books_id = glsob.set_of_books_id

Line 551: fa_distribution_accounts da,

547: fa_lookups_tl lk,
548: gl_je_headers gljh,
549: fa_mc_deprn_detail dd,
550: gl_je_lines gljl,
551: fa_distribution_accounts da,
552: fa_asset_history ah,
553: fa_category_books cb
554: where bc.book_type_code = l_book_type_code
555: and bc.set_of_books_id = l_set_of_books_id

Line 636: fa_distribution_accounts da,

632: fa_lookups_tl lk,
633: gl_je_headers gljh,
634: fa_mc_deprn_detail dd,
635: gl_je_lines gljl,
636: fa_distribution_accounts da,
637: fa_asset_history ah,
638: fa_category_books cb
639: where bc.book_type_code = l_book_type_code
640: and bc.set_of_books_id = l_set_of_books_id

Line 2834: fa_distribution_accounts da,

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

Line 2912: fa_distribution_accounts da,

2908: fa_lookups_tl lk,
2909: gl_je_headers gljh,
2910: fa_deprn_detail dd,
2911: gl_je_lines gljl,
2912: fa_distribution_accounts da,
2913: fa_asset_history ah,
2914: fa_category_books cb
2915: where bc.book_type_code = l_book_type_code
2916: and bc.set_of_books_id = glsob.set_of_books_id

Line 3068: fa_distribution_accounts da,

3064: fa_lookups_tl lk,
3065: gl_je_headers gljh,
3066: fa_mc_deprn_detail dd,
3067: gl_je_lines gljl,
3068: fa_distribution_accounts da,
3069: fa_asset_history ah,
3070: fa_category_books cb
3071: where bc.book_type_code = l_book_type_code
3072: and bc.set_of_books_id = l_set_of_books_id

Line 3152: fa_distribution_accounts da,

3148: fa_lookups_tl lk,
3149: gl_je_headers gljh,
3150: fa_mc_deprn_detail dd,
3151: gl_je_lines gljl,
3152: fa_distribution_accounts da,
3153: fa_asset_history ah,
3154: fa_category_books cb
3155: where bc.book_type_code = l_book_type_code
3156: and bc.set_of_books_id = l_set_of_books_id

Line 5527: fa_distribution_accounts da,

5523: gl_je_lines gljl2,
5524: gl_je_lines gljl3,
5525: fa_book_controls bc,
5526: gl_sets_of_books glsob,
5527: fa_distribution_accounts da,
5528: fa_asset_history ah,
5529: fa_category_books cb,
5530: (select 1 adj_row from dual
5531: union all

Line 6446: fa_distribution_accounts da,

6442: gl_je_lines gljl2,
6443: gl_je_lines gljl3,
6444: fa_mc_book_controls bc,
6445: gl_sets_of_books glsob,
6446: fa_distribution_accounts da,
6447: fa_asset_history ah,
6448: fa_category_books cb,
6449: (select 1 adj_row from dual
6450: union all

Line 7626: fa_distribution_accounts da,

7622: from fa_xla_upg_events_gt ev,
7623: fa_xla_upg_headers_gt he,
7624: fa_deprn_detail dd,
7625: fa_distribution_history dh,
7626: fa_distribution_accounts da,
7627: gl_je_lines jl_de,
7628: gl_je_lines jl_dr,
7629: gl_je_lines jl_be,
7630: gl_je_lines jl_br,

Line 8148: fa_distribution_accounts da,

8144: from fa_xla_upg_events_gt ev,
8145: fa_xla_upg_headers_gt he,
8146: fa_mc_deprn_detail dd,
8147: fa_distribution_history dh,
8148: fa_distribution_accounts da,
8149: gl_je_lines jl_de,
8150: gl_je_lines jl_dr,
8151: gl_je_lines jl_be,
8152: gl_je_lines jl_br,