SAP ABAP Class IF_SLMP_DATA_CONTAINER (Data Container)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SLMP_DATA_CONTAINER_META | Data Container Metadata | 20130221 |
| 2 | 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_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
| Class | IF_SLMP_DATA_CONTAINER | |
| Short Description | Data Container | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120919 | SAP |
| Last change | 20140121 | 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 has no interface implemented.
Friends
Class IF_SLMP_DATA_CONTAINER has no friend class.
Attributes
Class IF_SLMP_DATA_CONTAINER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read container | 20120924 | |
| 2 | Instance method | Public | Method | 20120928 | ||
| 3 | Instance method | Public | Method | Write container | 20120924 |
Events
Class 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 | IV_RESOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20121008 | ||||
| 2 | RS_DATA | Value transfer | Type reference (TYPE) | GTY_STR_DATA_CONTAINER | 20120924 |
| # | 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 has no exception.
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | GTY_STR_DATA_CONTAINER | 20120924 | ||||
| 2 | IV_RESOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20121018 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120924 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |