SAP ABAP Interface IF_CCMSBI_WAST_FILTER_SINGL (Single Record Filter Interface)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BCT (Application Component) Business Content and Extractors
     RS_BCT_CCMS_WEBAS_STAT (Package) BW Content: Integration OF WebAs Statistics Data
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 CHECK Instance method Public Method Checks in general if single records are to be stored 20041105
2 CHECK_ADM Instance method Public Method Checks if ADM subrecords are to be stored 20041105
3 CHECK_APPL Instance method Public Method Checks if application subrecords are to be stored 20051018
4 CHECK_BATCH Instance method Public Method Checks whether BACKGROUND subrecords are to be stored 20041105
5 CHECK_CLIENTINFO Instance method Public Method Checks if CLIENTINFO subrecords are to be stored 20041105
6 CHECK_DB Instance method Public Method Checks if DB subrecords are to be stored 20041105
7 CHECK_DBPROC Instance method Public Method Checks if DB procedure subrecords are to be stored 20041105
8 CHECK_HTTP Instance method Public Method Checks if HTTP subrecords are to be stored 20041105
9 CHECK_HTTPCLIENT Instance method Public Method Checks if HTTP Client subrecords are to be stored 20041105
10 CHECK_HTTPCLIENTDEST Instance method Public Method Checks if HTTP client dest. subrecords are to be stored 20041105
11 CHECK_HTTPSERVER Instance method Public Method Checks if HTTP server subrecords are to be stored 20050204
12 CHECK_HTTPSERVERDEST Instance method Public Method Checks if HTTP server dest. subrecords are to be stored 20050204
13 CHECK_MAIN Instance method Public Method Checks if main records are to be stored 20041105
14 CHECK_RFCCLIENT Instance method Public Method Checks if RFC client subrecords are to be stored 20041105
15 CHECK_RFCCLIENTDEST Instance method Public Method Checks if RFC client destination subrecords are to be stored 20041105
16 CHECK_RFCSERVER Instance method Public Method Checks if RFC server subrecords are to be stored 20041105
17 CHECK_RFCSERVERDEST Instance method Public Method Checks if RFC server destination subrecords are to be stored 20041105
18 CHECK_SMTPCLIENT Instance method Public Method Checks if SMTP client subrecords are to be stored 20050204
19 CHECK_SMTPCLIENTDEST Instance method Public Method Checks if SMTP client dest. subrecords are to be stored 20050204
20 CHECK_SMTPSERVER Instance method Public Method Checks if SMTP server subrecords are to be stored 20050204
21 CHECK_SMTPSERVERDEST Instance method Public Method Checks if SMTP server dest. subrecords are to be stored 20050204
22 CHECK_SPOOL Instance method Public Method Checks if spool subrecords are to be stored 20041105
23 CHECK_SPOOLACT Instance method Public Method Checks if spool activity subrecords are to be stored 20041105
24 CHECK_TABLES Instance method Public Method Checks if table subrecords are to be stored 20041105
25 CHECK_TIMEINT Instance method Public Method Checks if TimeInterval subrecords are to be stored 20041105
26 CHECK_VMC Instance method Public Method Checks if VMC subrecords are to be stored 20050204
27 GET_FILTER_TYPE 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 Importing DATA_OBJ Call by reference Type reference (TYPE) CCMSBI_WAST_DTR_REC_REF Refenenz auf ein Statistikdatenobjekt 20041105
2 Returning 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 Importing DATA_OBJ Call by reference Type reference (TYPE) CCMSBI_WAST_DTR_REC_REF Refenenz auf ein Statistikdatenobjekt 20041105
2 Returning 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 Importing DATA_OBJ Call by reference Type reference (TYPE) CCMSBI_WAST_DTR_REC_REF Refenenz auf ein Statistikdatenobjekt 20051018
2 Returning 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 Importing DATA_OBJ Call by reference Type reference (TYPE) CCMSBI_WAST_DTR_REC_REF Refenenz auf ein Statistikdatenobjekt 20041105
2 Returning 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 Importing DATA_OBJ Call by reference Type reference (TYPE) CCMSBI_WAST_DTR_REC_REF Refenenz auf ein Statistikdatenobjekt 20041105
2 Returning 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 Importing DATA_OBJ Call by reference Type reference (TYPE) CCMSBI_WAST_DTR_REC_REF Refenenz auf ein Statistikdatenobjekt 20041105
2 Returning 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 Importing DATA_OBJ Call by reference Type reference (TYPE) CCMSBI_WAST_DTR_REC_REF Refenenz auf ein Statistikdatenobjekt 20041105
2 Returning 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 Importing DATA_OBJ Call by reference Type reference (TYPE) CCMSBI_WAST_DTR_REC_REF Refenenz auf ein Statistikdatenobjekt 20041105
2 Returning 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 Importing DATA_OBJ Call by reference Type reference (TYPE) CCMSBI_WAST_DTR_REC_REF Refenenz auf ein Statistikdatenobjekt 20041105
2 Returning 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 Importing DATA_OBJ Call by reference Type reference (TYPE) CCMSBI_WAST_DTR_REC_REF Refenenz auf ein Statistikdatenobjekt 20041105
2 Returning 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 Importing DATA_OBJ Call by reference Type reference (TYPE) CCMSBI_WAST_DTR_REC_REF Refenenz auf ein Statistikdatenobjekt 20050204
2 Returning 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 Importing DATA_OBJ Call by reference Type reference (TYPE) CCMSBI_WAST_DTR_REC_REF Refenenz auf ein Statistikdatenobjekt 20050204
2 Returning 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 Importing DATA_OBJ Call by reference Type reference (TYPE) CCMSBI_WAST_DTR_REC_REF Refenenz auf ein Statistikdatenobjekt 20041105
2 Returning 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 Importing DATA_OBJ Call by reference Type reference (TYPE) CCMSBI_WAST_DTR_REC_REF Refenenz auf ein Statistikdatenobjekt 20041105
2 Returning 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 Importing DATA_OBJ Call by reference Type reference (TYPE) CCMSBI_WAST_DTR_REC_REF Refenenz auf ein Statistikdatenobjekt 20041105
2 Returning 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 Importing DATA_OBJ Call by reference Type reference (TYPE) CCMSBI_WAST_DTR_REC_REF Refenenz auf ein Statistikdatenobjekt 20041105
2 Returning 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 Importing DATA_OBJ Call by reference Type reference (TYPE) CCMSBI_WAST_DTR_REC_REF Refenenz auf ein Statistikdatenobjekt 20041105
2 Returning 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 Importing DATA_OBJ Call by reference Type reference (TYPE) CCMSBI_WAST_DTR_REC_REF Refenenz auf ein Statistikdatenobjekt 20050204
2 Returning 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 Importing DATA_OBJ Call by reference Type reference (TYPE) CCMSBI_WAST_DTR_REC_REF Refenenz auf ein Statistikdatenobjekt 20050204
2 Returning 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 Importing DATA_OBJ Call by reference Type reference (TYPE) CCMSBI_WAST_DTR_REC_REF Refenenz auf ein Statistikdatenobjekt 20050204
2 Returning 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 Importing DATA_OBJ Call by reference Type reference (TYPE) CCMSBI_WAST_DTR_REC_REF Refenenz auf ein Statistikdatenobjekt 20050204
2 Returning 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 Importing DATA_OBJ Call by reference Type reference (TYPE) CCMSBI_WAST_DTR_REC_REF Refenenz auf ein Statistikdatenobjekt 20041105
2 Returning 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 Importing DATA_OBJ Call by reference Type reference (TYPE) CCMSBI_WAST_DTR_REC_REF Refenenz auf ein Statistikdatenobjekt 20041105
2 Returning 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 Importing DATA_OBJ Call by reference Type reference (TYPE) CCMSBI_WAST_DTR_REC_REF Refenenz auf ein Statistikdatenobjekt 20041105
2 Returning 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 Importing DATA_OBJ Call by reference Type reference (TYPE) CCMSBI_WAST_DTR_REC_REF Refenenz auf ein Statistikdatenobjekt 20041105
2 Returning 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 Importing DATA_OBJ Call by reference Type reference (TYPE) CCMSBI_WAST_DTR_REC_REF Refenenz auf ein Statistikdatenobjekt 20050204
2 Returning 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 Returning 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