DBA Data[Home] [Help]

APPS.GR_WF_UTIL_PVT dependencies on ECX_ERRORLOG

Line 133: ecx_errorlog.outbound_engine (trigger_id,

129: p_queue_name, p_tp_header_id);
130:
131: -- do outbound logging
132: ecx_debug.setErrorInfo(0,10,'ECX_MESSAGE_CREATED');
133: ecx_errorlog.outbound_engine (trigger_id,
134: ret_code,
135: errbuf,
136: null,
137: null,

Line 188: ecx_errorlog.outbound_trigger

184: resultout := 'COMPLETE:';
185:
186: EXCEPTION
187: when others then
188: ecx_errorlog.outbound_trigger
189: (
190: trigger_id, transaction_type, transaction_subtype,
191: p_party_id, p_party_site_id, p_party_type,
192: document_id, ret_code, errbuf