DBA Data[Home] [Help]

APPS.FA_SLA_EVENTS_UPG_PKG dependencies on GL_ROW_MULTIPLIERS

Line 7562: gl_row_multipliers mult

7558: gl_je_lines jl_rr,
7559: gl_je_headers gljh,
7560: fa_book_controls bc,
7561: gl_sets_of_books glsob,
7562: gl_row_multipliers mult
7563: where ev.event_id = he.event_id
7564: and bc.book_type_code = ev.ds_book_type_code
7565: and bc.set_of_books_id = glsob.set_of_books_id
7566: and bc.book_type_code = dd.book_type_code

Line 8078: gl_row_multipliers mult

8074: gl_je_lines jl_rr,
8075: gl_je_headers gljh,
8076: fa_mc_book_controls bc,
8077: gl_sets_of_books glsob,
8078: gl_row_multipliers mult
8079: where ev.event_id = he.event_id
8080: and bc.book_type_code = ev.ds_book_type_code
8081: and bc.set_of_books_id = glsob.set_of_books_id
8082: and bc.enabled_flag = 'Y'