SAP ABAP Class CL_SEFS_DB_CR_SETTINGS (Operations on DB table SEFS_CR_SETTINGS)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-EFS (Application Component) TREX Enterprise File Search
⤷
SEFS_CONFIG (Package) File Search Configuration
⤷
⤷
Properties
| Class | CL_SEFS_DB_CR_SETTINGS | |
| Short Description | Operations on DB table SEFS_CR_SETTINGS | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEFS_CONFIG | File Search Configuration |
| Created | 20070227 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SEFS_DB_CR_SETTINGS has no forward declaration.
Interfaces
Class CL_SEFS_DB_CR_SETTINGS has no interface implemented.
Friends
Class CL_SEFS_DB_CR_SETTINGS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | ACTIV_AUTH | CL_SEFS_CONSTANTS=>GC_ADM_AUTH_DELETE | Delete Activity (Administration) | 20070614 | ||
| 2 | Constant | Private | Type reference (TYPE) | ACTIV_AUTH | CL_SEFS_CONSTANTS=>GC_ADM_AUTH_DISPLAY | Display Activity (Administration) | 20070613 | ||
| 3 | Static Attribute | Private | Type reference (TYPE) | STRING | Message Text (only for message ... into GV_MSG_TXT) | 20070227 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delete Crawl Settings | 20070228 | |
| 2 | Static method | Public | Method | Delete All Crawl Settings | 20110114 | |
| 3 | Static method | Public | Method | Get Crawl Settings | 20070227 | |
| 4 | Static method | Public | Method | Set Crawl Settings | 20070227 |
Events
Class CL_SEFS_DB_CR_SETTINGS has no event.
Types
Class CL_SEFS_DB_CR_SETTINGS has no local type.
Method Signatures
Method DEL_CR_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CRAWL_ID | Call by reference | Type reference (TYPE) | SEFS_T_CRAWL_ID | Crawl ID | 20070228 | |||
| 2 | IV_CRAWL_ID | Call by reference | Type reference (TYPE) | SEFS_D_CRAWL_ID | Crawl ID | 20070228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for Configuration Error | 20070228 |
Method DEL_CR_SETTINGS_ALL Signature
Method DEL_CR_SETTINGS_ALL on class CL_SEFS_DB_CR_SETTINGS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for Configuration Error | 20110114 |
Method GET_CR_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CRAWL_ID | Call by reference | Type reference (TYPE) | SEFS_T_CRAWL_ID | Crawl ID | 20070227 | |||
| 2 | IV_CRAWL_ID | Call by reference | Type reference (TYPE) | SEFS_D_CRAWL_ID | Crawl ID | 20070227 | |||
| 3 | RT_CR_SETTINGS | Value transfer | Type reference (TYPE) | SEFS_T_CR_SETTINGS | Crawl Settings | 20070227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for Configuration Error | 20070227 |
Method SET_CR_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CR_SETTINGS | Call by reference | Type reference (TYPE) | SEFS_S_CR_SETTINGS | Crawl Settings | 20070227 | |||
| 2 | IT_CR_SETTINGS | Call by reference | Type reference (TYPE) | SEFS_T_CR_SETTINGS | Crawl Settings | 20070227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for Configuration Error | 20070227 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |