SAP ABAP Interface IF_RMPS_SP_AROUND_DELETION (Check; actions before and after deletion of object)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_PRO_BASIS_SP_ADDON (Package) Enhancements Basis Service Provider for PRO

⤷

⤷

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
Interface | IF_RMPS_SP_AROUND_DELETION | |
Short Description | Check; actions before and after deletion of object |
General Data
Package | RMPS_PRO_BASIS_SP_ADDON | Enhancements Basis Service Provider for PRO |
Created | 20040528 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_SRM | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_RMPS_SP_AROUND_DELETION has no interface.
Friends
Interface IF_RMPS_SP_AROUND_DELETION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | G_BEFORE_DEL_FROM_CONTAINERS | Instance attribute | Public | Type reference (TYPE) | SRM_LIST_OBJECT | Container with current object: Filled before deletion | 20050930 | ||
2 | G_HISTORY | 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
Interface IF_RMPS_SP_AROUND_DELETION has no event.
Types
Interface 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 | 640 |