SAP ABAP Class CL_SWF_UTL_LOG (Workflow: Utility Class for Logging)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_UTL (Package) Workflow: Tools

⤷

⤷

Properties
Class | CL_SWF_UTL_LOG | |
Short Description | Workflow: Utility Class for Logging | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWF_UTL | Workflow: Tools |
Created | 20010105 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SWF_UTL_LOG has no interface implemented.
Friends
Class CL_SWF_UTL_LOG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SWFT100TAB | Table with SWF-T100 - Message Structure | 20010928 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Checks Whether Log Entry Is to Be Written | 20010105 |
2 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20010928 |
3 | ![]() |
Static method | Private | Method | Checks whether message should always be written to log | 20010928 |
Events
Class CL_SWF_UTL_LOG has no event.
Types
Class CL_SWF_UTL_LOG has no local type.
Method Signatures
Method CHECK_LOG_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_DELETE_ENTRY | Call by reference | Type reference (TYPE) | XFELD | Logentry löschen ('X' = Ja) | 20010105 | ||
2 | ![]() |
IM_LOG_MSG | Call by reference | Type reference (TYPE) | SWF_T100MS | Struktur für T100 Meldung | 20010928 | ||
3 | ![]() |
IM_LOG_MSGTYP | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtentyp | 20010105 | ||
4 | ![]() |
IM_RESTRICTED_LOG | Call by reference | Type reference (TYPE) | SWD_NOLOG | Anzahl der Einträge im Workflow-Protokoll minimieren | 20010105 |
Method CHECK_LOG_ENTRY on class CL_SWF_UTL_LOG has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SWF_UTL_LOG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_UTL_LOG has no exception.
Method IS_FORCE_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MESSAGE | Call by reference | Type reference (TYPE) | SWF_T100MS | Struktur für T100 Meldung | 20010928 | ||
2 | ![]() |
RE_FORCE_LOG | Value transfer | Type reference (TYPE) | XFELD | Message muß ins Log | 20010928 |
Method IS_FORCE_MESSAGE on class CL_SWF_UTL_LOG has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 610 |