Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDDB_PROC | Process on BIA Indexes | 20070208 |
Properties
| Class | CL_RSDDB_PROC_ACTIVATE | |
| Short Description | Activation/Creation of BIA Index | |
| Super Class | CL_RSDDB_PROC | Process on BIA Indexes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDDB | BIA Objects and Write Routines |
| Created | 20060812 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDDB_PROC_ACTIVATE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSDDB_OBJ | 20060812 | BIA Index Object |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 2116 | 20120214 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'PARTATTR_' | Specify Partition Attribute in rsstrexadmin | 20110606 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'SPLITME' | Force distribution | 20120629 | ||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | RSDDB_INDEX_BADI | 20120214 | ||||
| 5 | Static Attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20120214 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | The expanded logical index is being created... | 20080305 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | F | 20060815 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical destination (specified when calling function) | 20060812 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSDDB_OBJ | BIA Index Object | 20060812 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | ABAP_COMPDESCR_TAB | 20100720 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | RSDDB_T_IDXATTRS | InfoObjects of BIA Index | 20060815 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | RSDDB_T_INFOOBJS | InfoObjects of BIA Index | 20060815 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | RSDDB_T_JOINS | JOINs in BIA Index | 20060815 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | RSDDB_T_TABLES | Tables of BIA Index | 20060815 |
Methods
Events
Class CL_RSDDB_PROC_ACTIVATE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_INITIAL_VALUE | Private | See coding | 20100720 | BEGIN OF tp_s_initial_value,
comp TYPE abap_compname,
initial_value TYPE string,
END OF tp_s_initial_value
|
||
| 2 | TP_S_IOBJNM_FIELDNM | Private | See coding | 20100720 | BEGIN OF tp_s_iobjnm_fieldnm,
iobjnm TYPE rsiobjnm,
fieldnm TYPE rsfieldnm,
END OF tp_s_iobjnm_fieldnm
|
||
| 3 | TP_S_IOBJ_INITVAL | Private | See coding | 20100720 | BEGIN OF tp_s_iobj_initval,
iobjnm TYPE rsiobjnm,
initval TYPE string,
END OF tp_s_iobj_initval
|
||
| 4 | TP_T_IOBJNM_FIELDNM | Private | See coding | 20100720 | tp_t_iobjnm_fieldnm TYPE SORTED TABLE OF tp_s_iobjnm_fieldnm
WITH UNIQUE KEY fieldnm
|
Method Signatures
Method ACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_FLAG | Call by reference | Type reference (TYPE) | RSDDBFORCEFLAG | Boolean | 20080819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20060814 | ||
| 2 | Sperre sitzt fürs Füllen eines BIA-Index | 20070219 |
Method ADJUST_INDEX_DEF 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 | 20090731 | |||
| 2 | I_S_TABLES | Call by reference | Type reference (TYPE) | RSDDB_S_TABLES | Tabelle eines BIA-Index | 20090731 | |||
| 3 | R_ADJUSTED | Value transfer | Type reference (TYPE) | RS_BOOL | Index wurde angepasst | 20090803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20090731 |
Method CHECK_BIAIDX_POSSIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_TABLE | Call by reference | Type reference (TYPE) | RSDDB_S_TABLES | table description | 20111027 | |||
| 2 | R_BIAIDX_POSSIBLE | Value transfer | Type reference (TYPE) | RS_BOOL | index possible | 20111027 |
Method CHECK_BIAIDX_POSSIBLE on class CL_RSDDB_PROC_ACTIVATE has no exception.
Method CHECK_INDEX_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index-ID | 20110609 | |||
| 2 | I_R_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_RSDDB_OBJ | BIA-Index Objekt | 20070702 | |||
| 3 | I_S_TABLES | Call by reference | Type reference (TYPE) | RSDDB_S_TABLES | Tabelle eines BIA-Index | 20060905 | |||
| 4 | R_REINDEX | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20060905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20060905 |
Method CHECK_LOG_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20060905 | |||
| 2 | I_R_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_RSDDB_OBJ | InfoProvider | 20070102 | |||
| 3 | I_SUPPRESS_WARNING | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20100727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20060905 |
Method CHECK_UDIV_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | TREX Index | 20110609 | |||
| 2 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20110609 | |||
| 3 | R_UDIV_SET | Value transfer | Type reference (TYPE) | RS_BOOL | udiv attribut ist gesetztz | 20110609 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20110609 |
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 | 20060812 |
Method CONSTRUCTOR on class CL_RSDDB_PROC_ACTIVATE has no exception.
Method CREATE_INDEX_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index-ID | 20070615 | |||
| 2 | I_S_TABLES | Call by reference | Type reference (TYPE) | RSDDB_S_TABLES | Tabelle eines BIA-Index | 20061117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20061117 |
Method CREATE_LOG_INDEX_SHADOW Signature
Method CREATE_LOG_INDEX_SHADOW on class CL_RSDDB_PROC_ACTIVATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20070615 |
Method GET_INDEX_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXTERNAL_KEYS | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20100803 | |||
| 2 | E_INSERT_ONLY | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20100803 | |||
| 3 | I_TABLE_TYPE | Call by reference | Type reference (TYPE) | RSDDBTABLTP | Tabelle eines BIA-Index | 20100803 |
Method GET_INDEX_TYPE on class CL_RSDDB_PROC_ACTIVATE has no exception.
Method GET_USER_PART_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_JOIN | Call by reference | Type reference (TYPE) | RSDDB_S_JOINS | JOINs in einem BIA-Index | 20110606 | |||
| 2 | E_TABLSIZE | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20110606 | |||
| 3 | I_R_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_RSDDB_OBJ | BIA-Index Objekt | 20110606 |
Method GET_USER_PART_ATTR on class CL_RSDDB_PROC_ACTIVATE has no exception.
Method RECREATE_LOG_INDEX 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 | 20070102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20070102 |
Method _COLLECT_ALL_INFO 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 | 20060815 |
Method _COLLECT_ALL_INFO on class CL_RSDDB_PROC_ACTIVATE has no exception.
Method _CREATE_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_FLAG | Call by reference | Type reference (TYPE) | RSDDBFORCEFLAG | Boolean | 20080819 | |||
| 2 | I_INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index-ID | 20070615 | |||
| 3 | I_S_TABLES | Call by reference | Type reference (TYPE) | RSDDB_S_TABLES | Tabelle eines BIA-Index | 20060812 | |||
| 4 | R_INDEX_NEW | Value transfer | Type reference (TYPE) | RS_BOOL | Index neu angelegt | 20081023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20060814 |
Method _CREATE_LOG_INDEX Signature
Method _CREATE_LOG_INDEX on class CL_RSDDB_PROC_ACTIVATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20060814 |
Method _CREATE_LOG_INDEX_EXTENDED Signature
Method _CREATE_LOG_INDEX_EXTENDED on class CL_RSDDB_PROC_ACTIVATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20100105 |
Method _CREATE_LOG_INDEX_HIERARCHY Signature
Method _CREATE_LOG_INDEX_HIERARCHY on class CL_RSDDB_PROC_ACTIVATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20080821 |
Method _GET_INDEX_BADI_HANDLE Signature
Method _GET_INDEX_BADI_HANDLE on class CL_RSDDB_PROC_ACTIVATE has no parameter.
Method _GET_INDEX_BADI_HANDLE on class CL_RSDDB_PROC_ACTIVATE has no exception.
Method _GET_INITIAL_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_ATTRDEF_NEW | Call by reference | Type reference (TYPE) | TREXT_ATTR_DEF | Attributdfinitionen | 20100720 |
Method _GET_INITIAL_VALUE on class CL_RSDDB_PROC_ACTIVATE has no exception.
Method _GET_INITIAL_VALUE_PQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_REBUILD | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20100720 | |||
| 2 | C_T_ATTRDEF_NEW | Call by reference | Type reference (TYPE) | TREXT_ATTR_DEF | Attributdfinitionen | 20100720 |
Method _GET_INITIAL_VALUE_PQ on class CL_RSDDB_PROC_ACTIVATE has no exception.
Method _SET_PARTATTR 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 | 20060815 |
Method _SET_PARTATTR on class CL_RSDDB_PROC_ACTIVATE has no exception.
Method _SET_PARTATTR_ALL Signature
Method _SET_PARTATTR_ALL on class CL_RSDDB_PROC_ACTIVATE has no parameter.
Method _SET_PARTATTR_ALL on class CL_RSDDB_PROC_ACTIVATE 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 | 20060812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20060908 |
Method __CONVERT_COMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IMPLFLAG | Call by reference | Type reference (TYPE) | NUMC2 | Zweistellige Nummer | 20060901 | |||
| 2 | I_IS_KYF | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20110304 | |||
| 3 | I_T_COMP | Call by reference | Type reference (TYPE) | ABAP_COMPDESCR_TAB | 20060812 | ||||
| 4 | R_T_ATTR_DEF | Value transfer | Type reference (TYPE) | TREXT_ATTR_DEF | Attributdfinitionen | 20060812 |
Method __CONVERT_COMP on class CL_RSDDB_PROC_ACTIVATE has no exception.
Method __GET_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABLTP | Call by reference | Type reference (TYPE) | RSDDBTABLTP | Tabellen-/Index Typ für BIA | 20081013 | |||
| 2 | R_METHOD | Value transfer | Type reference (TYPE) | CHAR30 | 30 Characters | 20081013 |
Method __GET_METHOD on class CL_RSDDB_PROC_ACTIVATE has no exception.
Method __GET_TREXIDXINFO_D Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXT_KEYS | Call by reference | Type reference (TYPE) | C | Boolean | 20060812 | |||
| 2 | E_INSERT_ONLY | Call by reference | Type reference (TYPE) | C | Boolean | 20060812 | |||
| 3 | E_T_ATTR_DEF | Call by reference | Type reference (TYPE) | TREXT_ATTR_DEF | Attributdfinitionen | 20060812 | |||
| 4 | E_T_KEYFIELDS | Call by reference | Type reference (TYPE) | TREXT_ATTRIBUTES | Attribute | 20060812 | |||
| 5 | I_NO_BUFFER | Call by reference | Type reference (TYPE) | RS_BOOL | Tabellen-Info aus DDIC | 20090731 | |||
| 6 | I_S_TABLES | Call by reference | Type reference (TYPE) | RSDDB_S_TABLES | Tabelle eines BIA-Index | 20060812 |
Method __GET_TREXIDXINFO_D on class CL_RSDDB_PROC_ACTIVATE has no exception.
Method __GET_TREXIDXINFO_F Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXT_KEYS | Call by reference | Type reference (TYPE) | C | Boolean | 20060812 | |||
| 2 | E_INSERT_ONLY | Call by reference | Type reference (TYPE) | C | Boolean | 20060812 | |||
| 3 | E_T_ATTR_DEF | Call by reference | Type reference (TYPE) | TREXT_ATTR_DEF | Attributdfinitionen | 20060812 | |||
| 4 | E_T_KEYFIELDS | Call by reference | Type reference (TYPE) | TREXT_ATTRIBUTES | Attribute | 20060812 | |||
| 5 | I_NO_BUFFER | Call by reference | Type reference (TYPE) | RS_BOOL | Tabellen-Info aus DDIC | 20090731 | |||
| 6 | I_S_TABLES | Call by reference | Type reference (TYPE) | RSDDB_S_TABLES | Tabelle eines BIA-Index | 20060812 |
Method __GET_TREXIDXINFO_F on class CL_RSDDB_PROC_ACTIVATE has no exception.
Method __GET_TREXIDXINFO_HINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXT_KEYS | Call by reference | Type reference (TYPE) | C | Boolean | 20080821 | |||
| 2 | E_INSERT_ONLY | Call by reference | Type reference (TYPE) | C | Boolean | 20080821 | |||
| 3 | E_T_ATTR_DEF | Call by reference | Type reference (TYPE) | TREXT_ATTR_DEF | Attributdfinitionen | 20080821 | |||
| 4 | E_T_KEYFIELDS | Call by reference | Type reference (TYPE) | TREXT_ATTRIBUTES | Attribute | 20080821 | |||
| 5 | I_NO_BUFFER | Call by reference | Type reference (TYPE) | RS_BOOL | Tabellen-Info aus DDIC | 20090731 | |||
| 6 | I_S_TABLES | Call by reference | Type reference (TYPE) | RSDDB_S_TABLES | Tabelle eines BIA-Index | 20080821 |
Method __GET_TREXIDXINFO_HINT on class CL_RSDDB_PROC_ACTIVATE has no exception.
Method __GET_TREXIDXINFO_HSP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXT_KEYS | Call by reference | Type reference (TYPE) | C | Boolean | 20080821 | |||
| 2 | E_INSERT_ONLY | Call by reference | Type reference (TYPE) | C | Boolean | 20080821 | |||
| 3 | E_T_ATTR_DEF | Call by reference | Type reference (TYPE) | TREXT_ATTR_DEF | Attributdfinitionen | 20080821 | |||
| 4 | E_T_KEYFIELDS | Call by reference | Type reference (TYPE) | TREXT_ATTRIBUTES | Attribute | 20080821 | |||
| 5 | I_NO_BUFFER | Call by reference | Type reference (TYPE) | RS_BOOL | Tabellen-Info aus DDIC | 20090731 | |||
| 6 | I_S_TABLES | Call by reference | Type reference (TYPE) | RSDDB_S_TABLES | Tabelle eines BIA-Index | 20080821 |
Method __GET_TREXIDXINFO_HSP on class CL_RSDDB_PROC_ACTIVATE has no exception.
Method __GET_TREXIDXINFO_M Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXT_KEYS | Call by reference | Type reference (TYPE) | C | Boolean | 20060812 | |||
| 2 | E_INSERT_ONLY | Call by reference | Type reference (TYPE) | C | Boolean | 20060812 | |||
| 3 | E_T_ATTR_DEF | Call by reference | Type reference (TYPE) | TREXT_ATTR_DEF | Attributdfinitionen | 20060812 | |||
| 4 | E_T_KEYFIELDS | Call by reference | Type reference (TYPE) | TREXT_ATTRIBUTES | Attribute | 20060812 | |||
| 5 | I_NO_BUFFER | Call by reference | Type reference (TYPE) | RS_BOOL | Tabellen-Info aus DDIC | 20090731 | |||
| 6 | I_S_TABLES | Call by reference | Type reference (TYPE) | RSDDB_S_TABLES | Tabelle eines BIA-Index | 20060812 |
Method __GET_TREXIDXINFO_M on class CL_RSDDB_PROC_ACTIVATE has no exception.
Method __GET_TREXIDXINFO_R Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXT_KEYS | Call by reference | Type reference (TYPE) | C | Boolean | 20060822 | |||
| 2 | E_INSERT_ONLY | Call by reference | Type reference (TYPE) | C | Boolean | 20060822 | |||
| 3 | E_T_ATTR_DEF | Call by reference | Type reference (TYPE) | TREXT_ATTR_DEF | Attributdfinitionen | 20060822 | |||
| 4 | E_T_KEYFIELDS | Call by reference | Type reference (TYPE) | TREXT_ATTRIBUTES | Attribute | 20060822 | |||
| 5 | I_NO_BUFFER | Call by reference | Type reference (TYPE) | RS_BOOL | Tabellen-Info aus DDIC | 20090731 | |||
| 6 | I_S_TABLES | Call by reference | Type reference (TYPE) | RSDDB_S_TABLES | Tabelle eines BIA-Index | 20060822 |
Method __GET_TREXIDXINFO_R on class CL_RSDDB_PROC_ACTIVATE has no exception.
Method __GET_TREXIDXINFO_S Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXT_KEYS | Call by reference | Type reference (TYPE) | C | Boolean | 20060812 | |||
| 2 | E_INSERT_ONLY | Call by reference | Type reference (TYPE) | C | Boolean | 20060812 | |||
| 3 | E_T_ATTR_DEF | Call by reference | Type reference (TYPE) | TREXT_ATTR_DEF | Attributdfinitionen | 20060812 | |||
| 4 | E_T_KEYFIELDS | Call by reference | Type reference (TYPE) | TREXT_ATTRIBUTES | Attribute | 20060812 | |||
| 5 | I_NO_BUFFER | Call by reference | Type reference (TYPE) | RS_BOOL | Tabellen-Info aus DDIC | 20090731 | |||
| 6 | I_S_TABLES | Call by reference | Type reference (TYPE) | RSDDB_S_TABLES | Tabelle eines BIA-Index | 20060812 |
Method __GET_TREXIDXINFO_S on class CL_RSDDB_PROC_ACTIVATE has no exception.
Method __GET_TREXIDXINFO_T Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXT_KEYS | Call by reference | Type reference (TYPE) | C | Boolean | 20060812 | |||
| 2 | E_INSERT_ONLY | Call by reference | Type reference (TYPE) | C | Boolean | 20060812 | |||
| 3 | E_T_ATTR_DEF | Call by reference | Type reference (TYPE) | TREXT_ATTR_DEF | Attributdfinitionen | 20060812 | |||
| 4 | E_T_KEYFIELDS | Call by reference | Type reference (TYPE) | TREXT_ATTRIBUTES | Attribute | 20060812 | |||
| 5 | I_NO_BUFFER | Call by reference | Type reference (TYPE) | RS_BOOL | Tabellen-Info aus DDIC | 20090731 | |||
| 6 | I_S_TABLES | Call by reference | Type reference (TYPE) | RSDDB_S_TABLES | Tabelle eines BIA-Index | 20060812 |
Method __GET_TREXIDXINFO_T on class CL_RSDDB_PROC_ACTIVATE has no exception.
Method __GET_TREXIDXINFO_U Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXT_KEYS | Call by reference | Type reference (TYPE) | C | Boolean | 20080814 | |||
| 2 | E_INSERT_ONLY | Call by reference | Type reference (TYPE) | C | Boolean | 20080814 | |||
| 3 | E_T_ATTR_DEF | Call by reference | Type reference (TYPE) | TREXT_ATTR_DEF | Attributdfinitionen | 20080814 | |||
| 4 | E_T_KEYFIELDS | Call by reference | Type reference (TYPE) | TREXT_ATTRIBUTES | Attribute | 20080814 | |||
| 5 | I_NO_BUFFER | Call by reference | Type reference (TYPE) | RS_BOOL | Tabellen-Info aus DDIC | 20090731 | |||
| 6 | I_S_TABLES | Call by reference | Type reference (TYPE) | RSDDB_S_TABLES | Tabelle eines BIA-Index | 20080814 |
Method __GET_TREXIDXINFO_U on class CL_RSDDB_PROC_ACTIVATE has no exception.
Method __GET_TREXIDXINFO_W Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXT_KEYS | Call by reference | Type reference (TYPE) | C | Boolean | 20090804 | |||
| 2 | E_INSERT_ONLY | Call by reference | Type reference (TYPE) | C | Boolean | 20090804 | |||
| 3 | E_T_ATTR_DEF | Call by reference | Type reference (TYPE) | TREXT_ATTR_DEF | Attributdfinitionen | 20090804 | |||
| 4 | E_T_KEYFIELDS | Call by reference | Type reference (TYPE) | TREXT_ATTRIBUTES | Attribute | 20090804 | |||
| 5 | I_NO_BUFFER | Call by reference | Type reference (TYPE) | RS_BOOL | Tabellen-Info aus DDIC | 20090804 | |||
| 6 | I_S_TABLES | Call by reference | Type reference (TYPE) | RSDDB_S_TABLES | Tabelle eines BIA-Index | 20090804 |
Method __GET_TREXIDXINFO_W on class CL_RSDDB_PROC_ACTIVATE has no exception.
Method __GET_TREXIDXINFO_XY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXT_KEYS | Call by reference | Type reference (TYPE) | C | Boolean | 20061102 | |||
| 2 | E_INSERT_ONLY | Call by reference | Type reference (TYPE) | C | Boolean | 20061102 | |||
| 3 | E_T_ATTR_DEF | Call by reference | Type reference (TYPE) | TREXT_ATTR_DEF | Attributdfinitionen | 20061102 | |||
| 4 | E_T_KEYFIELDS | Call by reference | Type reference (TYPE) | TREXT_ATTRIBUTES | Attribute | 20061102 | |||
| 5 | I_NO_BUFFER | Call by reference | Type reference (TYPE) | RS_BOOL | Tabellen-Info aus DDIC | 20090731 | |||
| 6 | I_S_TABLES | Call by reference | Type reference (TYPE) | RSDDB_S_TABLES | Tabelle eines BIA-Index | 20061102 |
Method __GET_TREXIDXINFO_XY on class CL_RSDDB_PROC_ACTIVATE has no exception.
Method __GET_TREXIDXINFO_Z Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXT_KEYS | Call by reference | Type reference (TYPE) | C | Boolean | 20060812 | |||
| 2 | E_INSERT_ONLY | Call by reference | Type reference (TYPE) | C | Boolean | 20060812 | |||
| 3 | E_T_ATTR_DEF | Call by reference | Type reference (TYPE) | TREXT_ATTR_DEF | Attributdfinitionen | 20060812 | |||
| 4 | E_T_KEYFIELDS | Call by reference | Type reference (TYPE) | TREXT_ATTRIBUTES | Attribute | 20060812 | |||
| 5 | I_NO_BUFFER | Call by reference | Type reference (TYPE) | RS_BOOL | Tabellen-Info aus DDIC | 20090731 | |||
| 6 | I_S_TABLES | Call by reference | Type reference (TYPE) | RSDDB_S_TABLES | Tabelle eines BIA-Index | 20060812 |
Method __GET_TREXIDXINFO_Z on class CL_RSDDB_PROC_ACTIVATE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |