Menu

SAP Function Module SWT_TRACE_HANDLE_SET

Workflow: Trace handle setzten

The Function Module SWT_TRACE_HANDLE_SET (Workflow: Trace handle setzten) is a standard Function Module in SAP ERP and is part of the function group SWT1 within the package SWT.

Technical Information

Function Module SWT_TRACE_HANDLE_SET
Short Text Workflow: Trace handle setzten
Function Group SWT1
Package SWT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HANDLE LIKE SWT_HANDLE Trace ID, '' - none
HANDLE_TYPE LIKE SY-CTYPE 'B' Trace type (see long text)
SPA_ID LIKE RSEUX-CR_VALUE 'SWT' SPA/SPA Id for internal use

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.