SAP ABAP Class IF_BYTE_STREAM (IF_BYTE_STREAM)
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
| Class | IF_BYTE_STREAM | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020912 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BYTE_STREAM has no forward declaration.
Interfaces
Class IF_BYTE_STREAM has no interface implemented.
Friends
Class IF_BYTE_STREAM has no friend class.
Attributes
Class 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
Class IF_BYTE_STREAM has no event.
Types
Class 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 class 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 class IF_BYTE_STREAM has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |