SAP ABAP Class /SAPSLL/CL_TREX_SERVICES (TREX Service Methods)
Hierarchy
SLL-LEG (Software Component) SLL-LEG 901: Add-On Installation
   SLL (Application Component) Global Trade Services
     /SAPSLL/CORE (Package) Legal & Logistics Services: Global Basis
Properties
Class /SAPSLL/CL_TREX_SERVICES  
Short Description TREX Service Methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SAPSLL/CORE   Legal & Logistics Services: Global Basis 
Created 20101102   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SAPSLL/CL_TREX_SERVICES has no forward declaration.
Interfaces
Class /SAPSLL/CL_TREX_SERVICES has no interface implemented.
Friends
Class /SAPSLL/CL_TREX_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MAX_MATCH Constant Private Type reference (TYPE) I 2147483647 20101217
2 GC_REQ_RESULTS Constant Private See coding 20101216
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_QUERY Static method Private Method Build Query for TREX Search 20101103
2 GET_DAB_STATUS Static method Public Method Query Whether Dashboard Is Active 20101216
3 GET_KEY_ATTRIBUTES Static method Private Method Determine Key Attributes for Index ID 20101214
4 GET_RFC_DESTINATION Static method Private Method Determine RFC Destination 20101214
5 GET_TABNAME Static method Private Method Determine Structure for Index ID 20101214
6 GET_TREX_INDEX_ID Static method Private Method Determine TREX Index ID, Including System and Client 20101214
7 INITIALIZE_TREX_INDEX Static method Public Method Initialize Index for TREX Search 20101102
8 TREX_GET_ATTRIBUTE_DIST Static method Public Method TREX Search for Attribute Distribution 20101216
9 TREX_SEARCH_GET_NO_OF_HITS Static method Public Method Start General TREX Search for Number of Hits 20101103
10 TREX_SEARCH_TIME_PERIODS Static method Public Method Start TREX Search with Specified Time Windows 20101104
11 UPDATE_TREX_INDEX Static method Public Method Update Index for TREX Search 20101102
Events
Class /SAPSLL/CL_TREX_SERVICES has no event.
Types
Class /SAPSLL/CL_TREX_SERVICES has no local type.
Method Signatures

Method BUILD_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QUERY Call by reference Type reference (TYPE) TREXT_QUERY_ENTRIES Suchanfragen 20101103
2 Importing IT_TREX_SEL_CRIT Call by reference Type reference (TYPE) /SAPSLL/TREX_SEL_CRIT_T Selektionskriterien für die Suche mit TREX 20101103

Method BUILD_QUERY on class /SAPSLL/CL_TREX_SERVICES has no exception.

Method GET_DAB_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DABID Call by reference Type reference (TYPE) /SAPSLL/DABID Dashboard-Identifikation 20101216
2 Returning RV_DABAC Value transfer Type reference (TYPE) /SAPSLL/DABAC Aktivierungskennzeichen für Dashboards 20101216

Method GET_DAB_STATUS on class /SAPSLL/CL_TREX_SERVICES has no exception.

Method GET_KEY_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX_ID Call by reference Type reference (TYPE) /SAPSLL/DABIN TREX Index-ID für Dashboards 20101214
2 Returning RT_KEY_ATTR Value transfer Type reference (TYPE) TREXT_ATTRIBUTES Attribute 20101214

Method GET_KEY_ATTRIBUTES on class /SAPSLL/CL_TREX_SERVICES has no exception.

Method GET_RFC_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RFC Value transfer Type reference (TYPE) RFCDEST RFC-Destination für SAP TREX 20101214

Method GET_RFC_DESTINATION on class /SAPSLL/CL_TREX_SERVICES has no exception.

Method GET_TABNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX_ID Call by reference Type reference (TYPE) /SAPSLL/DABIN TREX Index-ID für Dashboards 20101214
2 Returning RV_TABNAME Value transfer Type reference (TYPE) TABNAME Tabellenname 20101214

Method GET_TABNAME on class /SAPSLL/CL_TREX_SERVICES has no exception.

Method GET_TREX_INDEX_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX_ID Call by reference Type reference (TYPE) /SAPSLL/DABIN TREX Index-ID für Dashboards 20101214
2 Returning RV_INDEX_ID Value transfer Type reference (TYPE) TREXD_INDEX_ID Index-ID 20101214

Method GET_TREX_INDEX_ID on class /SAPSLL/CL_TREX_SERVICES has no exception.

Method INITIALIZE_TREX_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) TREX_RFC-RETURN_CODE Returncode 20101217
2 Exporting E_RETURN_TEXT Call by reference Type reference (TYPE) TREX_RFC-RETURN_TEXT Rückgabetext 20101217
3 Importing IV_INDEX_ID Call by reference Type reference (TYPE) /SAPSLL/DABIN Index-ID 20101102

