DBA Data[Home] [Help]

APPS.M4U_XML_GENPROCESS_OUT dependencies on WF_CORE

Line 496: wf_Core.context('m4u_xml_genprocess_out','create_collab_setattr', itemtype, itemkey, to_char(actid), funcmode);

492: IF (l_Debug_Level <= 2) THEN
493: cln_debug_pub.Add('=========== Exiting m4u_xml_genprocess_out.create_collab_setattr - Exception =========== ',2);
494: END IF;
495:
496: wf_Core.context('m4u_xml_genprocess_out','create_collab_setattr', itemtype, itemkey, to_char(actid), funcmode);
497: RAISE;
498: END;
499:
500:

Line 1071: wf_Core.context('m4u_xml_genprocess_out','update_collab_setattr',

1067: IF (l_Debug_Level <= 2) THEN
1068: cln_debug_pub.Add('=========== Exiting m4u_xml_genprocess_out.update_collab_setattr - Exception =========== ',2);
1069: END IF;
1070:
1071: wf_Core.context('m4u_xml_genprocess_out','update_collab_setattr',
1072: itemtype, itemkey, to_char(actid), funcmode);
1073: RAISE;
1074: END;
1075:

Line 1454: Wf_Core.Context('m4u_xml_genprocess_out','create_cln_collaborations',

1450: IF (l_Debug_Level <= 2) THEN
1451: cln_debug_pub.Add('=========== Exiting m4u_xml_genprocess_out.create_cln_collaborations - Exception =========== ',2);
1452: END IF;
1453:
1454: Wf_Core.Context('m4u_xml_genprocess_out','create_cln_collaborations',
1455: itemtype, itemkey, to_char(actid), funcmode);
1456: RAISE;
1457: END;
1458:

Line 1827: wf_Core.context('m4u_wlq_generate','wlq_update_cln_collab',

1823: IF (l_Debug_Level <= 2) THEN
1824: cln_debug_pub.Add('======EXITING m4u_xml_genprocess_out.update_cln_collaborations exception', 2);
1825: END IF;
1826:
1827: wf_Core.context('m4u_wlq_generate','wlq_update_cln_collab',
1828: itemtype, itemkey, to_char(actid), funcmode);
1829: RAISE;
1830: END;
1831:

Line 1931: wf_core.token('ECX_EVENT_MESSAGE','NULL');

1927: IF (l_event is null ) THEN
1928: IF (l_Debug_Level <= 1) THEN
1929: cln_debug_pub.Add('ECX_EVENT_MESSAGE is null',1);
1930: END IF;
1931: wf_core.token('ECX_EVENT_MESSAGE','NULL');
1932: wf_core.raise('WFSQL_ARGS');
1933: END IF;
1934:
1935: l_param_list := l_event.getParameterList();

Line 1932: wf_core.raise('WFSQL_ARGS');

1928: IF (l_Debug_Level <= 1) THEN
1929: cln_debug_pub.Add('ECX_EVENT_MESSAGE is null',1);
1930: END IF;
1931: wf_core.token('ECX_EVENT_MESSAGE','NULL');
1932: wf_core.raise('WFSQL_ARGS');
1933: END IF;
1934:
1935: l_param_list := l_event.getParameterList();
1936:

Line 1991: Wf_Core.Context('m4u_xml_genprocess_out','set_aq_correlation',

1987: IF (l_Debug_Level <= 2) THEN
1988: cln_debug_pub.Add('=========== Exiting m4u_xml_genprocess_out.set_aq_correlation - Exception =========== ',2);
1989: END IF;
1990:
1991: Wf_Core.Context('m4u_xml_genprocess_out','set_aq_correlation',
1992: itemtype, itemkey, to_char(actid), funcmode);
1993: RAISE;
1994: END;
1995:

Line 2072: Wf_Core.Context('m4u_xml_genprocess_out','check_send_method',

2068: IF (l_Debug_Level <= 2) THEN
2069: cln_debug_pub.Add('=========== Exiting m4u_xml_genprocess_out.CHECK_SEND_METHOD =========== ',2);
2070: END IF;
2071:
2072: Wf_Core.Context('m4u_xml_genprocess_out','check_send_method',
2073: itemtype, itemkey, to_char(actid), funcmode);
2074: RAISE;
2075: END;
2076:

Line 2202: Wf_Core.Context('m4u_xml_genprocess_out','dequeue_ucc_message ',

2198: cln_debug_pub.Add('=========== Exiting m4u_xml_genprocess_out.dequeue_ucc_message exception =========== ',2);
2199: END IF;
2200:
2201: resultout := wf_engine.eng_completed;
2202: Wf_Core.Context('m4u_xml_genprocess_out','dequeue_ucc_message ',
2203: itemtype, itemkey, to_char(actid), funcmode);
2204:
2205: END;
2206:

Line 2372: Wf_Core.Context('m4u_xml_genprocess_out','raise_payload_event',

2368: IF (l_Debug_Level <= 2) THEN
2369: cln_debug_pub.Add('=========== ERROR :Exiting m4u_xml_genprocess_out.raise_payload_event =========== ',2);
2370: END IF;
2371:
2372: Wf_Core.Context('m4u_xml_genprocess_out','raise_payload_event',
2373: itemtype, itemkey, to_char(actid), funcmode);
2374: RAISE;
2375: END;
2376: