SAP ABAP Class /UI5/IF_EX_BADI_PREVENT_DELET (Interface for BAdI: /UI5/BADI_PREVENT_DELETION)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20131024 |
Properties
| Class | /UI5/IF_EX_BADI_PREVENT_DELET | |
| Short Description | Interface for BAdI: /UI5/BADI_PREVENT_DELETION | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20131024 | SAP |
| Last change | 20141120 | |
| 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 /UI5/IF_EX_BADI_PREVENT_DELET has no interface implemented.
Friends
Class /UI5/IF_EX_BADI_PREVENT_DELET has no friend class.
Attributes
Class /UI5/IF_EX_BADI_PREVENT_DELET has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | disable the deletion for all MIME objects | 20131024 | |
| 2 | Instance method | Public | Method | disable the deletion for one MIME object | 20131024 |
Events
Class /UI5/IF_EX_BADI_PREVENT_DELET has no event.
Types
Class /UI5/IF_EX_BADI_PREVENT_DELET has no local type.
Method Signatures
Method DISABLE_DELETION_FOR_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CALLER | Call by reference | Type reference (TYPE) | STRING | caller of the BAdI | 20131028 | |||
| 2 | RV_PREVENT_DELETION | Value transfer | Type reference (TYPE) | ABAP_BOOL | disable deletion of objects | 20131024 |
Method DISABLE_DELETION_FOR_ALL on class /UI5/IF_EX_BADI_PREVENT_DELET has no exception.
Method DISABLE_DELETION_FOR_ONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | an error occured | 20131024 | |||
| 2 | EV_PREVENT_DELETION | Call by reference | Type reference (TYPE) | ABAP_BOOL | disable deletion of object | 20131024 | |||
| 3 | EV_TEXT | Call by reference | Type reference (TYPE) | STRING | some text do display in the log. | 20131024 | |||
| 4 | IV_CALLER | Call by reference | Type reference (TYPE) | STRING | caller of the BAdI | 20131028 | |||
| 5 | IV_RENAME | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | File must be deleted only for renaming | 20131024 | ||
| 6 | IV_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | transport request | 20131024 | |||
| 7 | IV_TEST | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Test mode(no update) | 20131024 | ||
| 8 | IV_URL | Call by reference | Type reference (TYPE) | STRING | URL/ path of the object | 20131024 |
Method DISABLE_DELETION_FOR_ONE on class /UI5/IF_EX_BADI_PREVENT_DELET has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in |