Method INITIALIZE_TREX_INDEX on class /SAPSLL/CL_TREX_SERVICES has no exception.

Method TREX_GET_ATTRIBUTE_DIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DIST_RANGES Call by reference Type reference (TYPE) TREXT_ATTR_DIST_RANGES Attributverteilungsbereiche 20101216
2 Exporting ET_DIST_VALUES Call by reference Type reference (TYPE) TREXT_ATTR_DIST_VALUES Attributverteilungswerte 20101216
3 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) TREX_RFC-RETURN_CODE Returncode 20101217
4 Exporting E_RETURN_TEXT Call by reference Type reference (TYPE) TREX_RFC-RETURN_TEXT Rückgabetext 20101217
5 Importing IT_REQ_ATTR Call by reference Type reference (TYPE) TREXT_ATTRIBUTES Attribute 20101216
6 Importing IT_TREX_SEL_CRIT Call by reference Type reference (TYPE) /SAPSLL/TREX_SEL_CRIT_T Selektionskriterien für die Suche mit TREX 20101216
7 Importing IV_INDEX_ID Call by reference Type reference (TYPE) /SAPSLL/DABIN Dashboard-Identifikation 20101216
8 Importing IV_MAX_NUM Call by reference Type reference (TYPE) I 5 Maximale Anzahl der Attributwerte 20101216
9 Importing IV_OPT_VAL Call by reference Type reference (TYPE) I 0 Anzahl Ranges für Verteilung, 1 für Gesamtzahl 20101216

Method TREX_GET_ATTRIBUTE_DIST on class /SAPSLL/CL_TREX_SERVICES has no exception.

Method TREX_SEARCH_GET_NO_OF_HITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NO_OF_HITS Call by reference Type reference (TYPE) I Anzahl Treffer 20101103
2 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) TREX_RFC-RETURN_CODE Returncode 20101217
3 Exporting E_RETURN_TEXT Call by reference Type reference (TYPE) TREX_RFC-RETURN_TEXT Rückgabetext 20101217
4 Importing IT_TREX_SEL_CRIT Call by reference Type reference (TYPE) /SAPSLL/TREX_SEL_CRIT_T Selektionskriterien für die Suche mit TREX 20101103
5 Importing IV_INDEX_ID Call by reference Type reference (TYPE) /SAPSLL/DABIN Index-ID 20101103

Method TREX_SEARCH_GET_NO_OF_HITS on class /SAPSLL/CL_TREX_SERVICES has no exception.

Method TREX_SEARCH_TIME_PERIODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PERIODS_RESULTS Call by reference Type reference (TYPE) /SAPSLL/TREX_PERIODS_RESULTS_T Ergebnisse der TREX-Suche über mehrere Zeitfenster 20101104
2 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) TREX_RFC-RETURN_CODE Returncode 20101217
3 Exporting E_RETURN_TEXT Call by reference Type reference (TYPE) TREX_RFC-RETURN_TEXT Rückgabetext 20101217
4 Importing IT_TREX_SEL_CRIT Call by reference Type reference (TYPE) /SAPSLL/TREX_SEL_CRIT_T Selektionskriterien für die Suche mit TREX 20101104
5 Importing IV_DATE_FROM Call by reference Type reference (TYPE) /SAPSLL/DATS Datum (von) 20101104
6 Importing IV_DATE_TO Call by reference Type reference (TYPE) /SAPSLL/DATS Datum (bis) 20101104
7 Importing IV_FIELDNAME_TIME Call by reference Type reference (TYPE) TREXD_ATTR_NAME Attributname des Datums 20101104
8 Importing IV_INDEX_ID Call by reference Type reference (TYPE) /SAPSLL/DABIN Index-ID 20101214
9 Importing IV_PERIOD Call by reference Type reference (TYPE) /SAPSLL/DABTP Zeitraum fuer Dashboard SL-Leistungsmerkmale 20101104

Method TREX_SEARCH_TIME_PERIODS on class /SAPSLL/CL_TREX_SERVICES has no exception.

Method UPDATE_TREX_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) TREX_RFC-RETURN_CODE Returncode 20101217
2 Exporting E_RETURN_TEXT Call by reference Type reference (TYPE) TREX_RFC-RETURN_TEXT Returncode 20101217
3 Importing IT_TABLE Call by reference Type reference (TYPE) ANY TABLE 20101102
4 Importing IV_DELETE Call by reference Type reference (TYPE) XFELD ' ' X = Daten werden vom Index gelöscht 20110113
5 Importing IV_INDEX_ID Call by reference Type reference (TYPE) /SAPSLL/DABIN Index-ID 20101102

Method UPDATE_TREX_INDEX on class /SAPSLL/CL_TREX_SERVICES has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 900