DBA Data[Home] [Help]

APPS.GML_GPOI dependencies on EC_XML_UTILS

Line 46: ec_xml_utils.ec_xml_processor_in_generic

42: where map_id = i_map_id
43: and enabled ='Y';
44:
45: IF i_map_type = 'XML' THEN
46: ec_xml_utils.ec_xml_processor_in_generic
47: (
48: i_map_id,
49: i_run_id,
50: i_file_path,