DBA Data[Home] [Help]

APPS.FA_SLA_EVENTS_UPG_PKG dependencies on GL_ROW_MULTIPLIERS

Line 7636: gl_row_multipliers mult

7632: gl_je_lines jl_rr,
7633: gl_je_headers gljh,
7634: fa_book_controls bc,
7635: gl_sets_of_books glsob,
7636: gl_row_multipliers mult
7637: where ev.event_id = he.event_id
7638: and bc.book_type_code = ev.ds_book_type_code
7639: and bc.set_of_books_id = glsob.set_of_books_id
7640: and bc.book_type_code = dd.book_type_code

Line 8158: gl_row_multipliers mult

8154: gl_je_lines jl_rr,
8155: gl_je_headers gljh,
8156: fa_mc_book_controls bc,
8157: gl_sets_of_books glsob,
8158: gl_row_multipliers mult
8159: where ev.event_id = he.event_id
8160: and bc.book_type_code = ev.ds_book_type_code
8161: and bc.set_of_books_id = glsob.set_of_books_id
8162: and bc.enabled_flag = 'Y'