SAP ABAP Class CL_SLMP_DC_READER_XML (DC reader from XML format of SL protocol)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-INS-TC-RT (Application Component) Runtime for ABAP based automated TC
     SLMP_RT (Package) SL Protocol Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SLMP_DC_READER Generic reader from Data Container 20121012
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SLMP_DC_SET_READER Generic reader from Data Container 20121017
Properties
Class CL_SLMP_DC_READER_XML  
Short Description DC reader from XML format of SL protocol    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLMP_RT   SL Protocol Runtime 
Created 20121012   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SLMP_DATA_CONTAINER_SET Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SLMP_DC_READER Generic reader from Data Container 20121012
2 IF_SLMP_DC_SET_READER Generic reader from Data Container 20121017
Friends
Class CL_SLMP_DC_READER_XML has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_SINGLETON Static Attribute Private Object reference (TYPE REF TO) CL_SLMP_DC_READER_XML DC writer to XML format of SL protocol 20121012
2 MO_NODE Instance attribute Private Object reference (TYPE REF TO) IF_SXML_NODE 20121012
3 MO_READER Instance attribute Private Object reference (TYPE REF TO) IF_SXML_READER XML String Reader of sXML Library 20121012
4 MV_ENTITY Instance attribute Private Type reference (TYPE) STRING 20121012
5 MV_FLG_ENTITY_FINISHED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20121017
6 MV_FLG_KEEP_NODE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20121017
7 MV_FLG_RESOURCE_FINISHED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20121017
8 MV_PROPERTY Instance attribute Private Type reference (TYPE) STRING 20121012
9 MV_RESOURCE Instance attribute Private Type reference (TYPE) STRING 20121012
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Get instance 20121012
2 _CLEAN_UP Instance method Private Method 20121012
3 _IS_RESOURCE_FINISHED Instance method Private Method 20121017
4 _READ_NEXT_NODE Instance method Private Method 20121012
Events
Class CL_SLMP_DC_READER_XML has no event.
Types
Class CL_SLMP_DC_READER_XML has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XML Call by reference Type reference (TYPE) XSTRING 20121012
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SLMP_DC_READER_XML 20121012

Method GET_INSTANCE on class CL_SLMP_DC_READER_XML has no exception.

Method _CLEAN_UP Signature

Method _CLEAN_UP on class CL_SLMP_DC_READER_XML has no parameter.
Method _CLEAN_UP on class CL_SLMP_DC_READER_XML has no exception.

Method _IS_RESOURCE_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FINISHED Value transfer Type reference (TYPE) ABAP_BOOL 20121017

Method _IS_RESOURCE_FINISHED on class CL_SLMP_DC_READER_XML has no exception.

Method _READ_NEXT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLG_NODE_REQUIRED Call by reference Type reference (TYPE) ABAP_BOOL 20121012
# Exception Resumable Description Created on
1 CX_SLMP 20121012
History
Last changed by/on SAP  20130531 
SAP Release Created in 740