Class Method list used by SAP ABAP Class CL_GDV_READER_SCHEMA_METHOD (Parse XML to ABAP structure)
SAP ABAP Class CL_GDV_READER_SCHEMA_METHOD (Parse XML to ABAP structure) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_AUNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see Longtext)
2 Class Method  CL_AUNIT_ASSERT - ASSERT_BOUND ABAP Unit: Assertions (see Longtext)
3 Class Method  CL_GDV_AUNIT_HELPER - GET_XML_PAYLOAD Global test helper for GDV schema method
4 Class Method  CL_GDV_ITERATOR - S_CREATE Iterator for xml from GDV schema method
5 Class Method  CL_GDV_MESSAGE_WRITER - S_INSTANCE Log messages in BAPIRET2 or BAL style
6 Class Method  CL_GDV_READER_SCHEMA_METHOD - GET_NODE_PATH Parse XML to ABAP structure SOURCE l_node_path = get_node_path( l_xml_start_path_depth ).
7 Class Method  CL_GDV_READER_SCHEMA_METHOD - SET_XML_CONTENT Parse XML to ABAP structure
8 Class Method  CL_GDV_READER_SCHEMA_METHOD - PARSE_XML Parse XML to ABAP structure SOURCE parse_xml( ).
9 Class Method  CL_GDV_READER_SCHEMA_METHOD - PARSE_XML Parse XML to ABAP structure SOURCE parse_xml( i_determine_top_tag_only = abap_true ).
10 Class Method  CL_GDV_READER_SCHEMA_METHOD - GET_XML_SCHEMA Parse XML to ABAP structure
11 Class Method  CL_GDV_READER_SCHEMA_METHOD - GET_TOP_TAG_NAME Parse XML to ABAP structure
12 Class Method  CL_GDV_READER_SCHEMA_METHOD - GET_ITERATOR Parse XML to ABAP structure
13 Class Method  CL_GDV_READER_SCHEMA_METHOD - GET_ATTRIBUTE Parse XML to ABAP structure SOURCE i_value = m_ref_reader->if_sxml_reader~value ).
14 Class Method  CL_GDV_READER_SCHEMA_METHOD - GET_ATTRIBUTE Parse XML to ABAP structure SOURCE i_name = m_ref_reader->if_sxml_reader~name
15 Class Method  CL_GDV_READER_SCHEMA_METHOD - GET_ATTRIBUTE Parse XML to ABAP structure SOURCE i_path = l_node_path
16 Class Method  CL_GDV_READER_SCHEMA_METHOD - GET_ATTRIBUTE Parse XML to ABAP structure SOURCE l_node_attribute = get_attribute(
17 Class Method  CL_GDV_READER_SCHEMA_METHOD - CONSTRUCTOR Parse XML to ABAP structure
18 Class Method  CL_GDV_READER_SCHEMA_METHOD - CLEAN_STRUCTURE Parse XML to ABAP structure SOURCE clean_structure( changing c_string = l_content ).
19 Class Method  CL_GDV_READER_SCHEMA_METHOD - CLEAN_STRUCTURE Parse XML to ABAP structure SOURCE clean_structure( changing c_string = m_xml_content ).
20 Class Method  CL_GDV_VALUE_CONVERTER - STRING_TO_XSTRING Converts VALUES such as strings, xstring and type ANY
21 Class Method  CL_GDV_XML_DATA_STATISTICS - S_CREATE Statistics of XML data
22 Class Method  CL_GDV_XML_DATA_STATISTICS - SET_TOP_TAG Statistics of XML data
23 Class Method  CL_GDV_XML_DATA_STATISTICS - SET_TABLE_PATH_MULTI Statistics of XML data
24 Class Method  CL_GDV_XML_DATA_STATISTICS - SET_ELEMENT_PATH_MULTI Statistics of XML data
25 Class Method  CL_GDV_XML_DATA_STATISTICS - SET_ATTRIBUTE_PATH_MULTI Statistics of XML data
26 Class Method  CL_GDV_XML_DATA_STATISTICS - COLLECT_FILLED_TABLE_PATH Statistics of XML data
27 Class Method  CL_GDV_XML_DATA_STATISTICS - COLLECT_FILLED_ELEMENT_PATH Statistics of XML data
28 Class Method  CL_GDV_XML_DATA_STATISTICS - COLLECT_FILLED_ELEMENT_PATH Statistics of XML data
29 Class Method  CL_GDV_XML_DATA_STATISTICS - COLLECT_FILLED_ATTRIBUTE_PATH Statistics of XML data
30 Class Method  CL_GDV_XML_DATA_STATISTICS - CLEAR_STATISTICS Statistics of XML data
31 Class Method  CL_GDV_XML_DATA_STATISTICS - GET_STATISTICS Statistics of XML data
32 Class Method  CL_GDV_XML_SCHEMA_FROM_DDIC - S_INSTANCE Analyse data from a XML schema (XSD or WSDL)
33 Class Method  CL_GDV_XML_SCHEMA_NULL - S_CREATE No xml schema available
34 Class Method  CL_GDV_XML_SCHEMA_NULL - S_CREATE No xml schema available
35 Class Method  CL_GDV_XML_SCHEMA_READER - S_INSTANCE Analyse data from a XML schema (XSD or WSDL)
36 Class Method  CL_SXML_STRING_READER - CREATE XML String Reader of sXML Library
37 Class Method  IF_GDV_MESSAGE_WRITER - FILL_LOG Message Writer Interface
38 Class Method  IF_GDV_MESSAGE_WRITER - FILL_LOG Message Writer Interface
39 Class Method  IF_GDV_MESSAGE_WRITER - FILL_LOG_ENFORCED Message Writer Interface
40 Class Method  IF_GDV_XML_SCHEMA - GET_ALL_ATTRIBUTE_PATH xml schema/ type information
41 Class Method  IF_GDV_XML_SCHEMA - IS_TABLE_PATH xml schema/ type information
42 Class Method  IF_GDV_XML_SCHEMA - IS_ELEMENT_PATH xml schema/ type information
43 Class Method  IF_GDV_XML_SCHEMA - IS_ELEMENT_PATH xml schema/ type information
44 Class Method  IF_GDV_XML_SCHEMA - IS_ATTRIBUTE_PATH xml schema/ type information
45 Class Method  IF_GDV_XML_SCHEMA - GET_TOP_TAG_TYPE xml schema/ type information
46 Class Method  IF_GDV_XML_SCHEMA - GET_TOP_TAG_NAME xml schema/ type information
47 Class Method  IF_GDV_XML_SCHEMA - GET_SCHEMA_TYPE xml schema/ type information
48 Class Method  IF_GDV_XML_SCHEMA - GET_ALL_TABLE_PATH xml schema/ type information
49 Class Method  IF_GDV_XML_SCHEMA - GET_ALL_TABLE_PATH xml schema/ type information
50 Class Method  IF_GDV_XML_SCHEMA - GET_ALL_ELEMENT_PATH xml schema/ type information
51 Class Method  IF_SXML_NSURI_HELPER - GET_PATH Service Methods for Readers and Writers of sXML Library
52 Class Method  IF_SXML_READER - NEXT_ATTRIBUTE XML Reader of sXML Library
53 Class Method  IF_SXML_READER - NEXT_NODE XML Reader of sXML Library