DBA Data[Home] [Help]

APPS.ECECATI dependencies on EC_XML_UTILS

Line 131: ec_xml_utils.ec_xml_processor_in_generic

127:
128: IF i_map_type = 'XML' THEN
129:
130:
131: ec_xml_utils.ec_xml_processor_in_generic
132: (
133: i_map_id,
134: i_run_id,
135: i_file_path,

Line 380: ec_xml_utils.ec_xml_processor_in_generic

376:
377: ec_inbound_stage.g_source_charset:= i_source_charset;
378:
379: IF i_map_type = 'XML' THEN
380: ec_xml_utils.ec_xml_processor_in_generic
381: (
382: i_map_id,
383: i_run_id,
384: i_file_path,