SAP ABAP Class CL_SWF_UTL_TRC_CALL_MGR (SWF_TRC Trace Call)
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_TRC_CALL_MGR | |
Short Description | SWF_TRC Trace Call | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWF_UTL | Workflow: Tools |
Created | 20130730 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWF_UTL_TRC_CALL_MGR has no forward declaration.
Interfaces
Class CL_SWF_UTL_TRC_CALL_MGR has no interface implemented.
Friends
Class CL_SWF_UTL_TRC_CALL_MGR 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) | SWFTRC_ACTIVE | 20130801 | |||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_SWF_UTL_TRC_CALL_MGR | 20130801 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | 20130801 | |||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SWF_TRC_HANDLE | 20130801 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWFTRACEID | 20130801 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130801 | |
2 | ![]() |
Static method | Public | Constructor | 20130801 | |
3 | ![]() |
Instance method | Public | Method | 20130801 | |
4 | ![]() |
Static method | Public | Method | 20130801 | |
5 | ![]() |
Instance method | Public | Method | 20130801 | |
6 | ![]() |
Instance method | Public | Method | 20130801 | |
7 | ![]() |
Instance method | Public | Method | 20130801 | |
8 | ![]() |
Instance method | Public | Method | 20130801 |
Events
Class CL_SWF_UTL_TRC_CALL_MGR has no event.
Types
Class CL_SWF_UTL_TRC_CALL_MGR has no local type.
Method Signatures
Method ACTIVATE_TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TRACE_PACKAGE | Call by reference | Type reference (TYPE) | SWFTRC_PCK | 20130801 | |||
2 | ![]() |
RE_TRACE_HANDLE | Value transfer | Object reference (TYPE REF TO) | CL_SWF_TRC_HANDLE | 20130801 |
Method ACTIVATE_TRACE on class CL_SWF_UTL_TRC_CALL_MGR has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SWF_UTL_TRC_CALL_MGR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_UTL_TRC_CALL_MGR has no exception.
Method DEACTIVATE_TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TRACE_ID | Call by reference | Type reference (TYPE) | SWFTRACEID | 20130801 |
Method DEACTIVATE_TRACE on class CL_SWF_UTL_TRC_CALL_MGR has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SWF_UTL_TRC_CALL_MGR | Aufruf des SWF_TRC-Traces | 20130801 |
Method GET_INSTANCE on class CL_SWF_UTL_TRC_CALL_MGR has no exception.
Method GET_TRACE_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_TRACE_HANDLE | Value transfer | Object reference (TYPE REF TO) | CL_SWF_TRC_HANDLE | 20130801 |
Method GET_TRACE_HANDLE on class CL_SWF_UTL_TRC_CALL_MGR has no exception.
Method GET_TRACE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_TRACE_ID | Value transfer | Type reference (TYPE) | SWFTRACEID | 20130801 |
Method GET_TRACE_ID on class CL_SWF_UTL_TRC_CALL_MGR has no exception.
Method START_TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TRACE_EVENT | Value transfer | Type reference (TYPE) | SWFTRC_EVT | 20130801 | |||
2 | ![]() |
IM_TRACE_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_SWF_TRC_HANDLE | 20130801 | |||
3 | ![]() |
IM_TRACE_POINT | Value transfer | Type reference (TYPE) | SWFTRC_PNT | 20130801 |
Method START_TRACE on class CL_SWF_UTL_TRC_CALL_MGR has no exception.
Method WRITE_TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FINAL | Call by reference | Type reference (TYPE) | XFELD | SPACE | 20130801 | ||
2 | ![]() |
IM_NAME | Call by reference | Type reference (TYPE) | ANY | 20130801 | |||
3 | ![]() |
IM_TRACE_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_SWF_TRC_HANDLE | 20130801 | |||
4 | ![]() |
IM_VALUE | Call by reference | Type reference (TYPE) | ANY | 20130801 |
Method WRITE_TRACE on class CL_SWF_UTL_TRC_CALL_MGR has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |