SAP ABAP Class CL_RET_USER_SETTINGS (User Settings)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-KPR-RET (Application Component) Text Retrieval and Information Extraction
⤷
SRET_DEMO (Package) Retrieval Demonstration
⤷
⤷
Properties
| Class | CL_RET_USER_SETTINGS | |
| Short Description | User Settings | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRET_DEMO | Retrieval Demonstration |
| Created | 20000829 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RET_USER_SETTINGS has no forward declaration.
Interfaces
Class CL_RET_USER_SETTINGS has no interface implemented.
Friends
Class CL_RET_USER_SETTINGS has no friend class.
Attributes
Class CL_RET_USER_SETTINGS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read Index Settings | 20000829 | |
| 2 | Instance method | Public | Method | Read Search Settings | 20000829 | |
| 3 | Instance method | Public | Method | Write Index Settings | 20000829 | |
| 4 | Instance method | Public | Method | Write Search Settings | 20000829 |
Events
Class CL_RET_USER_SETTINGS has no event.
Types
Class CL_RET_USER_SETTINGS has no local type.
Method Signatures
Method READ_INDEX_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PATH | Call by reference | Type reference (TYPE) | STRING | Input Directory | 20000829 |
Method READ_INDEX_SETTINGS on class CL_RET_USER_SETTINGS has no exception.
Method READ_SEARCH_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXACTNESS | Call by reference | Type reference (TYPE) | SRETUSER-EXACTNESS | Exaktheit | 20000829 | |||
| 2 | E_OFFER_SYNONYMS | Call by reference | Type reference (TYPE) | SRETUSER-SYNONYMS | Synonyme anbieten | 20000829 | |||
| 3 | E_SEARCH_PLACE | Call by reference | Type reference (TYPE) | SRETUSER-SPLACE | Suchbereich in den Topics (CUR;ALL) | 20000829 | |||
| 4 | E_SMODE_EXACT | Call by reference | Type reference (TYPE) | SRETUSER-SMODEEXA | Reihenfolge der Suchmodi | 20000829 | |||
| 5 | E_SMODE_FUZZY | Call by reference | Type reference (TYPE) | SRETUSER-SMODEFUZ | Reihenfolge der Suchmodi | 20000829 | |||
| 6 | E_SMODE_LINGUISTIC | Call by reference | Type reference (TYPE) | SRETUSER-SMODELIN | Reihenfolge der Suchmodi | 20000829 |
Method READ_SEARCH_SETTINGS on class CL_RET_USER_SETTINGS has no exception.
Method WRITE_INDEX_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PATH | Call by reference | Type reference (TYPE) | STRING | Input Directory | 20000829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler | 20000829 |
Method WRITE_SEARCH_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXACTNESS | Call by reference | Type reference (TYPE) | SRETUSER-EXACTNESS | Exaktheit, mit der gesucht werden soll (0-100) | 20000829 | |||
| 2 | I_OFFER_SYNONYMS | Call by reference | Type reference (TYPE) | SRETUSER-SYNONYMS | Synonyme anbieten | 20000829 | |||
| 3 | I_SEARCH_PLACE | Call by reference | Type reference (TYPE) | SRETUSER-SPLACE | Wahl des Suchbereichs | 20000829 | |||
| 4 | I_SMODE_EXACT | Call by reference | Type reference (TYPE) | SRETUSER-SMODEEXA | Reihenfolge der Suchmodi | 20000829 | |||
| 5 | I_SMODE_FUZZY | Call by reference | Type reference (TYPE) | SRETUSER-SMODEFUZ | Reihenfolge der Suchmodi | 20000829 | |||
| 6 | I_SMODE_LINGUISTIC | Call by reference | Type reference (TYPE) | SRETUSER-SMODELIN | Reihenfolge der Suchmodi | 20000829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler | 20000829 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 50A |