DBA Data[Home] [Help]

APPS.JL_ZZ_GL_COPY_JE_PKG dependencies on GL_DAILY_CONVERSION_TYPES

Line 120: gl_daily_conversion_types d

116: c.je_category_name
117: FROM gl_je_headers h,
118: gl_je_sources s,
119: gl_je_categories c,
120: gl_daily_conversion_types d
121: WHERE h.je_source = s.je_source_name
122: AND c.je_category_name = h.je_category
123: AND je_batch_id = p_batch_id
124: AND (NVL(global_attribute1, 0) = 0