SAP ABAP Class CL_RSDDB_LOGINDEX (Create logical index)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDDB (Package) BIA Objects and Write Routines
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDDB_LOGINDEX_API Create Logical Index Using API 20091203
2 Inheritance (c INHERITING FROM c_ref)  CL_RSDDB_LOGINDEX_XML Create Logical Index via XML 20091203
Properties
Class CL_RSDDB_LOGINDEX  
Short Description Create logical index    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDDB   BIA Objects and Write Routines 
Created 20091203   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDDB_LOGINDEX has no interface implemented.
Friends
Class CL_RSDDB_LOGINDEX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_RFCDEST Instance attribute Protected Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20091203
2 O_R_OBJ Instance attribute Protected Object reference (TYPE REF TO) IF_RSDDB_OBJ BIA Index Object 20091203
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20091203
2 CREATE Instance method Public Method Create index 20091203
3 GET_INSTANCE Static method Public Method Get Instance for Log Index Creation 20091203
Events
Class CL_RSDDB_LOGINDEX has no event.
Types
Class CL_RSDDB_LOGINDEX 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_R_OBJ Call by reference Object reference (TYPE REF TO) IF_RSDDB_OBJ BIA-Index Objekt 20091203

Method CONSTRUCTOR on class CL_RSDDB_LOGINDEX has no exception.

Method CREATE Signature

Method CREATE on class CL_RSDDB_LOGINDEX has no parameter.
# Exception Resumable Description Created on
1 CX_RSDDB_BIAAPI Fehlermeldung aus BIA-API 20091203

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_OBJ Call by reference Object reference (TYPE REF TO) IF_RSDDB_OBJ BIA-Index Objekt 20091203
2 Importing I_XML Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20091203
3 Returning R_R_LOGINDEX Value transfer Object reference (TYPE REF TO) CL_RSDDB_LOGINDEX Logischen Index anlegen 20091203

Method GET_INSTANCE on class CL_RSDDB_LOGINDEX has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730