SAP ABAP Class CL_SEFS_DB_CR_FILE_EXT (Operations on DB table SEFS_CR_FILE_EXT)
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_FILE_EXT | |
Short Description | Operations on DB table SEFS_CR_FILE_EXT | |
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
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_SEFS_DB_CR_FILE_EXT has no interface implemented.
Friends
Class CL_SEFS_DB_CR_FILE_EXT 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) | 20070301 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Delete File Extensions for Crawl | 20070302 |
2 | ![]() |
Static method | Public | Method | Delete File Extensions for All Crawls | 20110114 |
3 | ![]() |
Static method | Public | Method | Get File Extensions for Crawl | 20070302 |
4 | ![]() |
Static method | Public | Method | Set File Extensions for Crawl | 20070301 |
Events
Class CL_SEFS_DB_CR_FILE_EXT has no event.
Types
Class CL_SEFS_DB_CR_FILE_EXT has no local type.
Method Signatures
Method DEL_CR_FILE_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CRAWL_ID | Call by reference | Type reference (TYPE) | SEFS_D_CRAWL_ID | Crawl ID | 20070302 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for Configuration Error | 20070302 |
Method DEL_CR_FILE_EXT_ALL Signature
Method DEL_CR_FILE_EXT_ALL on class CL_SEFS_DB_CR_FILE_EXT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for Configuration Error | 20110114 |
Method GET_CR_FILE_EXT 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 | 20070302 | ||
2 | ![]() |
IV_CRAWL_ID | Call by reference | Type reference (TYPE) | SEFS_D_CRAWL_ID | Crawl ID | 20070302 | ||
3 | ![]() |
RT_CR_FILE_EXT | Value transfer | Type reference (TYPE) | SEFS_T_CR_FILE_EXT | File Extensions for Crawl | 20070302 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for Configuration Error | 20070302 |
Method SET_CR_FILE_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CR_FILE_EXT | Call by reference | Type reference (TYPE) | SEFS_T_CR_FILE_EXT | File Extensions for Crawl | 20070301 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for Configuration Error | 20070301 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |