SAP ABAP Function Module BP_GET_JOBSTEP_STATISTIC (Read statistic data for a particular jobstep)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-BTC (Application Component) Background Processing
⤷
SBTI_JOBSTAT (Package) Job statistics
⤷
⤷
Basic Data
| Function Module | BP_GET_JOBSTEP_STATISTIC | Read statistic data for a particular jobstep |
| Function Group | BTCSTAT | Background Processing Statistics |
| Program Name | SAPLBTCSTAT | |
| INCLUDE Name | LBTCSTATU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
T_STATISTIC | TYPE | SWNCGL_T_STATRECS | Tabelle mit Statistikeinzelsätze der Wokload-Statistik | |||
| |
JOBNAME | TYPE | BTCJOB | Name eines Hintergrundjobs | |||
| |
JOBCOUNT | TYPE | BTCJOBCNT | Kennummer eines Jobs | |||
| |
STEPCOUNT | TYPE | BTCSTEPCNT | Kennummer eines Job-Steps | |||
| |
ENDDATE | TYPE | SYDATUM | Aktuelles Datum des Applikationsservers | |||
| |
ENDTIME | TYPE | SYUZEIT | Aktuelle Uhrzeit des Applikationsservers | |||
| |
READ_ERROR | TYPE | |||||
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 | 20070216 |
| SAP Release Created in | 710 |