DBA Data[Home] [Help]

APPS.M4U_XML_GENPROCESS_OUT dependencies on STANDARD

Line 397: p_collaboration_standard => 'UCCNET',

393: p_attribute13 => l_attribute13,
394: p_attribute14 => l_attribute14,
395: p_attribute15 => l_attribute15,
396: p_partner_doc_no => l_partner_doc_no,
397: p_collaboration_standard => 'UCCNET',
398: p_owner_role => l_owner_role);
399:
400: IF (l_Debug_Level <= 1) THEN
401: cln_debug_pub.add('Create collaboration returned values',1);

Line 1364: p_collaboration_standard => 'UCCNET',

1360: p_attribute5 => m4u_ucc_utils.g_supp_gln,
1361: p_attribute6 => l_tp_gln,
1362: p_attribute12 => l_xmlg_document_id,
1363: p_partner_doc_no => l_item_number,
1364: p_collaboration_standard => 'UCCNET',
1365: p_owner_role => l_owner_role);
1366:
1367: IF (l_Debug_Level <= 1) THEN
1368: cln_debug_pub.Add('create collaboration returns - ', 1);

Line 2219: -- This needs to be replace by standard WF_ RAISE EVENT activity

2215: -- actid => WF act id
2216: -- funcmode => WF func mode
2217: -- resultout => result param
2218: -- Notes
2219: -- This needs to be replace by standard WF_ RAISE EVENT activity
2220: -- was developed as workaround when WF _RAISE EVENT was not working
2221: -- problem lies in GETTPXML parameters,
2222: PROCEDURE raise_payload_event(
2223: itemtype IN VARCHAR2,