SAP ABAP Class CL_SWNC_FILTER_FAKE (Filter with Basic Selection Criteria)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWNC_RECORDS_FILTER | Interface for Objects for Filtering Statistics Records | 20041122 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWNC_FILTER_R40 | Also Filter by Work Process ID for Systems with a Rel. < 7.0 | 20050330 |
Properties
| Class | CL_SWNC_FILTER_FAKE | |
| Short Description | Filter with Basic Selection Criteria | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWNC_READ | Read Functions for Workload Statistics |
| Created | 20041122 | SAP |
| Last change | 20041228 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWNC_FILTER_FAKE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWNC_RECORDS_FILTER | Interface for Objects for Filtering Statistics Records | 20041122 |
Friends
Class CL_SWNC_FILTER_FAKE 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) | INT4 | The total number of statistics records that are to be read | 20041122 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | INT4 | The number of statistics records that have already been read | 20041122 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SWNCTIMEZONE | SAP Workload NW Collector: Time Zone | 20041122 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041122 |
Events
Class CL_SWNC_FILTER_FAKE has no event.
Types
Class CL_SWNC_FILTER_FAKE 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 | 20041122 | ||
| 2 | I_TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | 'UTC ' | Zeitzone | 20041122 |
Method CONSTRUCTOR on class CL_SWNC_FILTER_FAKE has no exception.
History
| Last changed by/on | SAP | 20041228 |
| SAP Release Created in | 700 |