DBA Data[Home] [Help]

APPS.AP_WEB_EXPORT_ER dependencies on AP_WEB_EXPORT_WF

Line 1897: AP_WEB_EXPORT_WF.RaiseRejectionEvent(l_request_id,

1893: IF g_debug_switch = 'Y' THEN
1894: fnd_file.put_line(fnd_file.log, l_debug_info);
1895: END IF;
1896:
1897: AP_WEB_EXPORT_WF.RaiseRejectionEvent(l_request_id,
1898: p_role_name );
1899: END IF;
1900:
1901: COMMIT;