DBA Data[Home] [Help]

APPS.PJI_REP_UTIL dependencies on DBMS_STANDARD

Line 367: dbms_standard.raise_application_error(-20020, 'populate_wbs_hierachy_cache: p_element_version_id cannot be null');

363: IF g_debug_mode = 'Y' THEN
364: Pji_Utils.WRITE2LOG( 'populate_wbs_hierachy_cache: p_element_version_id cannot be null', TRUE , g_proc);
365:
366: END IF;
367: dbms_standard.raise_application_error(-20020, 'populate_wbs_hierachy_cache: p_element_version_id cannot be null');
368:
369:
370: end if; -- Bug 16507592 END
371: