SAP ABAP Class IF_RSDDB_INDEX_BADI (Interface for BAdI: RSDDB_INDEX_BADI)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20120214
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDDB_INDEX_BADI_TEMPLATE Example Class for BWA Indexing BAdI 20120214
Properties
Class IF_RSDDB_INDEX_BADI  
Short Description Interface for BAdI: RSDDB_INDEX_BADI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120206   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSDDB_INDEX_BADI has no forward declaration.
Interfaces
Class IF_RSDDB_INDEX_BADI has no interface implemented.
Friends
Class IF_RSDDB_INDEX_BADI has no friend class.
Attributes
Class IF_RSDDB_INDEX_BADI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BEFORE_CREATE_INDEX Static method Public Method Parameterization of Index Creation 20120214
Events
Class IF_RSDDB_INDEX_BADI has no event.
Types
Class IF_RSDDB_INDEX_BADI has no local type.
Method Signatures

Method BEFORE_CREATE_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PARTITION_SPECIFICATION Call by reference Type reference (TYPE) STRING Partition Definition 20120214
2 Exporting E_T_PARTITION_ATTRIBUTES Call by reference Type reference (TYPE) TREXT_ATTRIBUTES Partition Attribut 20120214
3 Importing I_INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID Index-ID 20120214
4 Importing I_R_OBJ Call by reference Object reference (TYPE REF TO) IF_RSDDB_OBJ BIA-Index Objekt 20120214
5 Importing I_TABLNM Call by reference Type reference (TYPE) TABNAME Tabellenname 20120214
6 Importing I_TABLTP Call by reference Type reference (TYPE) RSDDBTABLTP Tabellen-/Index Typ für BWA 20120214

Method BEFORE_CREATE_INDEX on class IF_RSDDB_INDEX_BADI has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in