SAP ABAP Class CL_ABAP_REFERENCE (Abstract Basis Class for Reference Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP (Package) ABAP Runtime Environment
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_SOFT_REFERENCE | Do Not Use this Class! | 20010216 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_WEAK_REFERENCE | Weak References | 19991123 |
Properties
| Class | CL_ABAP_REFERENCE | |
| Short Description | Abstract Basis Class for Reference Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABP | ABAP Runtime Environment |
| Created | 19991123 | SAP |
| Last change | 20030902 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ABAP_REFERENCE has no forward declaration.
Interfaces
Class CL_ABAP_REFERENCE has no interface implemented.
Friends
Class CL_ABAP_REFERENCE has no friend class.
Attributes
Class CL_ABAP_REFERENCE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns Reference to Object | 19991123 |
Events
Class CL_ABAP_REFERENCE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | OBJHID | Protected | See coding | 20030331 | |
Method Signatures
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OREF | Value transfer | Object reference (TYPE REF TO) | OBJECT | Referenz auf Objekt | 19991123 |
Method GET on class CL_ABAP_REFERENCE has no exception.
History
| Last changed by/on | SAP | 20030902 |
| SAP Release Created in |