SAP ABAP Class IF_SLMP_DC_READER (Generic reader from Data Container)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SLMP_DC_READER_JSON DC reader from XML format of SL protocol 20121018
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SLMP_DC_READER_TAB DC reader from XML format of SL protocol 20121018
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SLMP_DC_READER_XML DC reader from XML format of SL protocol 20121012
Properties
Class IF_SLMP_DC_READER  
Short Description Generic reader from Data Container    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121011   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SLMP_DC_READER has no interface implemented.
Friends
Class IF_SLMP_DC_READER has no friend class.
Attributes
Class IF_SLMP_DC_READER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_ENTITY_NODE Instance method Public Method Closes an entity node 20121011
2 CLOSE_PROPERTY Instance method Public Method Closes a property node 20121011
3 CLOSE_RESOURCE_NODE Instance method Public Method Closes a resource node (containing a single entity) 20121011
4 IS_ENTITY_FINISHED Instance method Public Method Is entity finished? 20121012
5 NEXT_PROPERTY Instance method Public Method 20121017
6 OPEN_ENTITY_NODE Instance method Public Method Opens an entity node 20121011
7 OPEN_PROPERTY Instance method Public Method Opens a property node 20121011
8 OPEN_RESOURCE_NODE Instance method Public Method Open a resource node (containing a single entity) 20121011
9 READ_PROPERTY_VALUE Instance method Public Method Reads value of a property 20121011
Events
Class IF_SLMP_DC_READER has no event.
Types
Class IF_SLMP_DC_READER has no local type.
Method Signatures

Method CLOSE_ENTITY_NODE Signature

Method CLOSE_ENTITY_NODE on class IF_SLMP_DC_READER has no parameter.
# Exception Resumable Description Created on
1 CX_SLMP 20121011

Method CLOSE_PROPERTY Signature

Method CLOSE_PROPERTY on class IF_SLMP_DC_READER has no parameter.
# Exception Resumable Description Created on
1 CX_SLMP 20121011

Method CLOSE_RESOURCE_NODE Signature

Method CLOSE_RESOURCE_NODE on class IF_SLMP_DC_READER has no parameter.
# Exception Resumable Description Created on
1 CX_SLMP 20121011

Method IS_ENTITY_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 20121012
# Exception Resumable Description Created on
1 CX_SLMP SL Protocol Exception 20121012

Method NEXT_PROPERTY 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
# Exception Resumable Description Created on
1 CX_SLMP 20121017

Method OPEN_ENTITY_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20121011
# Exception Resumable Description Created on
1 CX_SLMP 20121011

Method OPEN_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NAME Value transfer Type reference (TYPE) STRING 20121011
# Exception Resumable Description Created on
1 CX_SLMP SL Protocol Exception 20121011

Method OPEN_RESOURCE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY_NAME Call by reference Type reference (TYPE) STRING 20121018
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20121011
3 Returning RV_NAME Value transfer Type reference (TYPE) STRING 20121011
# Exception Resumable Description Created on
1 CX_SLMP 20121011

Method READ_PROPERTY_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20121011
# Exception Resumable Description Created on
1 CX_SLMP SL Protocol Exception 20121011
History
Last changed by/on SAP  20130531 
SAP Release Created in