SAP ABAP Class CL_SWF_APP_LOG_FACTORY (Factory Class for App Log Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_ALM (Package) Workflow: Alert Monitor Connection
⤷
⤷
Properties
| Class | CL_SWF_APP_LOG_FACTORY | |
| Short Description | Factory Class for App Log Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_ALM | Workflow: Alert Monitor Connection |
| Created | 20030820 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_APP_LOG_FACTORY has no forward declaration.
Interfaces
Class CL_SWF_APP_LOG_FACTORY has no interface implemented.
Friends
Class CL_SWF_APP_LOG_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SWF_APP_LOG | 20030903 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns a Service Instance for the Application Log | 20030820 | |
| 2 | Static method | Public | Method | Display a Search Template for Selecting Log | 20031027 | |
| 3 | Static method | Public | Method | Loads Logs for Display | 20031027 |
Events
Class CL_SWF_APP_LOG_FACTORY has no event.
Types
Class CL_SWF_APP_LOG_FACTORY has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Erzeugter Handle wenn keiner übergeben wurde | 20030820 | |||
| 2 | EV_SRV_CLASS | Value transfer | Object reference (TYPE REF TO) | CL_SWF_APP_LOG | Erzeugte Log Service Klasse | 20030820 | |||
| 3 | IT_LOG_HANDLE | Call by reference | Type reference (TYPE) | BAL_T_LOGH | Optionale Log Handle Tabelle | 20030903 | |||
| 4 | IV_APP_ALDATE_DEL | Call by reference | Type reference (TYPE) | ALDATE_DEL | Anwendungs-Log: Verfalldatum | 20050719 | |||
| 5 | IV_APP_EXTNUMBER | Call by reference | Type reference (TYPE) | BALNREXT | Application Log Externe Identifikation | 20050719 | |||
| 6 | IV_APP_LOG_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | Application Log Objekt | 20030930 | |||
| 7 | IV_APP_LOG_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | Application Log Subobjekt | 20030930 | |||
| 8 | IV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Optionaler Log Handle | 20030820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler Appl Log | 20031029 |
Method LOG_SEARCH_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NUMBER_OF_PROTOCOLS | Value transfer | Type reference (TYPE) | SY-DBCNT | 20031027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Berechtigung | 20031121 |
Method PREPARE_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SRV_CLASS | Value transfer | Object reference (TYPE REF TO) | CL_SWF_APP_LOG | Erzeugte Log Service Klasse | 20031027 | |||
| 2 | IV_APP_LOG_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | Application Log Objekt | 20031027 | |||
| 3 | IV_APP_LOG_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | Application Log Subobjekt | 20031027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler Appl Log | 20031027 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |