SAP ABAP Class CL_RIS_INDEX_HANDLER (Repository Information System: Index Handler)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-INR (Application Component) Repository Infosystem
     SRIS_FRAMEWORK (Package) Repository Information System: Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RIS_INDEX_HANDLER Repository Information System: Index Handler 20110928
Properties
Class CL_RIS_INDEX_HANDLER  
Short Description Repository Information System: Index Handler    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRIS_FRAMEWORK   Repository Information System: Framework 
Created 20110825   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RIS_INDEX_HANDLER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RIS_INDEX_HANDLER Repository Information System: Index Handler 20110928
Friends
Class CL_RIS_INDEX_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INDEX_UPDATER Instance attribute Private Object reference (TYPE REF TO) IF_RIS_INDEX_UPDATER 20110928
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20110928
2 CREATE_INSTANCE Static method Public Method 20110928
3 FIND_MAIN_PROGRAM Instance method Private Method 20110928
4 HANDLE_OBJECT_GENERATION Instance method Public Method 20110928
Events
Class CL_RIS_INDEX_HANDLER has no event.
Types
Class CL_RIS_INDEX_HANDLER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_UPDATER Call by reference Object reference (TYPE REF TO) IF_RIS_INDEX_UPDATER 20110928

Method CONSTRUCTOR on class CL_RIS_INDEX_HANDLER has no exception.

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_UPDATER Call by reference Object reference (TYPE REF TO) IF_RIS_INDEX_UPDATER 20110928
2 Returning R_INDEX_HANDLER Value transfer Object reference (TYPE REF TO) CL_RIS_INDEX_HANDLER 20110928

Method CREATE_INSTANCE on class CL_RIS_INDEX_HANDLER has no exception.

Method FIND_MAIN_PROGRAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INCLUDE Call by reference Type reference (TYPE) PROGRAMM 20110928
2 Exporting E_MAIN_PROGRAM Call by reference Type reference (TYPE) PROGRAMM 20110928
3 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) SEU_OBJKEY 20110928

Method FIND_MAIN_PROGRAM on class CL_RIS_INDEX_HANDLER has no exception.

Method HANDLE_OBJECT_GENERATION Signature

Method HANDLE_OBJECT_GENERATION on class CL_RIS_INDEX_HANDLER has no parameter.
Method HANDLE_OBJECT_GENERATION on class CL_RIS_INDEX_HANDLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in