SAP ABAP Class /LIME/IF_EX_BACKGROUND_DELETE (Interface for BAdI: /LIME/BACKGROUND_DELETE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20120823
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /LIME/CL_EX_BACKGR_DELETE Example Class for Background Delete BAdI 20120823
Properties
Class /LIME/IF_EX_BACKGROUND_DELETE  
Short Description Interface for BAdI: /LIME/BACKGROUND_DELETE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120823   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /LIME/IF_EX_BACKGROUND_DELETE has no forward declaration.
Interfaces
Class /LIME/IF_EX_BACKGROUND_DELETE has no interface implemented.
Friends
Class /LIME/IF_EX_BACKGROUND_DELETE has no friend class.
Attributes
Class /LIME/IF_EX_BACKGROUND_DELETE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_TABLE Instance method Public Method Method to verify, whether deletion of the table is allowed 20120912
2 REMOVE_HU Instance method Public Method Method to pre-process HU index entries to be deleted 20120823
3 REMOVE_LOC Instance method Public Method Method to pre-process location index entries to be deleted 20120823
4 REMOVE_QUAN Instance method Public Method Method to post-process QUAN entries to be deleted 20120823
5 REMOVE_STOCK Instance method Public Method Method to pre-process stock index entries to be deleted 20120823
Events
Class /LIME/IF_EX_BACKGROUND_DELETE has no event.
Types
Class /LIME/IF_EX_BACKGROUND_DELETE has no local type.
Method Signatures

Method CHECK_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_ALLOWED Value transfer Type reference (TYPE) XFELD Deletion allowed? 20120912
2 Importing IV_TABLENAME Call by reference Type reference (TYPE) DDOBJNAME Name of ABAP Dictionary Table 20120912

Method CHECK_TABLE on class /LIME/IF_EX_BACKGROUND_DELETE has no exception.

Method REMOVE_HU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_HU_MAINTAIN Call by reference Type reference (TYPE) /LIME/T_HU_MAINTAIN Import Table for Function 'Create/Delete HUs' 20120823

Method REMOVE_HU on class /LIME/IF_EX_BACKGROUND_DELETE has no exception.

Method REMOVE_LOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOC_MAINTAIN Call by reference Type reference (TYPE) /LIME/T_LOC_MAINTAIN Import Table for Function 'Create/Delete Locations' 20120823

Method REMOVE_LOC on class /LIME/IF_EX_BACKGROUND_DELETE has no exception.

Method REMOVE_QUAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DEL_QUAN Call by reference Type reference (TYPE) /LIME/T_NQUAN NQUAN keys selected for deletion 20120823

Method REMOVE_QUAN on class /LIME/IF_EX_BACKGROUND_DELETE has no exception.

Method REMOVE_STOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_STOCK_MAINTAIN Call by reference Type reference (TYPE) /LIME/T_STOCK_MAINTAIN Import Table for Function 'Create/Delete Stock Items' 20120823

Method REMOVE_STOCK on class /LIME/IF_EX_BACKGROUND_DELETE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in