Menu

SAP Function Module SWT_TRACE_WRITE

Workflow: Trace schreiben

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module SWT_TRACE_WRITE (Workflow: Trace schreiben) 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_WRITE
Short Text Workflow: Trace schreiben
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
ACTION LIKE SWT_ACT-TACTION Action executed in workflow trace
DATA_STR LIKE Data structure (alternative to DATA_LST)
FUNCNAME LIKE SWT_LOG-FUNCNAME Name of calling function
HROBJID TYPE ANY Entry refers to this HR object ID
HROBJTYPE LIKE SWT_LOG-OBJTYPE Entry refers to this HR object type
NAME_STR LIKE SWT_LOGDAT-STRUCTNAME Structure name (alternative to NAME_LST)
OWN_MODID LIKE SWT_LOG-OWNMODID ID of calling workflow module
SEVERITY LIKE SWT_LOG-SEVERITY 9 Severity of log entry
SPA_ID LIKE RSEUX-CR_VALUE 'SWT' GPA/SPA Id for internal use
THEIR_MODID LIKE SWT_LOG-THEIRMODID ID of the workflow module called

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATA_LST TYPE STANDARD TABLE List of data structures (alt. to DATA_STR)
LEVEL_LST TYPE STANDARD TABLE Hierarchy level of log entry
NAME_LST TYPE STANDARD TABLE List of structure names (alternative to NAME_STR)

Exceptions

This function module does not define any Exceptions.