SAP ABAP Class CL_SWF_RUN_LOG_CONTEXT (Context for Log and Trace)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_RUN (Package) Workflow: Runtime

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_LOG_CONTEXT | Log Context | 20000725 |
Properties
Class | CL_SWF_RUN_LOG_CONTEXT | |
Short Description | Context for Log and Trace | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | K | Customer Production Program |
Category | 0 | |
Package | SWF_RUN | Workflow: Runtime |
Created | 20000725 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWF_RUN_LOG_CONTEXT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SWF_LOG_CONTEXT | Log Context | 20000725 |
Friends
Class CL_SWF_RUN_LOG_CONTEXT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWFRUNCONT | Context | 20000725 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Last Time | 20000725 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWFRUNSCTS | Time for Log Entries | 20000725 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Generate | 20000725 |
2 | ![]() |
Instance method | Public | Method | 20000725 | |
3 | ![]() |
Instance method | Public | Method | 20000725 | |
4 | ![]() |
Instance method | Public | Method | Removes Current Time | 20000725 |
5 | ![]() |
Instance method | Public | Method | Sets Current Time | 20000725 |
6 | ![]() |
Instance method | Public | Method | Sets Action | 20000807 |
7 | ![]() |
Instance method | Public | Method | Sets Step Number | 20000725 |
8 | ![]() |
Instance method | Public | Method | Sets Task | 20000725 |
Events
Class CL_SWF_RUN_LOG_CONTEXT has no event.
Types
Class CL_SWF_RUN_LOG_CONTEXT has no local type.
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT | Value transfer | Object reference (TYPE REF TO) | CL_SWF_RUN_LOG_CONTEXT | Kontext für Log und Trace | 20000725 | ||
2 | ![]() |
IM_ACTION | Call by reference | Type reference (TYPE) | SWFRUNCONT-ACTION | Aktion | 20000807 | ||
3 | ![]() |
IM_STEP_ID | Call by reference | Type reference (TYPE) | SWFRUNCONT-STEP_ID | Schrittnummer | 20000725 | ||
4 | ![]() |
IM_TASK | Call by reference | Type reference (TYPE) | SWFRUNCONT-TASK | Aufgabe | 20000725 |
Method CREATE on class CL_SWF_RUN_LOG_CONTEXT has no exception.
Method GET_COPY_VALUES Signature
Method GET_COPY_VALUES on class CL_SWF_RUN_LOG_CONTEXT has no parameter.
Method GET_COPY_VALUES on class CL_SWF_RUN_LOG_CONTEXT has no exception.
Method GET_REFERENCE_VALUES Signature
Method GET_REFERENCE_VALUES on class CL_SWF_RUN_LOG_CONTEXT has no parameter.
Method GET_REFERENCE_VALUES on class CL_SWF_RUN_LOG_CONTEXT has no exception.
Method POP_SECTION Signature
Method POP_SECTION on class CL_SWF_RUN_LOG_CONTEXT has no parameter.
Method POP_SECTION on class CL_SWF_RUN_LOG_CONTEXT has no exception.
Method PUSH_SECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SECTION | Call by reference | Type reference (TYPE) | SWFRUNSECT | Zeitpunkte für den Log und TRace | 20000725 |
Method PUSH_SECTION on class CL_SWF_RUN_LOG_CONTEXT has no exception.
Method SET_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ACTION | Call by reference | Type reference (TYPE) | SWFRAC | Aktion auf einem Schritt | 20000807 |
Method SET_ACTION on class CL_SWF_RUN_LOG_CONTEXT has no exception.
Method SET_STEP_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_STEP_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Schrittnummer | 20000807 |
Method SET_STEP_ID on class CL_SWF_RUN_LOG_CONTEXT has no exception.
Method SET_TASK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TASK | Value transfer | Type reference (TYPE) | SWFRUNCONT-TASK | Aufgabe | 20000725 |
Method SET_TASK on class CL_SWF_RUN_LOG_CONTEXT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 610 |