SAP ABAP Class /IWCOR/CL_DS_EP_WRITER_OUTPUT (Enitity writer output)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
⤷
/IWCOR/SODATA_EP (Package) Entity Provider (request / response)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWCOR/IF_DS_EP_OUTPUT_BUFFER | Entity provider output buffer | 20120206 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWCOR/IF_DS_EP_WRITER_OUTPUT | Writer output abstraction | 20120206 |
Properties
| Class | /IWCOR/CL_DS_EP_WRITER_OUTPUT | |
| Short Description | Enitity writer output | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWCOR/SODATA_EP | Entity Provider (request / response) |
| Created | 20120116 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWCOR/CL_DS_EP_WRITER_OUTPUT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWCOR/IF_DS_EP_OUTPUT_BUFFER | Entity provider output buffer | 20120206 | ||
| 2 | /IWCOR/IF_DS_EP_WRITER_OUTPUT | Writer output abstraction | 20120206 |
Friends
Class /IWCOR/CL_DS_EP_WRITER_OUTPUT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120419 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120206 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | /IWCOR/IF_REST_ENTITY | REST entity | 20120206 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SXML_STRING_WRITER | 20120206 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | STRING | 'UTF-8' | 20120206 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20120206 | ||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20120206 | |||||
| 8 | Instance attribute | Public | Type reference (TYPE) | IF_SXML=>XML_STREAM_TYPE | 20120206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create instance | 20120206 | |
| 2 | Instance method | Public | Method | Get string data | 20120206 |
Events
Class /IWCOR/CL_DS_EP_WRITER_OUTPUT has no event.
Types
Class /IWCOR/CL_DS_EP_WRITER_OUTPUT has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STANDALONE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120206 | |||
| 2 | IV_STREAM_TYPE | Call by reference | Type reference (TYPE) | IF_SXML=>XML_STREAM_TYPE | 20120206 | ||||
| 3 | RO_OUTPUT | Value transfer | Object reference (TYPE REF TO) | /IWCOR/CL_DS_EP_WRITER_OUTPUT | 20120206 |
Method CREATE on class /IWCOR/CL_DS_EP_WRITER_OUTPUT has no exception.
Method GET_STRING_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DATA | Value transfer | Type reference (TYPE) | STRING | 20120206 |
Method GET_STRING_DATA on class /IWCOR/CL_DS_EP_WRITER_OUTPUT has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |