SAP ABAP Class CL_SLMP_DC_READER_TAB (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 20121018
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SLMP_DC_SET_READER Generic reader from Data Container 20121018
Properties
Class CL_SLMP_DC_READER_TAB  
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 20121018   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 20121018
2 IF_SLMP_DC_SET_READER Generic reader from Data Container 20121018
Friends
Class CL_SLMP_DC_READER_TAB 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_TAB DC writer to XML format of SL protocol 20121018
2 MR_PROPERTY Instance attribute Private Object reference (TYPE REF TO) SLMP_DC_GENERIC_S 20121018
3 MT_DATA Instance attribute Private Type reference (TYPE) IF_SLMP_DATA_CONTAINER_SET=>GTY_TAB_DATA_CONTAINER 20121018
4 MT_LINE Instance attribute Private Type reference (TYPE) SLMP_DC_GENERIC_T 20121018
5 MT_TABLE Instance attribute Private Type reference (TYPE) IF_SLMP_DATA_CONTAINER_SET=>GTY_TAB_DATA_CONTAINER 20121018
6 MV_FLG_ENTITY_FINISHED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20121018
7 MV_FLG_KEEP_NODE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20121018
8 MV_FLG_RESOURCE_FINISHED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20121018
9 MV_LINE_INDEX Instance attribute Private Type reference (TYPE) I 20121018
10 MV_TAB_INDEX Instance attribute Private Type reference (TYPE) I 20121018
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Get instance 20121018
2 _CLEAN_UP Instance method Private Method 20121018
3 _IS_RESOURCE_FINISHED Instance method Private Method 20121018
Events
Class CL_SLMP_DC_READER_TAB has no event.
Types
Class CL_SLMP_DC_READER_TAB 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 IT_DATA Call by reference Type reference (TYPE) IF_SLMP_DATA_CONTAINER_SET=>GTY_TAB_DATA_CONTAINER 20121018
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SLMP_DC_READER_TAB 20121018

Method GET_INSTANCE on class CL_SLMP_DC_READER_TAB has no exception.

Method _CLEAN_UP Signature

Method _CLEAN_UP on class CL_SLMP_DC_READER_TAB has no parameter.
Method _CLEAN_UP on class CL_SLMP_DC_READER_TAB 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 20121018

Method _IS_RESOURCE_FINISHED on class CL_SLMP_DC_READER_TAB has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740