SAP ABAP Function Module /BOBF/TOOLS_TRACE_WRITE (Write trace data to DB)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
     /BOBF/TOOLS (Package) Business Object Processing Framework Tools
Basic Data
Function Module /BOBF/TOOLS_TRACE_WRITE Write trace data to DB  
Function Group /BOBF/TOOLS_TRACE   Trace Functions  
Program Name /BOBF/SAPLTOOLS_TRACE    
INCLUDE Name /BOBF/LTOOLS_TRACEU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting TRACE_NO TYPE SCOL_TRACE-TRACENO Trace Number
Importing CALLTYPE TYPE SYST-INPUT 'C' ABAP-Systemfeld: interne Verwendung
Importing MAINPROG TYPE SCOL_TRACE-CLASS Class Name
Importing CALLNAME TYPE SCOL_TRACE-METHOD Method Name
Importing COMPONENT TYPE STRING 'ESF'
Importing CLIENTHOST TYPE SCOL_TRACE-CLIENTHOST Host Name of an ESF client
Importing TRIPNO TYPE SYST-INDEX ABAP-Systemfeld: Schleifenindex
Importing MAX_TABLE_ROWS TYPE SYST-INDEX 0 ABAP-Systemfeld: Schleifenindex
Importing SHOW_SOURCE TYPE SYST-INPUT SPACE ABAP-Systemfeld: interne Verwendung
Importing BUFFERED TYPE SYST-INPUT 'X' ABAP-Systemfeld: interne Verwendung
Tables PARAM_DESCRIPTION TYPE SCOL_TRACE_PARAM ESF: Description of TRACE Parameters
Exception INVALID_PARAMETER_KIND TYPE
               
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  20131122 
SAP Release Created in