SAP ABAP Class CL_BP_STATREC_FILTER (Background Processing Statistics Filter)
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_SWNC_RECORDS_FILTER | Interface for Objects for Filtering Statistics Records | 20060207 |
Properties
Class | CL_BP_STATREC_FILTER | |
Short Description | Background Processing Statistics Filter | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SBTI_JOBSTAT | Job statistics |
Created | 20060207 | SAP |
Last change | 20060912 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BP_STATREC_FILTER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SWNC_RECORDS_FILTER | Interface for Objects for Filtering Statistics Records | 20060207 |
Friends
Class CL_BP_STATREC_FILTER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20060207 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BTCJOBCNT | Job ID | 20060207 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BTCJOB | Background Job Name | 20060207 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20060207 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20060207 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BTCSTEPCNT | Job step ID number. | 20060207 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWNCTIMEZONE | SAP Workload NW Collector: Time Zone | 20060207 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060207 |
2 | ![]() |
Instance method | Private | Method | 20060207 |
Events
Class CL_BP_STATREC_FILTER has no event.
Types
Class CL_BP_STATREC_FILTER 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_ENDDATE | Call by reference | Type reference (TYPE) | SYDATUM | Aktuelles Datum des Applikationsservers | 20060207 | ||
2 | ![]() |
I_ENDTIME | Call by reference | Type reference (TYPE) | SYUZEIT | Aktuelle Uhrzeit des Applikationsservers | 20060207 | ||
3 | ![]() |
I_JOBCOUNT | Call by reference | Type reference (TYPE) | BTCJOBCNT | Kennummer eines Jobs | 20060207 | ||
4 | ![]() |
I_JOBNAME | Call by reference | Type reference (TYPE) | BTCJOB | Name eines Hintergrundjobs | 20060207 | ||
5 | ![]() |
I_STEPCOUNT | Call by reference | Type reference (TYPE) | BTCSTEPCNT | Kennummer eines Job-Steps | 20060207 | ||
6 | ![]() |
I_TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Zeitzone | 20060207 |
Method CONSTRUCTOR on class CL_BP_STATREC_FILTER has no exception.
Method STEP_FIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MAINREC | Call by reference | Object reference (TYPE REF TO) | IF_SWNC_MAINREC | Interface für Statistiksatz-Objekte | 20060207 | ||
2 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060207 |
Method STEP_FIT on class CL_BP_STATREC_FILTER has no exception.
History
Last changed by/on | SAP | 20060912 |
SAP Release Created in | 710 |