SAP ABAP Interface /UI5/IF_EX_BADI_PREVENT_DELET (Interface for BAdI: /UI5/BADI_PREVENT_DELETION)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI5 (Application Component) SAP UI development toolkit for HTML5 - Rendering library
     /UI5/UI5_INFRA (Package) SAP UI5 Infrastructure
Properties
Interface /UI5/IF_EX_BADI_PREVENT_DELET  
Short Description Interface for BAdI: /UI5/BADI_PREVENT_DELETION    
General Data
Package /UI5/UI5_INFRA   SAP UI5 Infrastructure 
Created 20131024   SAP 
Last changed 20141120    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20131024
Friends
Interface /UI5/IF_EX_BADI_PREVENT_DELET has no friend.
Attributes
Interface /UI5/IF_EX_BADI_PREVENT_DELET has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DISABLE_DELETION_FOR_ALL Instance method Public Method disable the deletion for all MIME objects 20131024
2 DISABLE_DELETION_FOR_ONE Instance method Public Method disable the deletion for one MIME object 20131024
Events
Interface /UI5/IF_EX_BADI_PREVENT_DELET has no event.
Types
Interface /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 Importing IV_CALLER Call by reference Type reference (TYPE) STRING caller of the BAdI 20131028
2 Returning RV_PREVENT_DELETION Value transfer Type reference (TYPE) ABAP_BOOL disable deletion of objects 20131024

Method DISABLE_DELETION_FOR_ALL on Interface /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 Exporting EV_ERROR Call by reference Type reference (TYPE) ABAP_BOOL an error occured 20131024
2 Exporting EV_PREVENT_DELETION Call by reference Type reference (TYPE) ABAP_BOOL disable deletion of object 20131024
3 Exporting EV_TEXT Call by reference Type reference (TYPE) STRING some text do display in the log. 20131024
4 Importing IV_CALLER Call by reference Type reference (TYPE) STRING caller of the BAdI 20131028
5 Importing IV_RENAME Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE File must be deleted only for renaming 20131024
6 Importing IV_REQUEST Call by reference Type reference (TYPE) TRKORR transport request 20131024
7 Importing IV_TEST Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Test mode(no update) 20131024
8 Importing IV_URL Call by reference Type reference (TYPE) STRING URL/ path of the object 20131024

Method DISABLE_DELETION_FOR_ONE on Interface /UI5/IF_EX_BADI_PREVENT_DELET has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 100