SAP ABAP Interface /LIME/IF_EX_BACKGROUND_DELETE (Interface for BAdI: /LIME/BACKGROUND_DELETE)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-LIM (Application Component) AP-LIM Logistics Inventory Management Engine
⤷
/LIME/PLT_UTIL (Package) Utilities

⤷

⤷

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
Interface | /LIME/IF_EX_BACKGROUND_DELETE | |
Short Description | Interface for BAdI: /LIME/BACKGROUND_DELETE |
General Data
Package | /LIME/PLT_UTIL | Utilities |
Created | 20120823 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface /LIME/IF_EX_BACKGROUND_DELETE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20120823 |
Friends
Interface /LIME/IF_EX_BACKGROUND_DELETE has no friend.
Attributes
Interface /LIME/IF_EX_BACKGROUND_DELETE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Method to verify, whether deletion of the table is allowed | 20120912 |
2 | ![]() |
Instance method | Public | Method | Method to pre-process HU index entries to be deleted | 20120823 |
3 | ![]() |
Instance method | Public | Method | Method to pre-process location index entries to be deleted | 20120823 |
4 | ![]() |
Instance method | Public | Method | Method to post-process QUAN entries to be deleted | 20120823 |
5 | ![]() |
Instance method | Public | Method | Method to pre-process stock index entries to be deleted | 20120823 |
Events
Interface /LIME/IF_EX_BACKGROUND_DELETE has no event.
Types
Interface /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 | ![]() |
CV_ALLOWED | Value transfer | Type reference (TYPE) | XFELD | Deletion allowed? | 20120912 | ||
2 | ![]() |
IV_TABLENAME | Call by reference | Type reference (TYPE) | DDOBJNAME | Name of ABAP Dictionary Table | 20120912 |
Method CHECK_TABLE on Interface /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 | ![]() |
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 Interface /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 | ![]() |
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 Interface /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 | ![]() |
IT_DEL_QUAN | Call by reference | Type reference (TYPE) | /LIME/T_NQUAN | NQUAN keys selected for deletion | 20120823 |
Method REMOVE_QUAN on Interface /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 | ![]() |
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 Interface /LIME/IF_EX_BACKGROUND_DELETE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |