Class Method list used by SAP ABAP Class CL_SLMP_DC_READER_XML (DC reader from XML format of SL protocol)
SAP ABAP Class CL_SLMP_DC_READER_XML (DC reader from XML format of SL protocol) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_SLMP_DC_READER_XML - _IS_RESOURCE_FINISHED DC reader from XML format of SL protocol SOURCE rv_finished = me->_is_resource_finished( ).
2 Class Method  CL_SLMP_DC_READER_XML - _READ_NEXT_NODE DC reader from XML format of SL protocol SOURCE me->_read_next_node( iv_flg_node_required = abap_true ).
3 Class Method  CL_SLMP_DC_READER_XML - _READ_NEXT_NODE DC reader from XML format of SL protocol SOURCE me->_read_next_node( iv_flg_node_required = abap_false ).
4 Class Method  CL_SLMP_DC_READER_XML - _READ_NEXT_NODE DC reader from XML format of SL protocol SOURCE me->_read_next_node( iv_flg_node_required = abap_true ).
5 Class Method  CL_SLMP_DC_READER_XML - _READ_NEXT_NODE DC reader from XML format of SL protocol SOURCE me->_read_next_node( iv_flg_node_required = abap_false ).
6 Class Method  CL_SLMP_DC_READER_XML - _READ_NEXT_NODE DC reader from XML format of SL protocol SOURCE me->_read_next_node( iv_flg_node_required = abap_false ).
7 Class Method  CL_SLMP_DC_READER_XML - _READ_NEXT_NODE DC reader from XML format of SL protocol SOURCE me->_read_next_node( iv_flg_node_required = abap_true ).
8 Class Method  CL_SLMP_DC_READER_XML - _CLEAN_UP DC reader from XML format of SL protocol SOURCE ro_instance->_clean_up( ).
9 Class Method  CL_SXML_STRING_READER - CREATE XML String Reader of sXML Library
10 Class Method  CX_ROOT - GET_TEXT Abstract Superclass for All Global Exceptions
11 Class Method  IF_MESSAGE - GET_TEXT Interface for Accessing Texts from Message Objects
12 Class Method  IF_SLMP_DC_READER - CLOSE_PROPERTY Generic reader from Data Container
13 Class Method  IF_SLMP_DC_READER - READ_PROPERTY_VALUE Generic reader from Data Container
14 Class Method  IF_SLMP_DC_READER - OPEN_RESOURCE_NODE Generic reader from Data Container
15 Class Method  IF_SLMP_DC_READER - OPEN_PROPERTY Generic reader from Data Container
16 Class Method  IF_SLMP_DC_READER - OPEN_ENTITY_NODE Generic reader from Data Container
17 Class Method  IF_SLMP_DC_READER - NEXT_PROPERTY Generic reader from Data Container
18 Class Method  IF_SLMP_DC_READER - IS_ENTITY_FINISHED Generic reader from Data Container
19 Class Method  IF_SLMP_DC_READER - IS_ENTITY_FINISHED Generic reader from Data Container
20 Class Method  IF_SLMP_DC_READER - CLOSE_RESOURCE_NODE Generic reader from Data Container
21 Class Method  IF_SLMP_DC_READER - CLOSE_ENTITY_NODE Generic reader from Data Container
22 Class Method  IF_SLMP_DC_SET_READER - CLOSE_RESOURCE_NODE Generic reader from Data Container
23 Class Method  IF_SLMP_DC_SET_READER - NEXT_ENTITY Generic reader from Data Container
24 Class Method  IF_SLMP_DC_SET_READER - OPEN_RESOURCE_NODE Generic reader from Data Container
25 Class Method  IF_SXML_READER - READ_NEXT_NODE XML Reader of sXML Library