SAP ABAP Class CL_WFD_INTERNAL_LOG (Internal Log File of Definition)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWD (Package) Business Workflow: Process Definition

⤷

⤷

Properties
Class | CL_WFD_INTERNAL_LOG | |
Short Description | Internal Log File of Definition | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWD | Business Workflow: Process Definition |
Created | 20100615 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WFD_INTERNAL_LOG has no forward declaration.
Interfaces
Class CL_WFD_INTERNAL_LOG has no interface implemented.
Friends
Class CL_WFD_INTERNAL_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) | SWDILOGOP | 'A' | Internal Log: Operation, Method | 20100615 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SWDILOGOP | 'H' | Internal Log: Operation, Method | 20100617 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SWDILOGOP | 'C' | Internal Log: Operation, Method | 20100615 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SWDILOGOP | 'L' | Internal Log: Operation, Method | 20100615 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | SWDILOGOP | '-' | Internal Log: Operation, Method | 20100621 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | SWDILOGOP | 'N' | Internal Log: Operation, Method | 20100615 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | SWDILOGOP | 'V' | Internal Log: Operation, Method | 20100615 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | SWDILOGOP | 'R' | Internal Log: Operation, Method | 20100615 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | SWDILOGOP | 'S' | Internal Log: Operation, Method | 20100615 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | SWDILOGOP | 'U' | Internal Log: Operation, Method | 20100617 | |
11 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_WFD_INTERNAL_LOG | Internal Log File of Definition | 20100616 | ||
12 | ![]() |
Static Attribute | Protected | See coding | 20100616 | ||||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SWDILOG | Internal Log of Changes to Workflow Definitions | 20100616 | ||
14 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WFD_INTERNAL_LOG | Internal Log File of Definition | 20100616 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20100616 |
2 | ![]() |
Static method | Public | Method | 20100616 | |
3 | ![]() |
Instance method | Public | Method | 20100616 |
Events
Class CL_WFD_INTERNAL_LOG has no event.
Types
Class CL_WFD_INTERNAL_LOG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Mandantenkennung des aktuellen Benutzers | 20100616 | ||
2 | ![]() |
OPERATION | Call by reference | Type reference (TYPE) | SWDILOGOP | internes Log: Operation, Methode | 20100616 | ||
3 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | CL_WFD_INTERNAL_LOG | interne Log-Datei der Definition | 20100616 | ||
4 | ![]() |
TASK | Call by reference | Type reference (TYPE) | SWD_STEP_T | Aufgabenkürzel | 20100616 | ||
5 | ![]() |
TECH_PROG | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20100617 | ||
6 | ![]() |
USER | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20100616 | ||
7 | ![]() |
WFD_KEY | Call by reference | Type reference (TYPE) | SWD_WFDKEY | Schlüsselstruktur für alle Workflow-Definitions-Tabellen | 20100616 |
Method CONSTRUCTOR on class CL_WFD_INTERNAL_LOG has no exception.
Method GET_LOG_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | SY-MANDT | 20100616 | ||
2 | ![]() |
OPERATION | Call by reference | Type reference (TYPE) | SWDILOGOP | 20100616 | |||
3 | ![]() |
RH_LOG | Value transfer | Object reference (TYPE REF TO) | CL_WFD_INTERNAL_LOG | interne Log-Datei der Definition | 20100616 | ||
4 | ![]() |
TASK | Call by reference | Type reference (TYPE) | SWD_STEP_T | 20100616 | |||
5 | ![]() |
TECH_PROG | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20100617 | ||
6 | ![]() |
USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | 20100616 | ||
7 | ![]() |
WFD_KEY | Call by reference | Type reference (TYPE) | SWD_WFDKEY | 20100616 |
Method GET_LOG_HANDLE on class CL_WFD_INTERNAL_LOG has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TECH_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | 0 | Rückgabewert von ABAP-Anweisungen | 20100616 | |
2 | ![]() |
TECH_PROG | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20100617 |
Method SAVE on class CL_WFD_INTERNAL_LOG has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |