SAP ABAP Class CL_SEFS_LOG (Log)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-EFS (Application Component) TREX Enterprise File Search
⤷
SEFS_CRAWL (Package) Crawl Files
⤷
⤷
Properties
| Class | CL_SEFS_LOG | |
| Short Description | Log | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEFS_CRAWL | Crawl Files |
| Created | 20070221 | 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_LOG has no interface implemented.
Friends
Class CL_SEFS_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BALOBJ_D | CL_SEFS_CONSTANTS=>GC_LOG_OBJECT | Appl Log Object: Enterprise File Search | 20070221 | ||
| 2 | Constant | Public | Type reference (TYPE) | BALSUBOBJ | CL_SEFS_CONSTANTS=>GC_LOG_SUB_OBJECT | Appl Log Sub Object: Admin of Enterprise File Search | 20070221 | ||
| 3 | Static Attribute | Private | Type reference (TYPE) | SEFS_D_LOGLEVEL | Level for Logging | 20070316 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20070228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Add Free Text | 20070222 | |
| 2 | Static method | Public | Method | Add Message | 20070221 | |
| 3 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20070316 | |
| 4 | Static method | Public | Method | Create Log | 20070221 | |
| 5 | Static method | Private | Method | Dequeue Log | 20070221 | |
| 6 | Static method | Public | Method | Display Log | 20070228 | |
| 7 | Static method | Private | Method | Enqueue Log | 20070221 | |
| 8 | Static method | Public | Method | Load Log from DB | 20070228 | |
| 9 | Static method | Private | Method | Load Log in Memory | 20070704 | |
| 10 | Static method | Public | Method | Save Log | 20070221 |
Events
Class CL_SEFS_LOG has no event.
Types
Class CL_SEFS_LOG has no local type.
Method Signatures
Method ADD_FREE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20070222 | |||
| 2 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message type (A, E, W, I, S) | 20070222 | |||
| 3 | IV_TEXT | Call by reference | Type reference (TYPE) | STRING | Message Text | 20070222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Crawl and Index Exceptions | 20070222 |
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20070221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Crawl and Index Exceptions | 20070221 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SEFS_LOG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SEFS_LOG has no exception.
Method CREATE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20070228 | |||
| 2 | RV_LOG_HANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20070221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Crawl and Index Exceptions | 20070221 |
Method DEQUEUE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20070228 |
Method DEQUEUE_LOG on class CL_SEFS_LOG has no exception.
Method DISPLAY_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20070228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Crawl and Index Exceptions | 20070228 |
Method ENQUEUE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20070228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Crawl and Index Exceptions | 20070221 |
Method LOAD_LOG_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20070228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Crawl and Index Exceptions | 20070228 |
Method LOAD_LOG_IN_MEMORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20070704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Crawl and Index Exceptions | 20070704 |
Method SAVE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20070221 | |||
| 2 | IV_REFRESH_LOG | Call by reference | Type reference (TYPE) | XFELD | SPACE | 'X' = Delete Saved Logs from Memory | 20070221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Crawl and Index Exceptions | 20070221 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |