Menu

SAP Function Module SWT_TRACE_HANDLE_GET

Workflow: Trace ID lesen

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.

Technical Information

Function Module SWT_TRACE_HANDLE_GET
Short Text Workflow: Trace ID lesen
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_TYPE LIKE SY-CTYPE 'A' Trace type (see long text)
SPA_ID LIKE RSEUX-CR_VALUE 'SWT' GPA/SPA Id for internal use

Exporting Parameters

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

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.