DBA Data[Home] [Help]

APPS.ECEASNI dependencies on EC_XML_UTILS

Line 85: ec_xml_utils.ec_xml_processor_in_generic

81:
82: ec_inbound_stage.g_source_charset:= i_source_charset;
83:
84: IF i_map_type = 'XML' THEN
85: ec_xml_utils.ec_xml_processor_in_generic
86: (
87: i_map_id,
88: i_run_id,
89: i_file_path,

Line 203: ec_xml_utils.ec_xml_processor_in_generic

199:
200: ec_inbound_stage.g_source_charset:= i_source_charset;
201:
202: IF i_map_type = 'XML' THEN
203: ec_xml_utils.ec_xml_processor_in_generic
204: (
205: i_map_id,
206: i_run_id,
207: i_file_path,