Hierarchy

⤷

⤷

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
Interface | IF_CCMSBI_WAST_FILTER_SINGL | |
Short Description | Single Record Filter Interface |
General Data
Package | RS_BCT_CCMS_WEBAS_STAT | BW Content: Integration OF WebAs Statistics Data |
Created | 20041105 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CCMSBI_WAST_FILTER_SINGL has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CCMSBI_WAST_FILTER_TYPE | Aggregate Filter Type Interface | 20041110 |
Friends
Interface IF_CCMSBI_WAST_FILTER_SINGL has no friend.
Attributes
Interface 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
Interface IF_CCMSBI_WAST_FILTER_SINGL has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_CCMSBI_WAST_FILTER_SINGL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 701 |