SAP ABAP Class CL_ABAP_MEMORY_C_READER (General, Character-like Memory read Stream)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_STREAMS_AND_LOCATORS (Package) Streams and Locators
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_C_READER | General Character-like Read Stream | 20071102 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ABAP_MEMORY_READER | General Memory Read Stream | 20080807 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_ITAB_C_READER | Character-like Read Stream for Internal Tables | 20071102 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_STRING_C_READER | String Read Stream | 20071102 |
Properties
| Class | CL_ABAP_MEMORY_C_READER | |
| Short Description | General, Character-like Memory read Stream | |
| Super Class | CL_ABAP_C_READER | General Character-like Read Stream |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABP_STREAMS_AND_LOCATORS | Streams and Locators |
| Created | 20071102 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ABAP_MEMORY_C_READER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ABAP_MEMORY_READER | General Memory Read Stream | 20080807 |
Friends
Class CL_ABAP_MEMORY_C_READER has no friend class.
Attributes
Class CL_ABAP_MEMORY_C_READER has no attribute.
Methods
Class CL_ABAP_MEMORY_C_READER has no method.
Events
Class CL_ABAP_MEMORY_C_READER has no event.
Types
Class CL_ABAP_MEMORY_C_READER has no local type.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 711 |