The Function Module SWT_TRACE_HANDLE_GET (Workflow: Trace ID lesen) is a standard Function Module in SAP ERP and is part of the function group SWT1 within the package SWT.
Function Module | SWT_TRACE_HANDLE_GET |
Short Text | Workflow: Trace ID lesen |
Function Group | SWT1 |
Package | SWT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HANDLE_TYPE | LIKE | SY-CTYPE | 'A' | Trace type (see long text) |
SPA_ID | LIKE | RSEUX-CR_VALUE | 'SWT' | GPA/SPA Id for internal use |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HANDLE | LIKE | SWT_HANDLE | Current trace ID. '' - none |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.