DBA Data[Home] [Help]

APPS.XNP_STANDARD dependencies on XNP_MESSAGE

Line 1952: l_pkg_name := XNP_MESSAGE.g_pkg_prefix || p_event_type || XNP_MESSAGE.g_pkg_suffix ;

1948:
1949: -- pre and suffixes with predefined strings
1950: -- By Anping Wang, bug refer. 1650015
1951: -- 02/19/2001
1952: l_pkg_name := XNP_MESSAGE.g_pkg_prefix || p_event_type || XNP_MESSAGE.g_pkg_suffix ;
1953:
1954: IF l_invocation_param_list IS NOT NULL
1955: THEN
1956: l_PROC_CALL :=

Line 2335: l_pkg_name := XNP_MESSAGE.g_pkg_prefix || p_event_type || XNP_MESSAGE.g_pkg_suffix ;

2331:
2332: -- pre and suffixes with predefined strings
2333: -- By Anping Wang, bug refer. 1650015
2334: -- 02/19/2001
2335: l_pkg_name := XNP_MESSAGE.g_pkg_prefix || p_event_type || XNP_MESSAGE.g_pkg_suffix ;
2336:
2337: IF l_invocation_param_list IS NOT NULL
2338: THEN
2339: l_PROC_CALL :=