Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_CCMSBI_WAST_FILTER_TYPE | Aggregate Filter Type Interface | 20041110 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CCMSBI_WAST_FILTER | Filter Class for Processing Statistics Data in BW | 20041105 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CCMSBI_WAST_FIL_SINGLE_REC | Filter Object for Statistics Single Records | 20041105 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CCMSBI_WAST_FIL_SNGL_AREC | Filter Object for Application Statistics Single Records | 20051018 |
Properties
| Class | IF_CCMSBI_WAST_FILTER_SINGL | |
| Short Description | Single Record Filter Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20041105 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CCMSBI_WAST_FILTER_SINGL has no forward declaration.
Interfaces
Class IF_CCMSBI_WAST_FILTER_SINGL has no interface implemented.
Friends
Class IF_CCMSBI_WAST_FILTER_SINGL has no friend class.
Attributes
Class IF_CCMSBI_WAST_FILTER_SINGL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks in general if single records are to be stored | 20041105 | |
| 2 | Instance method | Public | Method | Checks if ADM subrecords are to be stored | 20041105 | |
| 3 | Instance method | Public | Method | Checks if application subrecords are to be stored | 20051018 | |
| 4 | Instance method | Public | Method | Checks whether BACKGROUND subrecords are to be stored | 20041105 | |
| 5 | Instance method | Public | Method | Checks if CLIENTINFO subrecords are to be stored | 20041105 | |
| 6 | Instance method | Public | Method | Checks if DB subrecords are to be stored | 20041105 | |
| 7 | Instance method | Public | Method | Checks if DB procedure subrecords are to be stored | 20041105 | |
| 8 | Instance method | Public | Method | Checks if HTTP subrecords are to be stored | 20041105 | |
| 9 | Instance method | Public | Method | Checks if HTTP Client subrecords are to be stored | 20041105 | |
| 10 | Instance method | Public | Method | Checks if HTTP client dest. subrecords are to be stored | 20041105 | |
| 11 | Instance method | Public | Method | Checks if HTTP server subrecords are to be stored | 20050204 | |
| 12 | Instance method | Public | Method | Checks if HTTP server dest. subrecords are to be stored | 20050204 | |
| 13 | Instance method | Public | Method | Checks if main records are to be stored | 20041105 | |
| 14 | Instance method | Public | Method | Checks if RFC client subrecords are to be stored | 20041105 | |
| 15 | Instance method | Public | Method | Checks if RFC client destination subrecords are to be stored | 20041105 | |
| 16 | Instance method | Public | Method | Checks if RFC server subrecords are to be stored | 20041105 | |
| 17 | Instance method | Public | Method | Checks if RFC server destination subrecords are to be stored | 20041105 | |
| 18 | Instance method | Public | Method | Checks if SMTP client subrecords are to be stored | 20050204 | |
| 19 | Instance method | Public | Method | Checks if SMTP client dest. subrecords are to be stored | 20050204 | |
| 20 | Instance method | Public | Method | Checks if SMTP server subrecords are to be stored | 20050204 | |
| 21 | Instance method | Public | Method | Checks if SMTP server dest. subrecords are to be stored | 20050204 | |
| 22 | Instance method | Public | Method | Checks if spool subrecords are to be stored | 20041105 | |
| 23 | Instance method | Public | Method | Checks if spool activity subrecords are to be stored | 20041105 | |
| 24 | Instance method | Public | Method | Checks if table subrecords are to be stored | 20041105 | |
| 25 | Instance method | Public | Method | Checks if TimeInterval subrecords are to be stored | 20041105 | |
| 26 | Instance method | Public | Method | Checks if VMC subrecords are to be stored | 20050204 | |
| 27 | Instance method | Public | Method | Filter Type: S=Single Records, A=Aggregates | 20041111 |
Events
Class IF_CCMSBI_WAST_FILTER_SINGL has no event.
Types
Class IF_CCMSBI_WAST_FILTER_SINGL has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_OBJ | Call by reference | Type reference (TYPE) | CCMSBI_WAST_DTR_REC_REF | Refenenz auf ein Statistikdatenobjekt | 20041105 | |||
| 2 | FLAG | Value transfer | Type reference (TYPE) | CHAR1 | 'X' oder ' ' | 20041105 |
Method CHECK on class IF_CCMSBI_WAST_FILTER_SINGL has no exception.
Method CHECK_ADM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_OBJ | Call by reference | Type reference (TYPE) | CCMSBI_WAST_DTR_REC_REF | Refenenz auf ein Statistikdatenobjekt | 20041105 | |||
| 2 | FLAG | Value transfer | Type reference (TYPE) | CHAR1 | 'X' oder ' ' | 20041105 |
Method CHECK_ADM on class IF_CCMSBI_WAST_FILTER_SINGL has no exception.
Method CHECK_APPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_OBJ | Call by reference | Type reference (TYPE) | CCMSBI_WAST_DTR_REC_REF | Refenenz auf ein Statistikdatenobjekt | 20051018 | |||
| 2 | FLAG | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20051018 |
Method CHECK_APPL on class IF_CCMSBI_WAST_FILTER_SINGL has no exception.
Method CHECK_BATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_OBJ | Call by reference | Type reference (TYPE) | CCMSBI_WAST_DTR_REC_REF | Refenenz auf ein Statistikdatenobjekt | 20041105 | |||
| 2 | FLAG | Value transfer | Type reference (TYPE) | CHAR1 | 'X' oder ' ' | 20041105 |
Method CHECK_BATCH on class IF_CCMSBI_WAST_FILTER_SINGL has no exception.
Method CHECK_CLIENTINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_OBJ | Call by reference | Type reference (TYPE) | CCMSBI_WAST_DTR_REC_REF | Refenenz auf ein Statistikdatenobjekt | 20041105 | |||
| 2 | FLAG | Value transfer | Type reference (TYPE) | CHAR1 | 'X' oder ' ' | 20041105 |
Method CHECK_CLIENTINFO on class IF_CCMSBI_WAST_FILTER_SINGL has no exception.
Method CHECK_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_OBJ | Call by reference | Type reference (TYPE) | CCMSBI_WAST_DTR_REC_REF | Refenenz auf ein Statistikdatenobjekt | 20041105 | |||
| 2 | FLAG | Value transfer | Type reference (TYPE) | CHAR1 | 'X' oder ' ' | 20041105 |
Method CHECK_DB on class IF_CCMSBI_WAST_FILTER_SINGL has no exception.
Method CHECK_DBPROC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_OBJ | Call by reference | Type reference (TYPE) | CCMSBI_WAST_DTR_REC_REF | Refenenz auf ein Statistikdatenobjekt | 20041105 | |||
| 2 | FLAG | Value transfer | Type reference (TYPE) | CHAR1 | 'X' oder ' ' | 20041105 |
Method CHECK_DBPROC on class IF_CCMSBI_WAST_FILTER_SINGL has no exception.
Method CHECK_HTTP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_OBJ | Call by reference | Type reference (TYPE) | CCMSBI_WAST_DTR_REC_REF | Refenenz auf ein Statistikdatenobjekt | 20041105 | |||
| 2 | FLAG | Value transfer | Type reference (TYPE) | CHAR1 | 'X' oder ' ' | 20041105 |
Method CHECK_HTTP on class IF_CCMSBI_WAST_FILTER_SINGL has no exception.
Method CHECK_HTTPCLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_OBJ | Call by reference | Type reference (TYPE) | CCMSBI_WAST_DTR_REC_REF | Refenenz auf ein Statistikdatenobjekt | 20041105 | |||
| 2 | FLAG | Value transfer | Type reference (TYPE) | CHAR1 | 'X' oder ' ' | 20041105 |
Method CHECK_HTTPCLIENT on class IF_CCMSBI_WAST_FILTER_SINGL has no exception.
Method CHECK_HTTPCLIENTDEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_OBJ | Call by reference | Type reference (TYPE) | CCMSBI_WAST_DTR_REC_REF | Refenenz auf ein Statistikdatenobjekt | 20041105 | |||
| 2 | FLAG | Value transfer | Type reference (TYPE) | CHAR1 | 'X' oder ' ' | 20041105 |
Method CHECK_HTTPCLIENTDEST on class IF_CCMSBI_WAST_FILTER_SINGL has no exception.
Method CHECK_HTTPSERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_OBJ | Call by reference | Type reference (TYPE) | CCMSBI_WAST_DTR_REC_REF | Refenenz auf ein Statistikdatenobjekt | 20050204 | |||
| 2 | FLAG | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20050204 |
Method CHECK_HTTPSERVER on class IF_CCMSBI_WAST_FILTER_SINGL has no exception.
Method CHECK_HTTPSERVERDEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_OBJ | Call by reference | Type reference (TYPE) | CCMSBI_WAST_DTR_REC_REF | Refenenz auf ein Statistikdatenobjekt | 20050204 | |||
| 2 | FLAG | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20050204 |
Method CHECK_HTTPSERVERDEST on class IF_CCMSBI_WAST_FILTER_SINGL has no exception.
Method CHECK_MAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_OBJ | Call by reference | Type reference (TYPE) | CCMSBI_WAST_DTR_REC_REF | Refenenz auf ein Statistikdatenobjekt | 20041105 | |||
| 2 | FLAG | Value transfer | Type reference (TYPE) | CHAR1 | 'X' oder ' ' | 20041105 |
Method CHECK_MAIN on class IF_CCMSBI_WAST_FILTER_SINGL has no exception.
Method CHECK_RFCCLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_OBJ | Call by reference | Type reference (TYPE) | CCMSBI_WAST_DTR_REC_REF | Refenenz auf ein Statistikdatenobjekt | 20041105 | |||
| 2 | FLAG | Value transfer | Type reference (TYPE) | CHAR1 | 'X' oder ' ' | 20041105 |
Method CHECK_RFCCLIENT on class IF_CCMSBI_WAST_FILTER_SINGL has no exception.
Method CHECK_RFCCLIENTDEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_OBJ | Call by reference | Type reference (TYPE) | CCMSBI_WAST_DTR_REC_REF | Refenenz auf ein Statistikdatenobjekt | 20041105 | |||
| 2 | FLAG | Value transfer | Type reference (TYPE) | CHAR1 | 'X' oder ' ' | 20041105 |
Method CHECK_RFCCLIENTDEST on class IF_CCMSBI_WAST_FILTER_SINGL has no exception.
Method CHECK_RFCSERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_OBJ | Call by reference | Type reference (TYPE) | CCMSBI_WAST_DTR_REC_REF | Refenenz auf ein Statistikdatenobjekt | 20041105 | |||
| 2 | FLAG | Value transfer | Type reference (TYPE) | CHAR1 | 'X' oder ' ' | 20041105 |
Method CHECK_RFCSERVER on class IF_CCMSBI_WAST_FILTER_SINGL has no exception.
Method CHECK_RFCSERVERDEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_OBJ | Call by reference | Type reference (TYPE) | CCMSBI_WAST_DTR_REC_REF | Refenenz auf ein Statistikdatenobjekt | 20041105 | |||
| 2 | FLAG | Value transfer | Type reference (TYPE) | CHAR1 | 'X' oder ' ' | 20041105 |
Method CHECK_RFCSERVERDEST on class IF_CCMSBI_WAST_FILTER_SINGL has no exception.
Method CHECK_SMTPCLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_OBJ | Call by reference | Type reference (TYPE) | CCMSBI_WAST_DTR_REC_REF | Refenenz auf ein Statistikdatenobjekt | 20050204 | |||
| 2 | FLAG | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20050204 |
Method CHECK_SMTPCLIENT on class IF_CCMSBI_WAST_FILTER_SINGL has no exception.
Method CHECK_SMTPCLIENTDEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_OBJ | Call by reference | Type reference (TYPE) | CCMSBI_WAST_DTR_REC_REF | Refenenz auf ein Statistikdatenobjekt | 20050204 | |||
| 2 | FLAG | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20050204 |
Method CHECK_SMTPCLIENTDEST on class IF_CCMSBI_WAST_FILTER_SINGL has no exception.
Method CHECK_SMTPSERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_OBJ | Call by reference | Type reference (TYPE) | CCMSBI_WAST_DTR_REC_REF | Refenenz auf ein Statistikdatenobjekt | 20050204 | |||
| 2 | FLAG | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20050204 |
Method CHECK_SMTPSERVER on class IF_CCMSBI_WAST_FILTER_SINGL has no exception.
Method CHECK_SMTPSERVERDEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_OBJ | Call by reference | Type reference (TYPE) | CCMSBI_WAST_DTR_REC_REF | Refenenz auf ein Statistikdatenobjekt | 20050204 | |||
| 2 | FLAG | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20050204 |
Method CHECK_SMTPSERVERDEST on class IF_CCMSBI_WAST_FILTER_SINGL has no exception.
Method CHECK_SPOOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_OBJ | Call by reference | Type reference (TYPE) | CCMSBI_WAST_DTR_REC_REF | Refenenz auf ein Statistikdatenobjekt | 20041105 | |||
| 2 | FLAG | Value transfer | Type reference (TYPE) | CHAR1 | 'X' oder ' ' | 20041105 |
Method CHECK_SPOOL on class IF_CCMSBI_WAST_FILTER_SINGL has no exception.
Method CHECK_SPOOLACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_OBJ | Call by reference | Type reference (TYPE) | CCMSBI_WAST_DTR_REC_REF | Refenenz auf ein Statistikdatenobjekt | 20041105 | |||
| 2 | FLAG | Value transfer | Type reference (TYPE) | CHAR1 | 'X' oder ' ' | 20041105 |
Method CHECK_SPOOLACT on class IF_CCMSBI_WAST_FILTER_SINGL has no exception.
Method CHECK_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_OBJ | Call by reference | Type reference (TYPE) | CCMSBI_WAST_DTR_REC_REF | Refenenz auf ein Statistikdatenobjekt | 20041105 | |||
| 2 | FLAG | Value transfer | Type reference (TYPE) | CHAR1 | 'X' oder ' ' | 20041105 |
Method CHECK_TABLES on class IF_CCMSBI_WAST_FILTER_SINGL has no exception.
Method CHECK_TIMEINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_OBJ | Call by reference | Type reference (TYPE) | CCMSBI_WAST_DTR_REC_REF | Refenenz auf ein Statistikdatenobjekt | 20041105 | |||
| 2 | FLAG | Value transfer | Type reference (TYPE) | CHAR1 | 'X' oder ' ' | 20041105 |
Method CHECK_TIMEINT on class IF_CCMSBI_WAST_FILTER_SINGL has no exception.
Method CHECK_VMC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_OBJ | Call by reference | Type reference (TYPE) | CCMSBI_WAST_DTR_REC_REF | Refenenz auf ein Statistikdatenobjekt | 20050204 | |||
| 2 | FLAG | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20050204 |
Method CHECK_VMC on class IF_CCMSBI_WAST_FILTER_SINGL has no exception.
Method GET_FILTER_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTER_TYPE | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20041111 |
Method GET_FILTER_TYPE on class IF_CCMSBI_WAST_FILTER_SINGL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |