SAP ABAP Interface IF_CHAR_STREAM (IF_CHAR_STREAM)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_XML_STREAM | XML Stream Interface | 20020912 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MESSAGE_PART_HTTP | SOAP Mime Part Class | 20021212 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_XP | SOAP Kernel Module | 20020918 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WS_LOCAL_CALL_MSG_PART | MIME Part for Local Call (Shortcut) | 20060818 |
Properties
| Interface | IF_CHAR_STREAM | |
| Short Description |
General Data
| Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
| Created | 20020912 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CHAR_STREAM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BYTE_STREAM | 20040318 |
Friends
Interface IF_CHAR_STREAM has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENCODING | Instance attribute | Public | Type reference (TYPE) | STRING | 20020921 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20020912 | ||
| 2 | Instance method | Public | Method | 20020912 | ||
| 3 | Instance method | Public | Method | 20020912 |
Events
Interface IF_CHAR_STREAM has no event.
Types
Interface IF_CHAR_STREAM has no local type.
Method Signatures
Method READ_CHARS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STRING | Value transfer | Type reference (TYPE) | STRING | 20020912 |
Method READ_CHARS on Interface IF_CHAR_STREAM has no exception.
Method SET_ENCODING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENCODING | Call by reference | Type reference (TYPE) | STRING | 20020921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | soap core exception | 20020912 |
Method WRITE_CHARS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STRING | Call by reference | Type reference (TYPE) | STRING | 20020912 |
Method WRITE_CHARS on Interface IF_CHAR_STREAM has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 630 |