SAP ABAP Class CL_RSDDB_INDEX_T (Index a Text Table)
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_INDEX TREX Aggregates: Writes to an Index 20060801
Properties
Class CL_RSDDB_INDEX_T  
Short Description Index a Text Table    
Super Class CL_RSDDB_INDEX TREX Aggregates: Writes to an Index 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDDB   BIA Objects and Write Routines 
Created 20060801   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDDB_INDEX_T has no interface implemented.
Friends
Class CL_RSDDB_INDEX_T has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_JOINTAB Instance attribute Private Type reference (TYPE) RSD_TABLNM Temporary Table for New Texts 20061011
2 P_REQUID Instance attribute Private Type reference (TYPE) RSREQUID Text Package Request ID 20061011
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060801
2 CONVERT_FROM_CHAVL Static method Public Method Extract Characteristic Values from CHAVL 20061011
3 CONVERT_TO_CHAVL Static method Public Method Concatenate CHAVL from Characteristic Values 20061011
4 GET_COMPDESCR Static method Public Method 20060801
5 __CREATE_TMPJOINTAB Instance method Private Method Creation of Table in Database 20061011
6 __GET_TMPJOINTAB Instance method Private Method Temporary Table with New Text CHAVLS 20061011
Events
Class CL_RSDDB_INDEX_T has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_COMP Private See coding 20061011 begin of TP_S_COMP, index TYPE i, name TYPE rsd_fieldnm, intlen type RSDINTLEN, END OF tp_s_comp
2 TP_TS_COMP Private See coding 20061011 TP_Ts_COMP type SORTED TABLE OF tp_s_comp WITH UNIQUE KEY index
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLEAN_UP Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20060801
2 Importing I_COMMIT_OPT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20060801
3 Importing I_JOBCNT Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20060801
4 Importing I_NO_BUFFER Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE o_t_comp ohne Puffer aufbauen 20100720
5 Importing I_PREPARE_OPT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20060801
6 Importing I_PROCESS Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20060801
7 Importing I_RECOVERTP Call by reference Type reference (TYPE) RSDDTREXRECOVERTP Recovery-Modus für einen Index 20071228
8 Importing I_R_OBJ Call by reference Object reference (TYPE REF TO) IF_RSDDB_OBJ Administration der TREX Aggregate 20060801
9 Importing I_STATUID Call by reference Type reference (TYPE) SYSUUID_25 UUID in komprimierter Form 20060801
10 Importing I_S_WHERE Call by reference Type reference (TYPE) RSDRS_S_WHERE 20060801
11 Importing I_TABLNM Call by reference Type reference (TYPE) RSD_TABLNM 20060801
12 Importing I_TABLTP Call by reference Type reference (TYPE) CHAR1 Tabellentyp 20060905
# Exception Resumable Description Created on
1 CX_RSDDB_BIAAPI Fehlermeldung aus BIA-API 20080731

Method CONVERT_FROM_CHAVL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_DATA Value transfer Type reference (TYPE) ANY 20061011
2 Importing I_CHABASNM Call by reference Type reference (TYPE) RSCHABASNM Referenzmerkmal 20061011
3 Importing I_CHAVL Call by reference Type reference (TYPE) RSCHAVL Dim: Feld für einen beliebigen Merkmalswert 20061011

Method CONVERT_FROM_CHAVL on class CL_RSDDB_INDEX_T has no exception.

Method CONVERT_TO_CHAVL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHABASNM Call by reference Type reference (TYPE) RSCHABASNM Referenzmerkmal 20061011
2 Importing I_S_DATA Call by reference Type reference (TYPE) ANY 20061011
3 Returning R_CHAVL Value transfer Type reference (TYPE) RSCHAVL Dim: Feld für einen beliebigen Merkmalswert 20061011

Method CONVERT_TO_CHAVL on class CL_RSDDB_INDEX_T has no exception.

Method GET_COMPDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHABASNM Call by reference Type reference (TYPE) RSCHABASNM Referenzmerkmal 20060801
2 Importing I_NO_BUFFER Call by reference Type reference (TYPE) RS_BOOL Tabellen-Info aus DDIC 20090731
3 Importing I_TABLNM Call by reference Type reference (TYPE) RSD_TABLNM 20060801
4 Returning R_T_COMP Value transfer Type reference (TYPE) ABAP_COMPDESCR_TAB 20060801

Method GET_COMPDESCR on class CL_RSDDB_INDEX_T has no exception.

Method __CREATE_TMPJOINTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABLNM Call by reference Type reference (TYPE) RSD_TABLNM 20061011

Method __CREATE_TMPJOINTAB on class CL_RSDDB_INDEX_T has no exception.

Method __GET_TMPJOINTAB Signature

Method __GET_TMPJOINTAB on class CL_RSDDB_INDEX_T has no parameter.
Method __GET_TMPJOINTAB on class CL_RSDDB_INDEX_T has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710