SAP ABAP Class IF_MDG_GN_RAW_INDEX (Raw Object Secondary Index)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_MDG_GN_RAW_OBJECT Raw Object in the Context of the Generator 20081218
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_GN_INDEX Represents a Secondary Index 20081218
Properties
Class IF_MDG_GN_RAW_INDEX  
Short Description Raw Object Secondary Index    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081218   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_MDG_GN_BBI_INDEX Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_MDG_GN_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_MDG_GN_RAW_INDEX has no interface implemented.
Friends
Class IF_MDG_GN_RAW_INDEX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_KIND Instance attribute Public Attribute reference (LIKE) 20081218
2 A_LOGICAL_NAME Instance attribute Public Attribute reference (LIKE) 20081218
3 A_PREFIX_2 Instance attribute Public Attribute reference (LIKE) 20081218
4 A_SEPARATOR Constant Public Type reference (TYPE) CHAR1 CL_MDG_GN_BBI_INDEX=>A_SEPARATOR Separator Tab Name or Index Name 20081218
5 A_STATE Instance attribute Public Attribute reference (LIKE) 20081218
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FIELD Instance method Public Method Adds an Index Field 20081218
2 ADD_TARGET_SYSTEM Instance method Public Method 20081218
3 GET_BUSINESS_NAME Instance method Public Method 20081218
4 GET_PHYSICAL_NAME Instance method Public Method 20081218
5 SET_ALL_DB Instance method Public Method Create Index for All Database Systems (Optional) 20081218
6 SET_BUILDING_PLAN Instance method Public Method 20081218
7 SET_BUSINESS_NAME Instance method Public Method 20081218
8 SET_LOGICAL_NAME Instance method Public Method 20081218
9 SET_PHYSICAL_NAME Instance method Public Method 20081218
10 SET_TABLE Instance method Public Method Table 20081218
11 SET_UNIQUE Instance method Public Method Unique/Non-Unique Index (Optional) 20081218
Events
Class IF_MDG_GN_RAW_INDEX has no event.
Types
Class IF_MDG_GN_RAW_INDEX has no local type.
Method Signatures

Method ADD_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Value transfer Type reference (TYPE) CSEQUENCE Feldname 20081218
# Exception Resumable Description Created on
1 CX_MDG_GN_GENERATION_ERR Generation Error 20081218

Method ADD_TARGET_SYSTEM Signature

Method ADD_TARGET_SYSTEM on class IF_MDG_GN_RAW_INDEX has no parameter.
Method ADD_TARGET_SYSTEM on class IF_MDG_GN_RAW_INDEX has no exception.

Method GET_BUSINESS_NAME Signature

Method GET_BUSINESS_NAME on class IF_MDG_GN_RAW_INDEX has no parameter.
Method GET_BUSINESS_NAME on class IF_MDG_GN_RAW_INDEX has no exception.

Method GET_PHYSICAL_NAME Signature

Method GET_PHYSICAL_NAME on class IF_MDG_GN_RAW_INDEX has no parameter.
Method GET_PHYSICAL_NAME on class IF_MDG_GN_RAW_INDEX has no exception.

Method SET_ALL_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALL_DB Value transfer Type reference (TYPE) BOOLE_D CL_MDG_GN_CONSTANTS=>A_TRUE Index für alle DB-Systeme ('X') 20081218
# Exception Resumable Description Created on
1 CX_MDG_GN_GENERATION_ERR Generation Error 20081218

Method SET_BUILDING_PLAN Signature

Method SET_BUILDING_PLAN on class IF_MDG_GN_RAW_INDEX has no parameter.
Method SET_BUILDING_PLAN on class IF_MDG_GN_RAW_INDEX has no exception.

Method SET_BUSINESS_NAME Signature

Method SET_BUSINESS_NAME on class IF_MDG_GN_RAW_INDEX has no parameter.
Method SET_BUSINESS_NAME on class IF_MDG_GN_RAW_INDEX has no exception.

Method SET_LOGICAL_NAME Signature

Method SET_LOGICAL_NAME on class IF_MDG_GN_RAW_INDEX has no parameter.
Method SET_LOGICAL_NAME on class IF_MDG_GN_RAW_INDEX has no exception.

Method SET_PHYSICAL_NAME Signature

Method SET_PHYSICAL_NAME on class IF_MDG_GN_RAW_INDEX has no parameter.
Method SET_PHYSICAL_NAME on class IF_MDG_GN_RAW_INDEX has no exception.

Method SET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TABLE Value transfer Object reference (TYPE REF TO) IF_MDG_GN_OBJECT Tabelle 20081218
# Exception Resumable Description Created on
1 CX_MDG_GN_GENERATION_ERR Generation Error 20081218

Method SET_UNIQUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UNIQUE Value transfer Type reference (TYPE) BOOLE_D Unique ('X')/Non-unique (Space) 20081218
# Exception Resumable Description Created on
1 CX_MDG_GN_GENERATION_ERR 20081218
History
Last changed by/on SAP  20130531 
SAP Release Created in