SAP ABAP Class IF_EX_CLEAR_DB_SAVE (BAdI Interface IF_EX_CLEAR_DB_SAVE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20050309
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_CLEAR_DB_SAVE BAdI Class CL_EX_CLEAR_DB_SAVE 20050309
2 Interface implementation (CLASS c. INTERFACES i_ref)  FSBP_CC_ARCHIVING Implementing Class for BAdI Implementation FSBP_CC_ARCHIVING 20101108
3 Interface implementation (CLASS c. INTERFACES i_ref)  FSBP_CC_WORKFLOW_AT_CREATION 20100819
Properties
Class IF_EX_CLEAR_DB_SAVE  
Short Description BAdI Interface IF_EX_CLEAR_DB_SAVE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20001229   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_CLEAR_DB_SAVE has no forward declaration.
Interfaces
Class IF_EX_CLEAR_DB_SAVE has no interface implemented.
Friends
Class IF_EX_CLEAR_DB_SAVE has no friend class.
Attributes
Class IF_EX_CLEAR_DB_SAVE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ON_CHANGE Static method Public Method After Changing Data Cleansing Case 20001229
2 ON_CREATION Static method Public Method After Creating Data Cleansing Case 20001229
3 ON_DELETE Static method Public Method After Deleting Data Cleansing Case 20100831
Events
Class IF_EX_CLEAR_DB_SAVE has no event.
Types
Class IF_EX_CLEAR_DB_SAVE has no local type.
Method Signatures

Method ON_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CLEAR_CASE_NEW Call by reference Type reference (TYPE) COMT_CLEAR_STACK_T Datenbereinigungsfälle (neu) 20001229
2 Importing IT_CLEAR_CASE_OLD Call by reference Type reference (TYPE) COMT_CLEAR_STACK_T Datenbereinigungsfälle (alt) 20001229
3 Importing IT_TARGETS_NEW Call by reference Type reference (TYPE) COMT_CLEAR_TARG_T Zielobjekte der Bereinigungsfälle (neu) 20001229
4 Importing IT_TARGETS_OLD Call by reference Type reference (TYPE) COMT_CLEAR_TARG_T Zielobjekte der Bereinigungsfälle (alt) 20001229

Method ON_CHANGE on class IF_EX_CLEAR_DB_SAVE has no exception.

Method ON_CREATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_RETURN Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20061004
2 Importing IT_CLEAR_CASE_NEW Call by reference Type reference (TYPE) COMT_CLEAR_STACK_T Datenbereinigungsfälle 20001229
3 Importing IT_TARGETS_NEW Call by reference Type reference (TYPE) COMT_CLEAR_TARG_T Zielobjekte der Bereinigungsfälle 20001229

Method ON_CREATION on class IF_EX_CLEAR_DB_SAVE has no exception.

Method ON_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CLEAR_CASE_NEW Call by reference Type reference (TYPE) COMT_CLEAR_STACK_T Clearing: Tabellentyp zu COMM_CLEAR_STACK 20100831
2 Importing IT_CLEAR_CASE_OLD Call by reference Type reference (TYPE) COMT_CLEAR_STACK_T Clearing: Tabellentyp zu COMM_CLEAR_STACK 20100831
3 Importing IT_TARGETS_NEW Call by reference Type reference (TYPE) COMT_CLEAR_TARG_T Datenbereinigung: Tabellentyp zu DB-Tabelle COMM_CLEAR_TARG 20100831
4 Importing IT_TARGETS_OLD Call by reference Type reference (TYPE) COMT_CLEAR_TARG_T Datenbereinigung: Tabellentyp zu DB-Tabelle COMM_CLEAR_TARG 20100831

Method ON_DELETE on class IF_EX_CLEAR_DB_SAVE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in