SAP ABAP Interface IF_SLMP_DATA_CONTAINER_OUT (Data Container outwards methods)
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 composition (i COMPRISING i_ref)  IF_SLMP_DATA_CONTAINER Data Container 20121026
2 Interface composition (i COMPRISING i_ref)  IF_SLMP_DATA_CONTAINER_SET Data Container 20121026
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SLMP_DC_GENERIC Generic Superclass 20121026
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SLMP_DC_SET_GENERIC Generic Superclass 20121026
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SLMP_SDC_RAW_CONTENT Special DC for transporting raw data 20121106
Properties
Interface IF_SLMP_DATA_CONTAINER_OUT  
Short Description Data Container outwards methods    
General Data
Package SLMP_RT   SL Protocol Runtime 
Created 20121026   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_SLMP_DATA_CONTAINER_OUT has no forward declaration.
Interfaces
Interface IF_SLMP_DATA_CONTAINER_OUT has no interface.
Friends
Interface IF_SLMP_DATA_CONTAINER_OUT has no friend.
Attributes
Interface IF_SLMP_DATA_CONTAINER_OUT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTENT Instance method Public Method Get container in arbitrary (if available) format 20121105
2 GET_JSON Instance method Public Method Read container JSON Format 20121026
3 GET_XML Instance method Public Method Read container XML Format 20121026
4 SET_JSON Instance method Public Method Write container JSON Format 20121026
5 SET_PROVIDER_ID Instance method Public Method 20130116
6 SET_XML Instance method Public Method Write container XML Format 20121026
Events
Interface IF_SLMP_DATA_CONTAINER_OUT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_STR_DATA_CONTAINER Public See coding 20121026 BEGIN OF gty_str_data_container, tab TYPE slmp_dc_generic_t, END OF gty_str_data_container
Method Signatures

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_MEDIA_TYPE Call by reference Type reference (TYPE) STRING 20121105
2 Exporting ET_PARAMETER Call by reference Type reference (TYPE) TIHTTPNVP 20130122
3 Exporting EV_DATA Call by reference Type reference (TYPE) XSTRING 20121105
4 Importing IV_RESOURCE_NAME Call by reference Type reference (TYPE) STRING 20121105
5 Importing IV_URI_PREFIX Call by reference Type reference (TYPE) IF_SLMP_TYPES=>GTY_URI 20121105
# Exception Resumable Description Created on
1 CX_SLMP 20121105

Method GET_JSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RESOURCE_NAME Call by reference Type reference (TYPE) STRING 20121026
2 Importing IV_URI_PREFIX Call by reference Type reference (TYPE) IF_SLMP_TYPES=>GTY_URI 20121026
3 Returning RV_JSON Value transfer Type reference (TYPE) XSTRING 20121026
# Exception Resumable Description Created on
1 CX_SLMP 20121026

Method GET_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RESOURCE_NAME Call by reference Type reference (TYPE) STRING 20121026
2 Importing IV_URI_PREFIX Call by reference Type reference (TYPE) IF_SLMP_TYPES=>GTY_URI URI as used in model 20121026
3 Returning RV_XML Value transfer Type reference (TYPE) XSTRING 20121026
# Exception Resumable Description Created on
1 CX_SLMP 20121026

Method SET_JSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA Call by reference Type reference (TYPE) XSTRING 20121026
2 Importing IV_RESOURCE_NAME Call by reference Type reference (TYPE) STRING 20121026
# Exception Resumable Description Created on
1 CX_SLMP 20121026

Method SET_PROVIDER_ID Signature

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

Method SET_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA Call by reference Type reference (TYPE) XSTRING 20121026
2 Importing IV_RESOURCE_NAME Call by reference Type reference (TYPE) STRING 20121026
# Exception Resumable Description Created on
1 CX_SLMP 20121026
History
Last changed by/on SAP  20140121 
SAP Release Created in 740