SAP ABAP Class IF_SLMP_DATA_CONTAINER_SET (Data Container)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SLMP_DATA_CONTAINER_OUT Data Container outwards methods 20121026
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SLMP_DC_SET_GENERIC Generic Superclass 20120924
Properties
Class IF_SLMP_DATA_CONTAINER_SET  
Short Description Data Container    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120924   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_SLMP_DATA_CONTAINER_SET has no interface implemented.
Friends
Class IF_SLMP_DATA_CONTAINER_SET has no friend class.
Attributes
Class IF_SLMP_DATA_CONTAINER_SET has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DC_SET_APPEND Instance method Public Method Append another Data Container Set 20120925
2 GET Instance method Public Method Get 20120924
3 GET_ENTITY_NAME Instance method Public Method 20120928
4 SET Instance method Public Method Set 20120925
Events
Class IF_SLMP_DATA_CONTAINER_SET has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_TAB_DATA_CONTAINER Public See coding 20120924 gty_tab_data_container TYPE STANDARD TABLE OF if_slmp_data_container=>gty_str_data_container
Method Signatures

Method DC_SET_APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DC_SET Call by reference Object reference (TYPE REF TO) IF_SLMP_DATA_CONTAINER_SET Data Container 20120925
# Exception Resumable Description Created on
1 CX_SLMP SL Protocol Exception 20120925

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) GTY_TAB_DATA_CONTAINER 20120924
2 Importing IV_RESOURCE_NAME Call by reference Type reference (TYPE) STRING 20121008
# 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 class IF_SLMP_DATA_CONTAINER_SET has no exception.

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) GTY_TAB_DATA_CONTAINER 20120925
2 Importing IV_RESOURCE_NAME Call by reference Type reference (TYPE) STRING 20121018
# Exception Resumable Description Created on
1 CX_SLMP SL Protocol Exception 20120925
History
Last changed by/on SAP  20130531 
SAP Release Created in