SAP ABAP Interface IF_SLMP_DC_READER (Generic reader from Data Container)
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 - 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
Interface IF_SLMP_DC_READER  
Short Description Generic reader from Data Container    
General Data
Package SLMP_RT   SL Protocol Runtime 
Created 20121011   SAP 
Last changed 20130531   SAP 
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
Interface IF_SLMP_DC_READER has no interface.
Friends
Interface IF_SLMP_DC_READER has no friend.
Attributes
Interface 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
Interface IF_SLMP_DC_READER has no event.
Types
Interface IF_SLMP_DC_READER has no local type.
Method Signatures

Method CLOSE_ENTITY_NODE Signature

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

Method CLOSE_PROPERTY Signature

Method CLOSE_PROPERTY on Interface 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 Interface 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 740