SAP ABAP Class IF_ISH_DESTROYABLE (IS-H: Destroyable Object)
Meta Relationship - Used By
Properties
| Class | IF_ISH_DESTROYABLE | |
| Short Description | IS-H: Destroyable Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070705 | SAP |
| Last change | 20071120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_ISH_DESTROYABLE has no interface implemented.
Friends
Class IF_ISH_DESTROYABLE has no friend class.
Attributes
Class IF_ISH_DESTROYABLE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Destroys the Object | 20070705 | |
| 2 | Instance method | Public | Method | Returns Whether the Object Is Destroyed | 20070705 | |
| 3 | Instance method | Public | Method | Returns Whether the Object Is Being Destroyed | 20070705 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EV_AFTER_DESTROY | Instance Event (0) |
Public (2) |
Object destroyed | 20070705 |
| 2 | EV_BEFORE_DESTROY | Instance Event (0) |
Public (2) |
Object Will Be Destroyed | 20070705 |
Types
Class IF_ISH_DESTROYABLE has no local type.
Method Signatures
Method DESTROY Signature
Method DESTROY on class IF_ISH_DESTROYABLE has no parameter.
Method DESTROY on class IF_ISH_DESTROYABLE has no exception.
Method IS_DESTROYED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DESTROYED | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true: Objekt ist zerstört | 20070705 |
Method IS_DESTROYED on class IF_ISH_DESTROYABLE has no exception.
Method IS_IN_DESTROY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DESTROY_MODE | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true: Objekt wird gerade zerstört | 20070705 |
Method IS_IN_DESTROY_MODE on class IF_ISH_DESTROYABLE has no exception.
Event Signatures
Event EV_AFTER_DESTROY Signature
Event EV_AFTER_DESTROY on class IF_ISH_DESTROYABLE has no parameter.
Event EV_BEFORE_DESTROY Signature
Event EV_BEFORE_DESTROY on class IF_ISH_DESTROYABLE has no parameter.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in |