SAP ABAP Class CL_RSDDB_LOGINDEX_API (Create Logical Index Using API)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDDB (Package) BIA Objects and Write Routines
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDDB_LOGINDEX | Create logical index | 20091203 |
Properties
| Class | CL_RSDDB_LOGINDEX_API | |
| Short Description | Create Logical Index Using API | |
| Super Class | CL_RSDDB_LOGINDEX | Create logical index |
| 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
Class CL_RSDDB_LOGINDEX_API has no forward declaration.
Interfaces
Class CL_RSDDB_LOGINDEX_API has no interface implemented.
Friends
Class CL_RSDDB_LOGINDEX_API has no friend class.
Attributes
Class CL_RSDDB_LOGINDEX_API has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20091203 | ||
| 2 | Instance method | Public | Method | 20091204 | ||
| 3 | Instance method | Private | Method | 20091203 | ||
| 4 | Instance method | Private | Method | 20091203 | ||
| 5 | Instance method | Private | Method | 20091203 | ||
| 6 | Instance method | Private | Method | 20091203 | ||
| 7 | Instance method | Private | Method | 20091203 | ||
| 8 | Instance method | Private | Method | 20091203 | ||
| 9 | Instance method | Private | Method | 20091203 |
Events
Class CL_RSDDB_LOGINDEX_API has no event.
Types
Class CL_RSDDB_LOGINDEX_API has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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_API has no exception.
Method GET_LOG_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_CONSTRAINTS | Call by reference | Type reference (TYPE) | TREXT_CONSTRAINTS | Einschränkungen | 20091204 | |||
| 2 | E_T_TREX_JOINCOND | Call by reference | Type reference (TYPE) | TREXT_STATIC_JOIN_CONDITION | Statische Join-Bedingung | 20091204 | |||
| 3 | E_T_TREX_JOININDEX | Call by reference | Type reference (TYPE) | TREXT_JOIN_INDEX | Join-Index | 20091204 | |||
| 4 | E_T_TREX_JOINPATHS | Call by reference | Type reference (TYPE) | TREXT_JOIN_PATHS | Join-Pfade | 20091204 | |||
| 5 | E_T_TREX_KYFS | Call by reference | Type reference (TYPE) | TREXT_KEY_FIGURE_2 | 20091204 | ||||
| 6 | E_T_TREX_VIEWATTR | Call by reference | Type reference (TYPE) | TREXT_VIEW_ATTRIBUTES | View-Attribute | 20091204 | |||
| 7 | E_T_TREX_VIEWS | Call by reference | Type reference (TYPE) | TREXT_BO_VIEWS | Business-Objekt-Views | 20091204 |
Method GET_LOG_INDEX on class CL_RSDDB_LOGINDEX_API has no exception.
Method _CLEANUP_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABLNM | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20091203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20091203 |
Method _GET_CONSTRAINTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_CONSTRAINTS | Call by reference | Type reference (TYPE) | TREXT_CONSTRAINTS | Einschränkungen | 20091203 |
Method _GET_CONSTRAINTS on class CL_RSDDB_LOGINDEX_API has no exception.
Method _GET_JOIN_CONDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_TREX_JOINCOND | Call by reference | Type reference (TYPE) | TREXT_STATIC_JOIN_CONDITION | Statische Join-Bedingung | 20091203 |
Method _GET_JOIN_CONDITIONS on class CL_RSDDB_LOGINDEX_API has no exception.
Method _GET_JOIN_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_TREX_JOININDEX | Call by reference | Type reference (TYPE) | TREXT_JOIN_INDEX | Join-Index | 20091203 |
Method _GET_JOIN_INDEX on class CL_RSDDB_LOGINDEX_API has no exception.
Method _GET_JOIN_PATHS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_TREX_VIEWATTR | Call by reference | Type reference (TYPE) | TREXT_VIEW_ATTRIBUTES | View-Attribute | 20091203 | |||
| 2 | E_T_TREX_JOINPATHS | Call by reference | Type reference (TYPE) | TREXT_JOIN_PATHS | Join-Pfade | 20091203 |
Method _GET_JOIN_PATHS on class CL_RSDDB_LOGINDEX_API has no exception.
Method _GET_KEYFIGURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_TREX_KEYFS | Call by reference | Type reference (TYPE) | TREXT_KEY_FIGURE_2 | Kennzahl | 20091203 |
Method _GET_KEYFIGURES on class CL_RSDDB_LOGINDEX_API has no exception.
Method _GET_VIEW_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_TREX_VIEWATTR | Call by reference | Type reference (TYPE) | TREXT_VIEW_ATTRIBUTES | View-Attribute | 20091203 | |||
| 2 | E_T_TREX_VIEWS | Call by reference | Type reference (TYPE) | TREXT_BO_VIEWS | Business-Objekt-Views | 20091203 |
Method _GET_VIEW_ATTRIBUTES on class CL_RSDDB_LOGINDEX_API has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |