SAP ABAP Class CL_SLMP_SDC_RAW_CONTENT (Special DC for transporting raw data)
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_DATA_CONTAINER Data Container 20121106
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SLMP_DATA_CONTAINER_META Data Container Metadata 20130311
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SLMP_DATA_CONTAINER_OUT Data Container outwards methods 20121106
Properties
Class CL_SLMP_SDC_RAW_CONTENT  
Short Description Special DC for transporting raw data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLMP_RT   SL Protocol Runtime 
Created 20121106   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SLMP_SDC_RAW_CONTENT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SLMP_DATA_CONTAINER Data Container 20121106
2 IF_SLMP_DATA_CONTAINER_META Data Container Metadata 20130311
3 IF_SLMP_DATA_CONTAINER_OUT Data Container outwards methods 20121106
Friends
Class CL_SLMP_SDC_RAW_CONTENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_PROPERTY Instance attribute Private Type reference (TYPE) GTY_STR_CONTAINER 20121106
2 MV_PROVIDER_ID Instance attribute Private Type reference (TYPE) STRING 20130116
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method Clear attributes 20121106
2 GET Instance method Public Method 20121106
3 SET Instance method Public Method 20121106
Events
Class CL_SLMP_SDC_RAW_CONTENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_STR_CONTAINER Public See coding 20121106 BEGIN OF gty_str_container, media_type TYPE string, raw_data TYPE xstring, parameter TYPE tihttpnvp, END OF gty_str_container
2 GTY_STR_PROPERTY Public See coding 20121106 BEGIN OF gty_str_property, media_type TYPE string, raw_data TYPE xstring, parameter TYPE tihttpnvp, END OF gty_str_property
Method Signatures

Method CLEAR Signature

Method CLEAR on class CL_SLMP_SDC_RAW_CONTENT has no parameter.
Method CLEAR on class CL_SLMP_SDC_RAW_CONTENT has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DATA Value transfer Type reference (TYPE) GTY_STR_PROPERTY 20121106

Method GET on class CL_SLMP_SDC_RAW_CONTENT has no exception.

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) GTY_STR_PROPERTY 20121106

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