SAP ABAP Class CL_ABAP_WEAK_REFERENCE (Weak References)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP (Package) ABAP Runtime Environment
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_REFERENCE | Abstract Basis Class for Reference Objects | 19991123 |
Properties
| Class | CL_ABAP_WEAK_REFERENCE | |
| Short Description | Weak References | |
| Super Class | CL_ABAP_REFERENCE | Abstract Basis Class for Reference Objects |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SABP | ABAP Runtime Environment |
| Created | 19991123 | SAP |
| Last change | 20000519 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ABAP_WEAK_REFERENCE has no forward declaration.
Interfaces
Class CL_ABAP_WEAK_REFERENCE has no interface implemented.
Friends
Class CL_ABAP_WEAK_REFERENCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | OBJHID | Kernel Info About the Referenced Object | 20030331 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19991123 | |
| 2 | Instance method | Public | Destructor | Destructor | 19991123 | |
| 3 | Instance method | Private | Method | Initialization in the Constructor Call | 20030402 |
Events
Class CL_ABAP_WEAK_REFERENCE has no event.
Types
Class CL_ABAP_WEAK_REFERENCE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OREF | Call by reference | Object reference (TYPE REF TO) | OBJECT | Referenz auf Objekt | 19991123 |
Method CONSTRUCTOR on class CL_ABAP_WEAK_REFERENCE has no exception.
Method DESTRUCTOR Signature
Method DESTRUCTOR on class CL_ABAP_WEAK_REFERENCE has no parameter.
Method DESTRUCTOR on class CL_ABAP_WEAK_REFERENCE has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OREF | Call by reference | Object reference (TYPE REF TO) | OBJECT | Referenz auf Objekt | 20030402 |
Method INIT on class CL_ABAP_WEAK_REFERENCE has no exception.
History
| Last changed by/on | SAP | 20000519 |
| SAP Release Created in |