SAP ABAP Function Module SVMC_PROF_CREATE_SESSION (Holt Parameter für eine neue Profiling-Session)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-VMC (Application Component) Virtual Machine Container
     SVMCRT_ADMIN (Package) VMC Administration and Monitoring
Basic Data
Function Module SVMC_PROF_CREATE_SESSION Holt Parameter für eine neue Profiling-Session  
Function Group SVMC_PROFILING   Profiling of VM Container  
Program Name SAPLSVMC_PROFILING    
INCLUDE Name LSVMC_PROFILINGU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FILTER TYPE SVMCRT_PROF_FILTER general filter for VMC Profiling
Exporting PARAMETER TYPE SVMCRT_PROF_PARAMETER all profiling parameters
Exporting DIRECTORY TYPE STRINGVAL path of profile directory
Exporting ID TYPE I id of create profiling
Importing EXISTING_SESSION TYPE SVMCRT_PROF_SESSION_DIR '' existing session as pattern
Exception PROF_NO_PARAMETERS TYPE no parameters set
Exception PROF_NO_TRACE_SELECTED TYPE no trace selected
Exception PROF_START_FAILED TYPE starting the profile session failed
Exception PROF_CREATE_ABORTED TYPE starting aborted
Exception PROF_NO_NAME TYPE no name specified for the session
Exception PROF_BAD_PARAMETER TYPE bad parameter values
               
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  20050523 
SAP Release Created in 710