SAP ABAP Class CL_BP_JOB_STATISTIC (Read Statistics Data for a Particular Job)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-BTC (Application Component) Background Processing
⤷
SBTI_JOBSTAT (Package) Job statistics
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BP_JOB_STATISTIC | 20060220 |
Properties
| Class | CL_BP_JOB_STATISTIC | |
| Short Description | Read Statistics Data for a Particular Job | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBTI_JOBSTAT | Job statistics |
| Created | 20060206 | SAP |
| Last change | 20060912 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BP_JOB_STATISTIC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BP_JOB_STATISTIC | 20060220 |
Friends
Class CL_BP_JOB_STATISTIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STUNINST | SAPWL: Workload: Instance Name | 20060220 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | BTCJOBCNT | Job ID | 20060206 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20060220 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | BTCJOB | Background Job Name | 20060206 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20060220 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | INT1 | Int1 | 20060404 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | I | 20060315 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | SWNCGL_T_STATRECS | Table with Single Statistics Records of Workload Statistics | 20060206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060206 |
Events
Class CL_BP_JOB_STATISTIC has no event.
Types
Class CL_BP_JOB_STATISTIC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_JOBCOUNT | Call by reference | Type reference (TYPE) | BTCJOBCNT | Kennummer eines Jobs | 20060206 | |||
| 2 | I_JOBNAME | Call by reference | Type reference (TYPE) | BTCJOB | Name eines Hintergrundjobs | 20060206 |
Method CONSTRUCTOR on class CL_BP_JOB_STATISTIC has no exception.
History
| Last changed by/on | SAP | 20060912 |
| SAP Release Created in | 710 |