DBA Data[Home] [Help]

APPS.OE_UPGRADE_MISC_NEW dependencies on OE_CODE_CONTROL

Line 375: IF oe_code_control.code_release_level < '110510' THEN

371: l_debug_level CONSTANT NUMBER := oe_debug_pub.g_debug_level;
372: --
373: BEGIN
374:
375: IF oe_code_control.code_release_level < '110510' THEN
376: SELECT b.currency_code
377: INTO l_curr_code
378: FROM ar_system_parameters_all a,
379: GL_SETS_OF_BOOKS b