SAP ABAP Interface IF_SLMP_DC_WRITER (Generic writer 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_WRITER_JSON DC writer to XML format of SL protocol 20121008
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SLMP_DC_WRITER_TAB DC writer to generic table 20121004
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SLMP_DC_WRITER_XML DC writer to XML format of SL protocol 20121008
Properties
Interface IF_SLMP_DC_WRITER  
Short Description Generic writer from Data Container    
General Data
Package SLMP_RT   SL Protocol Runtime 
Created 20121004   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_SLMP_DC_WRITER has no forward declaration.
Interfaces
Interface IF_SLMP_DC_WRITER has no interface.
Friends
Interface IF_SLMP_DC_WRITER has no friend.
Attributes
Interface IF_SLMP_DC_WRITER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_ENTITY_NODE Instance method Public Method Closes an entity node 20121004
2 CLOSE_PROPERTY Instance method Public Method Closes a property node 20121008
3 CLOSE_RESOURCE_NODE Instance method Public Method Closes a resource node (containing a single entity) 20121004
4 OPEN_ENTITY_NODE Instance method Public Method Opens an entity node 20121004
5 OPEN_PROPERTY Instance method Public Method Opens a property node 20121008
6 OPEN_RESOURCE_NODE Instance method Public Method Open a resource node (containing a single entity) 20121004
7 WRITE_DC Instance method Public Method Write Data Container 20130207
8 WRITE_PROPERTY_NAVI_VALUE Instance method Public Method Writes value of a property 20121004
9 WRITE_PROPERTY_VALUE Instance method Public Method Writes value of a property 20121004
Events
Interface IF_SLMP_DC_WRITER has no event.
Types
Interface IF_SLMP_DC_WRITER has no local type.
Method Signatures

Method CLOSE_ENTITY_NODE Signature

Method CLOSE_ENTITY_NODE on Interface IF_SLMP_DC_WRITER has no parameter.
# Exception Resumable Description Created on
1 CX_SLMP 20121004

Method CLOSE_PROPERTY Signature

Method CLOSE_PROPERTY on Interface IF_SLMP_DC_WRITER has no parameter.
# Exception Resumable Description Created on
1 CX_SLMP 20121008

Method CLOSE_RESOURCE_NODE Signature

Method CLOSE_RESOURCE_NODE on Interface IF_SLMP_DC_WRITER has no parameter.
# Exception Resumable Description Created on
1 CX_SLMP 20121004

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

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

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 20121008
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20121004
# Exception Resumable Description Created on
1 CX_SLMP 20121004

Method WRITE_DC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DC_OUT Call by reference Object reference (TYPE REF TO) IF_SLMP_DATA_CONTAINER_OUT Data Container outwards methods 20130207
2 Importing IV_RESOURCE_NAME Call by reference Type reference (TYPE) STRING 20130207
# Exception Resumable Description Created on
1 CX_SLMP SL Protocol Exception 20130207

Method WRITE_PROPERTY_NAVI_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY_VALUE Call by reference Type reference (TYPE) STRING 20121004
2 Importing IV_NAVI_VALUE Call by reference Type reference (TYPE) STRING 20121004
# Exception Resumable Description Created on
1 CX_SLMP SL Protocol Exception 20121004

Method WRITE_PROPERTY_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TYPE Call by reference Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20121008
2 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20121004
# Exception Resumable Description Created on
1 CX_SLMP SL Protocol Exception 20121004
History
Last changed by/on SAP  20140121 
SAP Release Created in 740