SAP ABAP Class IF_CHIP_DEFINITION_CHANGES (BAdI Interface: CHIP_DEFINITION_CHANGES)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20081208
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_CATALOG_CACHE CHIP: Catalog Cache 20081208
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_CATALOG_CURSOR Cursor for CHIP Catalog 20090219
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_PROVIDER_PAGE_CACHE CHIPs from Page Configurations and Customizing (with Cache) 20101125
Properties
Class IF_CHIP_DEFINITION_CHANGES  
Short Description BAdI Interface: CHIP_DEFINITION_CHANGES    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081208   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CHIP_DEFINITION_CHANGES has no forward declaration.
Interfaces
Class IF_CHIP_DEFINITION_CHANGES has no interface implemented.
Friends
Class IF_CHIP_DEFINITION_CHANGES has no friend class.
Attributes
Class IF_CHIP_DEFINITION_CHANGES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHIP_CHANGED Static method Public Method CHIP Changed 20081208
2 CHIP_CREATED Static method Public Method CHIP Created 20081208
3 CHIP_DELETED Static method Public Method CHIP Deleted 20081208
4 INVALIDATE_CACHE Static method Public Method 20101124
Events
Class IF_CHIP_DEFINITION_CHANGES has no event.
Types
Class IF_CHIP_DEFINITION_CHANGES has no local type.
Method Signatures

Method CHIP_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP_DEFINITION Call by reference Object reference (TYPE REF TO) IF_CHIP_DEFINITION CHIP Definition 20081208
2 Importing CHIP_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_CHIP_CATALOG Fehlerklasse für CHIP Katalog 20090331

Method CHIP_CHANGED on class IF_CHIP_DEFINITION_CHANGES has no exception.

Method CHIP_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP_DEFINITION Call by reference Object reference (TYPE REF TO) IF_CHIP_DEFINITION CHIP Definition 20081208
2 Importing CHIP_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_CHIP_CATALOG Fehlerklasse für CHIP Katalog 20090331

Method CHIP_CREATED on class IF_CHIP_DEFINITION_CHANGES has no exception.

Method CHIP_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_CHIP_CATALOG Fehlerklasse für CHIP Katalog 20090331
2 Importing CHIP_NAME Call by reference Type reference (TYPE) CHIP_NAME Web Dynpro ABAP: CHIP-Id 20081208

Method CHIP_DELETED on class IF_CHIP_DEFINITION_CHANGES has no exception.

Method INVALIDATE_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROVIDER_NAME Call by reference Type reference (TYPE) CHIP_PROVIDER_NAME Name eines CHIP Providers 20101124

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