SAP ABAP Function Module SMWM_SESSION_GET_STATISTIC_EXT (Read Session Statistic and complete fields for display)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-MON (Application Component) Monitoring
⤷
SMWM (Package) Middleware Monitoring
⤷
⤷
Basic Data
| Function Module | SMWM_SESSION_GET_STATISTIC_EXT | Read Session Statistic and complete fields for display |
| Function Group | SMWM_SESSION | Session statistics |
| Program Name | SAPLSMWM_SESSION | |
| INCLUDE Name | LSMWM_SESSIONU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
T_SITESTAT | TYPE | SMWMSXSITE_T | CRM Middleware Monitoring: table of SMWMSXSITE | |||
| |
STATTYPE | TYPE | CHAR6 | 'SITE' | Type of statistic: SITE=Site | ||
| |
PERIODTYPE | TYPE | CHAR01 | 'W' | Condensation period type: D=Day,W=Week,SPACE=Day+Week | ||
| |
STARTDATE | TYPE | DATUM | Start date of statistic period | |||
| |
ENDDATE | TYPE | DATUM | End date of statistic period | |||
| |
STATTYPE_INVALID | TYPE | Type of statistic not supported | ||||
| |
PERIODTYPE_INVALID | TYPE | Condensation period type invalid | ||||
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 | 20020829 |
| SAP Release Created in | 12A |