SAP ABAP Class CL_SWNC_FILTER_R40 (Also Filter by Work Process ID for Systems with a Rel. < 7.0)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SWNC_READ (Package) Read Functions for Workload Statistics
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWNC_FILTER_FAKE | Filter with Basic Selection Criteria | 20050330 |
Properties
| Class | CL_SWNC_FILTER_R40 | |
| Short Description | Also Filter by Work Process ID for Systems with a Rel. < 7.0 | |
| Super Class | CL_SWNC_FILTER_FAKE | Filter with Basic Selection Criteria |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWNC_READ | Read Functions for Workload Statistics |
| Created | 20050330 | SAP |
| Last change | 20050615 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWNC_FILTER_R40 has no forward declaration.
Interfaces
Class CL_SWNC_FILTER_R40 has no interface implemented.
Friends
Class CL_SWNC_FILTER_R40 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) | SWNCRSHRT | SAP Workload NW Collector: Unsigned Short | 20050330 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20050330 | |
| 2 | Instance method | Private | Method | Filtered by WPID | 20050330 |
Events
Class CL_SWNC_FILTER_R40 has no event.
Types
Class CL_SWNC_FILTER_R40 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_MAX_RECORDS2READ | Call by reference | Type reference (TYPE) | INT4 | 1000000 | Maximale Anzahl der zu lesenden Sätze | 20050330 | ||
| 2 | I_TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | 'UTC ' | Zeitzone | 20050330 | ||
| 3 | I_WPID | Call by reference | Type reference (TYPE) | SWNCRSHRT | Workprozess-ID | 20050330 |
Method CONSTRUCTOR on class CL_SWNC_FILTER_R40 has no exception.
Method WPID_FIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WPID | Call by reference | Type reference (TYPE) | SWNCRSHRT | Natürliche Zahl | 20050330 | |||
| 2 | RETURN | Value transfer | Type reference (TYPE) | BOOLEAN | Natürliche Zahl | 20050330 |
Method WPID_FIT on class CL_SWNC_FILTER_R40 has no exception.
History
| Last changed by/on | SAP | 20050615 |
| SAP Release Created in | 710 |