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 | Constant | Private | Type reference (TYPE) | I | 2147483647 | 20101217 | |||
| 2 | Constant | Private | See coding | 20101216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Build Query for TREX Search | 20101103 | |
| 2 | Static method | Public | Method | Query Whether Dashboard Is Active | 20101216 | |
| 3 | Static method | Private | Method | Determine Key Attributes for Index ID | 20101214 | |
| 4 | Static method | Private | Method | Determine RFC Destination | 20101214 | |
| 5 | Static method | Private | Method | Determine Structure for Index ID | 20101214 | |
| 6 | Static method | Private | Method | Determine TREX Index ID, Including System and Client | 20101214 | |
| 7 | Static method | Public | Method | Initialize Index for TREX Search | 20101102 | |
| 8 | Static method | Public | Method | TREX Search for Attribute Distribution | 20101216 | |
| 9 | Static method | Public | Method | Start General TREX Search for Number of Hits | 20101103 | |
| 10 | Static method | Public | Method | Start TREX Search with Specified Time Windows | 20101104 | |
| 11 | 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 | ET_QUERY | Call by reference | Type reference (TYPE) | TREXT_QUERY_ENTRIES | Suchanfragen | 20101103 | |||
| 2 | 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 | IV_DABID | Call by reference | Type reference (TYPE) | /SAPSLL/DABID | Dashboard-Identifikation | 20101216 | |||
| 2 | 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 | IV_INDEX_ID | Call by reference | Type reference (TYPE) | /SAPSLL/DABIN | TREX Index-ID für Dashboards | 20101214 | |||
| 2 | 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 | 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 | IV_INDEX_ID | Call by reference | Type reference (TYPE) | /SAPSLL/DABIN | TREX Index-ID für Dashboards | 20101214 | |||
| 2 | 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 | IV_INDEX_ID | Call by reference | Type reference (TYPE) | /SAPSLL/DABIN | TREX Index-ID für Dashboards | 20101214 | |||
| 2 | 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 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_CODE | Returncode | 20101217 | |||
| 2 | E_RETURN_TEXT | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | Rückgabetext | 20101217 | |||
| 3 | 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 | ET_DIST_RANGES | Call by reference | Type reference (TYPE) | TREXT_ATTR_DIST_RANGES | Attributverteilungsbereiche | 20101216 | |||
| 2 | ET_DIST_VALUES | Call by reference | Type reference (TYPE) | TREXT_ATTR_DIST_VALUES | Attributverteilungswerte | 20101216 | |||
| 3 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_CODE | Returncode | 20101217 | |||
| 4 | E_RETURN_TEXT | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | Rückgabetext | 20101217 | |||
| 5 | IT_REQ_ATTR | Call by reference | Type reference (TYPE) | TREXT_ATTRIBUTES | Attribute | 20101216 | |||
| 6 | IT_TREX_SEL_CRIT | Call by reference | Type reference (TYPE) | /SAPSLL/TREX_SEL_CRIT_T | Selektionskriterien für die Suche mit TREX | 20101216 | |||
| 7 | IV_INDEX_ID | Call by reference | Type reference (TYPE) | /SAPSLL/DABIN | Dashboard-Identifikation | 20101216 | |||
| 8 | IV_MAX_NUM | Call by reference | Type reference (TYPE) | I | 5 | Maximale Anzahl der Attributwerte | 20101216 | ||
| 9 | 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 | EV_NO_OF_HITS | Call by reference | Type reference (TYPE) | I | Anzahl Treffer | 20101103 | |||
| 2 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_CODE | Returncode | 20101217 | |||
| 3 | E_RETURN_TEXT | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | Rückgabetext | 20101217 | |||
| 4 | IT_TREX_SEL_CRIT | Call by reference | Type reference (TYPE) | /SAPSLL/TREX_SEL_CRIT_T | Selektionskriterien für die Suche mit TREX | 20101103 | |||
| 5 | 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 | ET_PERIODS_RESULTS | Call by reference | Type reference (TYPE) | /SAPSLL/TREX_PERIODS_RESULTS_T | Ergebnisse der TREX-Suche über mehrere Zeitfenster | 20101104 | |||
| 2 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_CODE | Returncode | 20101217 | |||
| 3 | E_RETURN_TEXT | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | Rückgabetext | 20101217 | |||
| 4 | IT_TREX_SEL_CRIT | Call by reference | Type reference (TYPE) | /SAPSLL/TREX_SEL_CRIT_T | Selektionskriterien für die Suche mit TREX | 20101104 | |||
| 5 | IV_DATE_FROM | Call by reference | Type reference (TYPE) | /SAPSLL/DATS | Datum (von) | 20101104 | |||
| 6 | IV_DATE_TO | Call by reference | Type reference (TYPE) | /SAPSLL/DATS | Datum (bis) | 20101104 | |||
| 7 | IV_FIELDNAME_TIME | Call by reference | Type reference (TYPE) | TREXD_ATTR_NAME | Attributname des Datums | 20101104 | |||
| 8 | IV_INDEX_ID | Call by reference | Type reference (TYPE) | /SAPSLL/DABIN | Index-ID | 20101214 | |||
| 9 | 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 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_CODE | Returncode | 20101217 | |||
| 2 | E_RETURN_TEXT | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | Returncode | 20101217 | |||
| 3 | IT_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | 20101102 | ||||
| 4 | IV_DELETE | Call by reference | Type reference (TYPE) | XFELD | ' ' | X = Daten werden vom Index gelöscht | 20110113 | ||
| 5 | 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 |