DBA Data[Home] [Help]

APPS.AP_WEB_EXPORT_ER dependencies on AP_WEB_EXPORT_WF

Line 2980: AP_WEB_EXPORT_WF.RaiseRejectionEvent(l_request_id,

2976: IF g_debug_switch = 'Y' THEN
2977: fnd_file.put_line(fnd_file.log, l_debug_info);
2978: END IF;
2979:
2980: AP_WEB_EXPORT_WF.RaiseRejectionEvent(l_request_id,
2981: p_role_name );
2982: END IF;
2983:
2984: COMMIT;