SAP ABAP Function Module SWT_TRACE_WRITE (Workflow: Trace schreiben)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWT (Package) Business Workflow: Workflow Trace Functions
Basic Data
Function Module SWT_TRACE_WRITE Workflow: Trace schreiben  
Function Group SWT1   Workflow: Trace Tool Functions  
Program Name SAPLSWT1   Workflow: Trace Tool Functions 
INCLUDE Name LSWT1U05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing OWN_MODID TYPE SWT_LOG-OWNMODID ID of calling workflow module
Importing HROBJTYPE TYPE SWT_LOG-OBJTYPE Entry refers to this HR object type
Importing HROBJID TYPE ANY Entry refers to this HR object ID
Importing SEVERITY TYPE SWT_LOG-SEVERITY 9 Severity of log entry
Importing ACTION TYPE SWT_ACT-TACTION Action executed in workflow trace
Importing THEIR_MODID TYPE SWT_LOG-THEIRMODID ID of the workflow module called
Importing DATA_STR TYPE Data structure (alternative to DATA_LST)
Importing NAME_STR TYPE SWT_LOGDAT-STRUCTNAME Structure name (alternative to NAME_LST)
Importing FUNCNAME TYPE SWT_LOG-FUNCNAME Name of calling function
Importing SPA_ID TYPE RSEUX-CR_VALUE 'SWT' GPA/SPA Id for internal use
Tables NAME_LST TYPE STANDARD TABLE List of structure names (alternative to NAME_STR)
Tables DATA_LST TYPE STANDARD TABLE List of data structures (alt. to DATA_STR)
Tables LEVEL_LST TYPE STANDARD TABLE Hierarchy level of log entry
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950714 
SAP Release Created in