SAP ABAP Class /BOBF/CL_CONF_V_DATABASE_INDEX (Check database indices for PARENT_KEY etc.)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
     /BOBF/CONFIGURATION (Package) Business Object Processing Configuration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BOBF/CL_CONF_V_CONSISTENCY Super Class for Consistency Checks 20081212
Properties
Class /BOBF/CL_CONF_V_DATABASE_INDEX  
Short Description Check database indices for PARENT_KEY etc.    
Super Class /BOBF/CL_CONF_V_CONSISTENCY Super Class for Consistency Checks 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package /BOBF/CONFIGURATION   Business Object Processing Configuration 
Created 20081212   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOBF/CL_CONF_V_DATABASE_INDEX has no forward declaration.
Interfaces
Class /BOBF/CL_CONF_V_DATABASE_INDEX has no interface implemented.
Friends
Class /BOBF/CL_CONF_V_DATABASE_INDEX has no friend class.
Attributes
Class /BOBF/CL_CONF_V_DATABASE_INDEX has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 _CHECK_INDEX_EXISTENCE Static method Private Method Check Existence of Database Index 20081212
Events
Class /BOBF/CL_CONF_V_DATABASE_INDEX has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_GT_FIELDNAME Private See coding 20081212 ty_gt_fieldname TYPE STANDARD TABLE OF fieldname
2 TY_GT_INDEX_FIELDS Private See coding 20081212 ty_gt_index_fields TYPE STANDARD TABLE OF dd17v
3 TY_GT_TABLE_FIELDS Private See coding 20081212 ty_gt_table_fields TYPE STANDARD TABLE OF dd03p
4 TY_GT_TABLE_INDICES Private See coding 20081212 ty_gt_table_indices TYPE STANDARD TABLE OF dd12v
Method Signatures

Method _CHECK_INDEX_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INDEX_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL 20081212
2 Importing IT_FIELDNAME Call by reference Type reference (TYPE) TY_GT_FIELDNAME Field Name Tab 20081212
3 Importing IT_INDEX_FIELDS Call by reference Type reference (TYPE) TY_GT_INDEX_FIELDS 20081212
4 Importing IT_TABLE_FIELDS Call by reference Type reference (TYPE) TY_GT_TABLE_FIELDS 20081212
5 Importing IT_TABLE_INDICES Call by reference Type reference (TYPE) TY_GT_TABLE_INDICES 20081212
6 Importing IV_FULL_CHECK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081212

Method _CHECK_INDEX_EXISTENCE on class /BOBF/CL_CONF_V_DATABASE_INDEX has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702