SAP ABAP Class IF_BADI_TADIR_CHANGED (Interface for BAdI: BADI_TADIR_CHANGED)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20090116
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_PROVIDER_WD CHIP Provider for Web Dynpro ABAP 20090318
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ENH_TADIR_CHANGED_ENHO Class for BAdI Impl.: SEU_BADI_IMPLS_ENH 20090116
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_DDIC_TADIR_CHANGE Class for BAdI: BADI_TADIR_CHANGED 20130425
Properties
Class IF_BADI_TADIR_CHANGED  
Short Description Interface for BAdI: BADI_TADIR_CHANGED    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090116   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_BADI_TADIR_CHANGED has no interface implemented.
Friends
Class IF_BADI_TADIR_CHANGED has no friend class.
Attributes
Class IF_BADI_TADIR_CHANGED has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_TADIR_CHANGED Instance method Public Method Object catalog changed (insert,change,delete) 20090116
2 BEFORE_TADIR_CHANGED Instance method Public Method Object catalog will be changed (insert,change,delete) 20090116
Events
Class IF_BADI_TADIR_CHANGED has no event.
Types
Class IF_BADI_TADIR_CHANGED has no local type.
Method Signatures

Method AFTER_TADIR_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SOBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20090116
2 Importing IM_TROBJTYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20090116

Method AFTER_TADIR_CHANGED on class IF_BADI_TADIR_CHANGED has no exception.

Method BEFORE_TADIR_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_OBJECT_IS_SWITCHABLE Call by reference Type reference (TYPE) ABAP_BOOL X <=> The object is switchable 20130503
2 Importing IM_SOBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20090116
3 Importing IM_TROBJTYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20090116

Method BEFORE_TADIR_CHANGED on class IF_BADI_TADIR_CHANGED has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in