SAP ABAP Class CL_ABAP_UTIL_READER (Abstract Source Reader)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SATL (Package) ABAP Template Language
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_UTIL_INCLUDE_READER | Source Reader for Includes | 20021010 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_UTIL_TABLE_READER | Source Reader for Internal String Tables | 20021010 |
Properties
| Class | CL_ABAP_UTIL_READER | |
| Short Description | Abstract Source Reader | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SATL | ABAP Template Language |
| Created | 20021010 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ABAP_UTIL_READER has no forward declaration.
Interfaces
Class CL_ABAP_UTIL_READER has no interface implemented.
Friends
Class CL_ABAP_UTIL_READER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RSWSOURCET | ABAP Source | 20021010 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SY-REPID | '$$NONAME$$' | "Name" of Source | 20021010 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Source | 20021010 |
Events
Class CL_ABAP_UTIL_READER has no event.
Types
Class CL_ABAP_UTIL_READER has no local type.
Method Signatures
Method GET_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOURCE | Value transfer | Type reference (TYPE) | RSWSOURCET | Template von einer ABAP-Source | 20021010 |
Method GET_SOURCE on class CL_ABAP_UTIL_READER has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 630 |