SAP ABAP Interface IF_SLMP_DATA_CONTAINER (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_GENERIC Generic Superclass 20120919
2 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  
Short Description Data Container    
General Data
Package SLMP_RT   SL Protocol Runtime 
Created 20120919   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SLMP_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SLMP_DATA_CONTAINER_META Data Container Metadata 20130221
2 IF_SLMP_DATA_CONTAINER_OUT Data Container outwards methods 20121026
Friends
Interface IF_SLMP_DATA_CONTAINER has no friend.
Attributes
Interface IF_SLMP_DATA_CONTAINER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET Instance method Public Method Read container 20120924
2 GET_ENTITY_NAME Instance method Public Method 20120928
3 SET Instance method Public Method Write container 20120924
Events
Interface IF_SLMP_DATA_CONTAINER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_STR_DATA_CONTAINER Public See coding 20120919 BEGIN OF gty_str_data_container, tab TYPE slmp_dc_generic_t, END OF gty_str_data_container
Method Signatures

Method GET 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 20121008
2 Returning RS_DATA Value transfer Type reference (TYPE) GTY_STR_DATA_CONTAINER 20120924
# Exception Resumable Description Created on
1 CX_SLMP 20120924

Method GET_ENTITY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NAME Value transfer Type reference (TYPE) STRING 20120928

Method GET_ENTITY_NAME on Interface IF_SLMP_DATA_CONTAINER 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_DATA_CONTAINER 20120924
2 Importing IV_RESOURCE_NAME Call by reference Type reference (TYPE) STRING 20121018
# Exception Resumable Description Created on
1 CX_SLMP 20120924
History
Last changed by/on SAP  20140121 
SAP Release Created in 740