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 |
|---|---|---|---|---|---|---|---|
| |
FILTER | TYPE | SVMCRT_PROF_FILTER | general filter for VMC Profiling | |||
| |
PARAMETER | TYPE | SVMCRT_PROF_PARAMETER | all profiling parameters | |||
| |
DIRECTORY | TYPE | STRINGVAL | path of profile directory | |||
| |
ID | TYPE | I | id of create profiling | |||
| |
EXISTING_SESSION | TYPE | SVMCRT_PROF_SESSION_DIR | '' | existing session as pattern | ||
| |
PROF_NO_PARAMETERS | TYPE | no parameters set | ||||
| |
PROF_NO_TRACE_SELECTED | TYPE | no trace selected | ||||
| |
PROF_START_FAILED | TYPE | starting the profile session failed | ||||
| |
PROF_CREATE_ABORTED | TYPE | starting aborted | ||||
| |
PROF_NO_NAME | TYPE | no name specified for the session | ||||
| |
PROF_BAD_PARAMETER | TYPE | bad parameter values | ||||
Processing Type
| Normal Function 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 |