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 | 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 | Instance method | Public | Method | Append another Data Container Set | 20120925 | |
| 2 | Instance method | Public | Method | Get | 20120924 | |
| 3 | Instance method | Public | Method | 20120928 | ||
| 4 | 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 | 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 | SL Protocol Exception | 20120925 |
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | GTY_TAB_DATA_CONTAINER | 20120924 | ||||
| 2 | IV_RESOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20121008 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120924 |
Method GET_ENTITY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | IT_DATA | Call by reference | Type reference (TYPE) | GTY_TAB_DATA_CONTAINER | 20120925 | ||||
| 2 | IV_RESOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20121018 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SL Protocol Exception | 20120925 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |