SAP ABAP Class IF_RMPS_SP_AROUND_DELETION (Check; actions before and after deletion of object)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMPS_CASE | RMPS Enhancements Process | 20040715 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMPS_SP_RECORD | RMPS Enhancements Basis SP Record Back-End | 20040714 |
Properties
Class | IF_RMPS_SP_AROUND_DELETION | |
Short Description | Check; actions before and after deletion of object | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20040528 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_RMPS_SP_AROUND_DELETION has no interface implemented.
Friends
Class IF_RMPS_SP_AROUND_DELETION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRM_LIST_OBJECT | Container with current object: Filled before deletion | 20050930 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_RMPS_GENSP_HISTORY | Object for writing in table RMPSGENSPHIST | 20050527 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Execute actions after deletion (such as release of ind.) | 20040714 |
2 | ![]() |
Instance method | Public | Method | Execute actions before deletion (such as saving data) | 20040714 |
3 | ![]() |
Instance method | Public | Method | Check whether deletion of object is allowed | 20040714 |
Events
Class IF_RMPS_SP_AROUND_DELETION has no event.
Types
Class IF_RMPS_SP_AROUND_DELETION has no local type.
Method Signatures
Method AFTER_DELETION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OBJECT_DELETED | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Wurde das Objekt gelöscht? | 20040714 | ||
2 | ![]() |
IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request, falls Löschen über Request angefordert wurde | 20040714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse (abstrakt) | 20040714 |
Method BEFORE_DELETION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request, falls Löschen über Request angefordert wurde | 20040714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse (abstrakt) | 20040714 |
Method CHECK_DELETION_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_ALLOWED | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Löschen des Objekts erlaubt | 20040714 | ||
2 | ![]() |
IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request, falls Löschen über Request angefordert wurde | 20040714 | ||
3 | ![]() |
IM_SHOW_ERROR_MESSAGE | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | FM anzeigen, falls nicht gelöscht werden darf? | 20040714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse (abstrakt) | 20040714 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |