SAP ABAP Interface IF_SLMP_DATA_CONTAINER_SET (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_SET_GENERIC | Generic Superclass | 20120924 |
Properties
| Interface | IF_SLMP_DATA_CONTAINER_SET | |
| Short Description | Data Container |
General Data
| Package | SLMP_RT | SL Protocol Runtime |
| Created | 20120924 | SAP |
| Last changed | 20130531 | 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_OUT | Data Container outwards methods | 20121026 |
Friends
Interface IF_SLMP_DATA_CONTAINER_SET has no friend.
Attributes
Interface 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
Interface 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 Interface 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 | 740 |