SAP ABAP Class CL_SLMP_DC_WRITER_JSON (DC writer to 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_SET_WRITER Generic writer from Data Container 20121008
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SLMP_DC_WRITER Generic writer from Data Container 20121008
Properties
Class CL_SLMP_DC_WRITER_JSON  
Short Description DC writer to 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 20121008   SAP 
Last change 20140121   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_SET_WRITER Generic writer from Data Container 20121008
2 IF_SLMP_DC_WRITER Generic writer from Data Container 20121008
Friends
Class CL_SLMP_DC_WRITER_JSON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_WRITER Instance attribute Private Object reference (TYPE REF TO) CL_SXML_STRING_WRITER XML String Writer of sXML Library 20121008
2 MV_PROPERTY Instance attribute Private Type reference (TYPE) STRING 20121008
3 MV_RESOURCE Instance attribute Private Type reference (TYPE) STRING 20121008
4 MV_URI_PREFIX Instance attribute Private Type reference (TYPE) IF_SLMP_TYPES=>GTY_URI 20130116
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA Instance method Public Method Get data as generic table 20121008
2 GET_INSTANCE Static method Public Method Get instance 20121008
3 _CLEAN_UP Instance method Private Method 20121008
4 _REPLACE_TARGET Instance method Private Method 20121008
Events
Class CL_SLMP_DC_WRITER_JSON has no event.
Types
Class CL_SLMP_DC_WRITER_JSON has no local type.
Method Signatures

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_XML Value transfer Type reference (TYPE) XSTRING 20121008

Method GET_DATA on class CL_SLMP_DC_WRITER_JSON has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_URI_PREFIX Call by reference Type reference (TYPE) IF_SLMP_TYPES=>GTY_URI 20121008
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SLMP_DC_WRITER_JSON DC writer to generic table 20121008

Method GET_INSTANCE on class CL_SLMP_DC_WRITER_JSON has no exception.

Method _CLEAN_UP Signature

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

Method _REPLACE_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RESOURCE Call by reference Type reference (TYPE) STRING 20121008
2 Importing IV_TAG Call by reference Type reference (TYPE) STRING 20121008
3 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20121008
4 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20121008

Method _REPLACE_TARGET on class CL_SLMP_DC_WRITER_JSON has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740