SAP ABAP Class CL_SWNC_FILTER_ADV (Filter with Extended 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 | 20041215 |
Properties
| Class | CL_SWNC_FILTER_ADV | |
| Short Description | Filter with Extended 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 | 20040513 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWNC_FILTER_ADV has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWNC_RECORDS_FILTER | Interface for Objects for Filtering Statistics Records | 20041215 |
Friends
Class CL_SWNC_FILTER_ADV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWNC_RECORDS_FILTER | Interface for Objects for Filtering Statistics Records | 20041215 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SWNCMANDT | Restriction on Client | 20040513 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SWNCSTEPGUID | Restriction on Dialog Step GUID | 20040513 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SWNCTCODE | SAP Workload NW Collector: Text Field of 20 Characters | 20041209 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_TRANSIDS | Restriction on Transaction GUID | 20041210 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SWNCUNAME | Restriction on User | 20040513 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Exclusion of Users | 20040513 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | SWNCRSHRT | Restriction on Work Process GUID | 20040513 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040513 | |
| 2 | Static method | Public | Method | Factory Method | 20041215 | |
| 3 | Instance method | Private | Method | Checks clients: fit = true (' ' or 'X') | 20040513 | |
| 4 | Instance method | Private | Method | Checks Dialog Step ID: fit = true (' ' or 'X') | 20040513 | |
| 5 | Instance method | Private | Method | Checks Transaction Code: fit = true (' ' or 'X') | 20041209 | |
| 6 | Instance method | Private | Method | Checks Transaction ID: fit = true (' ' or 'X') | 20040513 | |
| 7 | Instance method | Private | Method | Checks User: fit = true (' ' or 'X') | 20040513 | |
| 8 | Instance method | Private | Method | Checks Work Process ID: fit = true (' ' or 'X') | 20040513 |
Events
Class CL_SWNC_FILTER_ADV has no event.
Types
Class CL_SWNC_FILTER_ADV 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_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_SWNC_RECORDS_FILTER | Interface für Objekte zum Filtern von Statistiksätzen | 20041215 | |||
| 2 | I_MANDANT | Call by reference | Type reference (TYPE) | SWNCMANDT | Einschränkung auf Mandanten | 20040513 | |||
| 3 | I_STEP_ID | Call by reference | Type reference (TYPE) | SWNCSTEPGUID | Einschränkung auf Dialogschritt-GUID | 20040513 | |||
| 4 | I_TCODE | Call by reference | Type reference (TYPE) | SWNCTCODE | SAP Workload NW Collector: Textfeld 32 Zeichen | 20041210 | |||
| 5 | I_TRANSACTION_IDS | Call by reference | Type reference (TYPE) | SWNC_T_TRANSIDS | Einschränkung auf Transaktion-GUID | 20041210 | |||
| 6 | I_USER | Call by reference | Type reference (TYPE) | SWNCUNAME | Einschränkung auf Benutzer | 20040513 | |||
| 7 | I_USER_EXCLUDE | Call by reference | Type reference (TYPE) | BOOLEAN | Ausschluss von Benutzern (' ' o. 'X' ) | 20040513 | |||
| 8 | I_WORKPROCESS_ID | Call by reference | Type reference (TYPE) | SWNCRSHRT | Einschränkung auf Workprozess-GUID | 20040513 |
Method CONSTRUCTOR on class CL_SWNC_FILTER_ADV has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENDDATE | Call by reference | Type reference (TYPE) | SWNCDATUM | 20041215 | ||||
| 2 | I_ENDTIME | Call by reference | Type reference (TYPE) | SWNCUZEIT | 20041215 | ||||
| 3 | I_MANDANT | Call by reference | Type reference (TYPE) | SWNCMANDT | 20041215 | ||||
| 4 | I_MAX_RECORDS2READ | Call by reference | Type reference (TYPE) | INT4 | 20041215 | ||||
| 5 | I_STARTDATE | Call by reference | Type reference (TYPE) | SWNCDATUM | 20041215 | ||||
| 6 | I_STARTTIME | Call by reference | Type reference (TYPE) | SWNCUZEIT | 20041215 | ||||
| 7 | I_STEP_ID | Call by reference | Type reference (TYPE) | SWNCSTEPGUID | 20041215 | ||||
| 8 | I_TCODE | Call by reference | Type reference (TYPE) | SWNCTCODE | 20041215 | ||||
| 9 | I_TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | 'UTC' | 20041215 | |||
| 10 | I_TRANSACTION_IDS | Call by reference | Type reference (TYPE) | SWNC_T_TRANSIDS | 20041215 | ||||
| 11 | I_USER | Call by reference | Type reference (TYPE) | SWNCUNAME | 20041215 | ||||
| 12 | I_USER_EXCLUDE | Call by reference | Type reference (TYPE) | BOOLEAN | 20041215 | ||||
| 13 | I_WORKPROCESS_ID | Call by reference | Type reference (TYPE) | SWNCRSHRT | 'FFFF' | 20041215 | |||
| 14 | RETURN | Value transfer | Object reference (TYPE REF TO) | CL_SWNC_FILTER_ADV | Filter mit erweiterten Selektionskriterien | 20041215 |
Method CREATE on class CL_SWNC_FILTER_ADV has no exception.
Method MANDANT_FIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MANDANT | Call by reference | Type reference (TYPE) | SWNCMANDT | SAP Workload NW Collector: Mandant | 20040513 | |||
| 2 | RETURN | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20040513 |
Method MANDANT_FIT on class CL_SWNC_FILTER_ADV has no exception.
Method STEP_ID_FIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STEP_ID | Call by reference | Type reference (TYPE) | SWNCSTEPGUID | SAP Workload NW Collector: Textfeld 32 Zeichen | 20040513 | |||
| 2 | RETURN | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20040513 |
Method STEP_ID_FIT on class CL_SWNC_FILTER_ADV has no exception.
Method TCODE_FIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TCODE | Call by reference | Type reference (TYPE) | SWNCTCODE | SAP Workload NW Collector: Textfeld 32 Zeichen | 20041209 | |||
| 2 | RETURN | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20041209 |
Method TCODE_FIT on class CL_SWNC_FILTER_ADV has no exception.
Method TRANSACTION_ID_FIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TRANSACTION_ID | Call by reference | Type reference (TYPE) | SWNCTXT32 | SAP Workload NW Collector: Textfeld 32 Zeichen | 20040513 | |||
| 2 | RETURN | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20040513 |
Method TRANSACTION_ID_FIT on class CL_SWNC_FILTER_ADV has no exception.
Method USER_FIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USERNAME | Call by reference | Type reference (TYPE) | SWNCUNAME | SAP Workload NW Collector: Anwendername | 20040513 | |||
| 2 | RETURN | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20040513 |
Method USER_FIT on class CL_SWNC_FILTER_ADV has no exception.
Method WORKPROCESS_ID_FIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WORKPROCESS_ID | Call by reference | Type reference (TYPE) | SWNCRSHRT | SAP Workload NW Collector: Unsigned Short | 20040513 | |||
| 2 | RETURN | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20040513 |
Method WORKPROCESS_ID_FIT on class CL_SWNC_FILTER_ADV has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |