SAP ABAP Class CL_ABAP_SOFT_REFERENCE (Do Not Use this Class!)
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 | 20010216 |
Properties
Class | CL_ABAP_SOFT_REFERENCE | |
Short Description | Do Not Use this Class! | |
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 | 20010216 | SAP |
Last change | 20030815 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ABAP_SOFT_REFERENCE has no forward declaration.
Interfaces
Class CL_ABAP_SOFT_REFERENCE has no interface implemented.
Friends
Class CL_ABAP_SOFT_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 | 20010216 |
2 | ![]() |
Instance method | Public | Destructor | Destructor | 20010216 |
3 | ![]() |
Instance method | Private | Method | Initialization in the Constructor Call | 20030402 |
Events
Class CL_ABAP_SOFT_REFERENCE has no event.
Types
Class CL_ABAP_SOFT_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 | 20010216 |
Method CONSTRUCTOR on class CL_ABAP_SOFT_REFERENCE has no exception.
Method DESTRUCTOR Signature
Method DESTRUCTOR on class CL_ABAP_SOFT_REFERENCE has no parameter.
Method DESTRUCTOR on class CL_ABAP_SOFT_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_SOFT_REFERENCE has no exception.
History
Last changed by/on | SAP | 20030815 |
SAP Release Created in | 610 |