SAP ABAP Interface IF_BYTE_STREAM (IF_BYTE_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_CHAR_STREAM | 20040318 | |
| 2 | Interface composition (i COMPRISING i_ref) | IF_MIME_PART | Message Part Interface | 20021212 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BYTE_STREAM_TABLE | SOAP Byte Stream on Table Basis | 20030226 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MESSAGE_PART_HTTP | SOAP Mime Part Class | 20021212 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MIME_PART | Generic MIME Part Class | 20040719 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_XP | SOAP Kernel Module | 20020918 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WS_LOCAL_CALL_MSG_PART | MIME Part for Local Call (Shortcut) | 20060818 |
Properties
| Interface | IF_BYTE_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_BYTE_STREAM has no forward declaration.
Interfaces
Interface IF_BYTE_STREAM has no interface.
Friends
Interface IF_BYTE_STREAM has no friend.
Attributes
Interface IF_BYTE_STREAM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20020912 | ||
| 2 | Instance method | Public | Method | 20020912 |
Events
Interface IF_BYTE_STREAM has no event.
Types
Interface IF_BYTE_STREAM has no local type.
Method Signatures
Method READ_BYTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LENGTH | Value transfer | Type reference (TYPE) | I | 20030226 | ||||
| 2 | STRING | Value transfer | Type reference (TYPE) | XSTRING | 20020912 |
Method READ_BYTES on Interface IF_BYTE_STREAM has no exception.
Method WRITE_BYTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STRING | Call by reference | Type reference (TYPE) | XSTRING | 20020912 |
Method WRITE_BYTES on Interface IF_BYTE_STREAM has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 630 |