DBA Data[Home] [Help]

APPS.EDR_UTILITIES dependencies on ECX_INBOUND_TRIG

Line 1426: ecx_inbound_trig.processXML(i_map_code => P_MAP_CODE,

1422:
1423: else
1424:
1425: --else the map needs the source xml that would be transformed using the map
1426: ecx_inbound_trig.processXML(i_map_code => P_MAP_CODE,
1427: i_payload => P_RAW_XML,
1428: i_debug_level => 6,
1429: i_ret_code => L_ERROR_CODE,
1430: i_errbuf => L_ERROR_MSG,