SAP ABAP Interface IF_CCMSBI_WAST_FILTER_AGGR (Aggregate 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_CONFIG_AGGR | CCMS/BI: Parent Class for All Aggregate Filter Classes | 20041105 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CCMSBI_WAST_FILTER | Filter Class for Processing Statistics Data in BW | 20041105 |
Properties
Interface | IF_CCMSBI_WAST_FILTER_AGGR | |
Short Description | Aggregate 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_AGGR 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_AGGR has no friend.
Attributes
Interface IF_CCMSBI_WAST_FILTER_AGGR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checks in general if aggregate is to be generated/stored | 20041105 |
2 | ![]() |
Instance method | Public | Method | Checks if daily aggregate is to be generated/stored | 20041105 |
3 | ![]() |
Instance method | Public | Method | Checks if monthly aggregate is to be generated/stored | 20041105 |
4 | ![]() |
Instance method | Public | Method | Checks if daily total aggregated is to be generated/stored | 20041111 |
5 | ![]() |
Instance method | Public | Method | Checks if monthly total aggregate is to be generated/stored | 20041111 |
6 | ![]() |
Instance method | Public | Method | Checks if weekly total aggregate is to be generated/stored | 20041111 |
7 | ![]() |
Instance method | Public | Method | Checks if weekly aggregate is to be generated/stored | 20041105 |
8 | ![]() |
Instance method | Public | Method | Filter Type: S=Single Records, A=Aggregates | 20041111 |
Events
Interface IF_CCMSBI_WAST_FILTER_AGGR has no event.
Types
Interface IF_CCMSBI_WAST_FILTER_AGGR 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 | CCMS/BI: WebAs Kernel Statistiksatz innerhalb einer BW DTR | 20041105 | ||
2 | ![]() |
FLAG | Value transfer | Type reference (TYPE) | CHAR1 | 'X' oder ' ' | 20041105 |
Method CHECK on Interface IF_CCMSBI_WAST_FILTER_AGGR has no exception.
Method CHECK_DAY 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 | CCMS/BI: WebAs Kernel Statistiksatz innerhalb einer BW DTR | 20041105 | ||
2 | ![]() |
FLAG | Value transfer | Type reference (TYPE) | CHAR1 | 'X' oder ' ' | 20041105 |
Method CHECK_DAY on Interface IF_CCMSBI_WAST_FILTER_AGGR has no exception.
Method CHECK_MONTH 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 | CCMS/BI: WebAs Kernel Statistiksatz innerhalb einer BW DTR | 20041105 | ||
2 | ![]() |
FLAG | Value transfer | Type reference (TYPE) | CHAR1 | 'X' oder ' ' | 20041105 |
Method CHECK_MONTH on Interface IF_CCMSBI_WAST_FILTER_AGGR has no exception.
Method CHECK_TOTAL_DAY 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 | CCMS/BI: WebAs Kernel Statistiksatz innerhalb einer BW DTR | 20041111 | ||
2 | ![]() |
FLAG | Value transfer | Type reference (TYPE) | CHAR1 | 'X' oder ' ' | 20041111 |
Method CHECK_TOTAL_DAY on Interface IF_CCMSBI_WAST_FILTER_AGGR has no exception.
Method CHECK_TOTAL_MONTH 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 | CCMS/BI: WebAs Kernel Statistiksatz innerhalb einer BW DTR | 20041111 | ||
2 | ![]() |
FLAG | Value transfer | Type reference (TYPE) | CHAR1 | 'X' oder ' ' | 20041111 |
Method CHECK_TOTAL_MONTH on Interface IF_CCMSBI_WAST_FILTER_AGGR has no exception.
Method CHECK_TOTAL_WEEK 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 | CCMS/BI: WebAs Kernel Statistiksatz innerhalb einer BW DTR | 20041111 | ||
2 | ![]() |
FLAG | Value transfer | Type reference (TYPE) | CHAR1 | 'X' oder ' ' | 20041111 |
Method CHECK_TOTAL_WEEK on Interface IF_CCMSBI_WAST_FILTER_AGGR has no exception.
Method CHECK_WEEK 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 | CCMS/BI: WebAs Kernel Statistiksatz innerhalb einer BW DTR | 20041105 | ||
2 | ![]() |
FLAG | Value transfer | Type reference (TYPE) | CHAR1 | 'X' oder ' ' | 20041105 |
Method CHECK_WEEK on Interface IF_CCMSBI_WAST_FILTER_AGGR 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_AGGR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 701 |