SAP ABAP Class IF_SLMP_DATA_CONTAINER_OUT (Data Container outwards methods)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SLMP_DATA_CONTAINER | Data Container | 20121026 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_SLMP_DATA_CONTAINER_SET | Data Container | 20121026 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SLMP_DC_GENERIC | Generic Superclass | 20121026 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SLMP_DC_SET_GENERIC | Generic Superclass | 20121026 |
| 5 | 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_OUT | |
| Short Description | Data Container outwards methods | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20121026 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SLMP_DATA_CONTAINER_OUT has no forward declaration.
Interfaces
Class IF_SLMP_DATA_CONTAINER_OUT has no interface implemented.
Friends
Class IF_SLMP_DATA_CONTAINER_OUT has no friend class.
Attributes
Class IF_SLMP_DATA_CONTAINER_OUT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get container in arbitrary (if available) format | 20121105 | |
| 2 | Instance method | Public | Method | Read container JSON Format | 20121026 | |
| 3 | Instance method | Public | Method | Read container XML Format | 20121026 | |
| 4 | Instance method | Public | Method | Write container JSON Format | 20121026 | |
| 5 | Instance method | Public | Method | 20130116 | ||
| 6 | Instance method | Public | Method | Write container XML Format | 20121026 |
Events
Class IF_SLMP_DATA_CONTAINER_OUT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_STR_DATA_CONTAINER | Public | See coding | 20121026 | BEGIN OF gty_str_data_container,
tab TYPE slmp_dc_generic_t,
END OF gty_str_data_container
|
Method Signatures
Method GET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_MEDIA_TYPE | Call by reference | Type reference (TYPE) | STRING | 20121105 | ||||
| 2 | ET_PARAMETER | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20130122 | ||||
| 3 | EV_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20121105 | ||||
| 4 | IV_RESOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20121105 | ||||
| 5 | IV_URI_PREFIX | Call by reference | Type reference (TYPE) | IF_SLMP_TYPES=>GTY_URI | 20121105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121105 |
Method GET_JSON 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 | 20121026 | ||||
| 2 | IV_URI_PREFIX | Call by reference | Type reference (TYPE) | IF_SLMP_TYPES=>GTY_URI | 20121026 | ||||
| 3 | RV_JSON | Value transfer | Type reference (TYPE) | XSTRING | 20121026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121026 |
Method GET_XML 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 | 20121026 | ||||
| 2 | IV_URI_PREFIX | Call by reference | Type reference (TYPE) | IF_SLMP_TYPES=>GTY_URI | URI as used in model | 20121026 | |||
| 3 | RV_XML | Value transfer | Type reference (TYPE) | XSTRING | 20121026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121026 |
Method SET_JSON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20121026 | ||||
| 2 | IV_RESOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20121026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121026 |
Method SET_PROVIDER_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROVIDER_ID | Call by reference | Type reference (TYPE) | STRING | 20130116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SL Protocol Exception | 20130116 |
Method SET_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20121026 | ||||
| 2 | IV_RESOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20121026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121026 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |