DBA Data[Home] [Help]

APPS.M4R_7B1_WSM_IN dependencies on CLN_NP_PROCESSOR_PKG

Line 953: g_exception_tracking_msg := 'Calling CLN_NP_PROCESSOR_PKG.TAKE_ACTIONS procedure -------';

949: cln_debug_pub.Add('p_notif_code : '|| p_notif_code, 2);
950: cln_debug_pub.Add('p_notif_desc : '|| p_notif_desc, 2);
951: END IF;
952:
953: g_exception_tracking_msg := 'Calling CLN_NP_PROCESSOR_PKG.TAKE_ACTIONS procedure -------';
954:
955: IF (g_debug_level <= 2) THEN
956: cln_debug_pub.Add(g_exception_tracking_msg, 2);
957: END IF;

Line 959: CLN_NP_PROCESSOR_PKG.TAKE_ACTIONS( x_ret_code => x_return_code ,

955: IF (g_debug_level <= 2) THEN
956: cln_debug_pub.Add(g_exception_tracking_msg, 2);
957: END IF;
958:
959: CLN_NP_PROCESSOR_PKG.TAKE_ACTIONS( x_ret_code => x_return_code ,
960: x_ret_desc => x_return_desc,
961: p_notification_code => p_notif_code,
962: p_notification_desc => p_notif_desc,
963: p_status => NULL,--'ERROR',