SAP ABAP Class IF_SLMP_DC_WRITER (Generic writer 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_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
Class IF_SLMP_DC_WRITER  
Short Description Generic writer from Data Container    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121004   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SLMP_DC_WRITER has no forward declaration.
Interfaces
Class IF_SLMP_DC_WRITER has no interface implemented.
Friends
Class IF_SLMP_DC_WRITER has no friend class.
Attributes
Class 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
Class IF_SLMP_DC_WRITER has no event.
Types
Class IF_SLMP_DC_WRITER has no local type.
Method Signatures

Method CLOSE_ENTITY_NODE Signature

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

Method CLOSE_PROPERTY Signature

Method CLOSE_PROPERTY on class 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 class 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