SAP ABAP Class CL_IM_CCMSBI_PC_FILTER (Implementation Class for BAdI Impl. CCMSBI_PC_FILTER)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_RSAR_CONNECTOR | BAdI Interface IF_EX_RSAR_CONNECTOR | 20060127 |
Properties
Class | CL_IM_CCMSBI_PC_FILTER | |
Short Description | Implementation Class for BAdI Impl. CCMSBI_PC_FILTER | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RS_BCT_CCMS_WEBAS_STAT | BW Content: Integration OF WebAs Statistics Data |
Created | 20060127 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_EX_RSAR_CONNECTOR | BAdI Interface IF_EX_RSAR_CONNECTOR | 20060127 |
Friends
Class CL_IM_CCMSBI_PC_FILTER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20060331 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Checks if DTP needs to be called for an aggregate | 20060331 |
2 | ![]() |
Static method | Public | Method | Checks if DTP needs to be called for a DSO | 20060331 |
3 | ![]() |
Static method | Public | Method | Checks if DTP needs to be called for a DSR | 20060403 |
4 | ![]() |
Static method | Public | Method | Checks if DTP needs to be called for a DSR DSO | 20060403 |
5 | ![]() |
Static method | Public | Method | Checks if DSR-PSA needs to be deleted | 20060325 |
6 | ![]() |
Static method | Public | Method | Checks if PSA needs to be deleted | 20060320 |
7 | ![]() |
Static method | Public | Method | Checks if there are requests with errors for individual Cube | 20060320 |
8 | ![]() |
Static method | Private | Method | Reads the Configuration | 20060127 |
9 | ![]() |
Static method | Private | Method | Reads the DSR Configuration | 20060324 |
Events
Class CL_IM_CCMSBI_PC_FILTER has no event.
Types
Class CL_IM_CCMSBI_PC_FILTER has no local type.
Method Signatures
Method CHECK_AGG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AGGNAME | Call by reference | Type reference (TYPE) | TEXT30 | Name des Aggregats | 20060331 | ||
2 | ![]() |
STORE | Value transfer | Type reference (TYPE) | CHAR1 | X wenn gespeichert werden soll | 20060331 |
Method CHECK_AGG on class CL_IM_CCMSBI_PC_FILTER has no exception.
Method CHECK_DSO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DSO_NAME | Call by reference | Type reference (TYPE) | TEXT30 | Name des DSOs | 20060331 | ||
2 | ![]() |
STORE | Value transfer | Type reference (TYPE) | CHAR1 | X wenn gespeichert werden soll | 20060331 |
Method CHECK_DSO on class CL_IM_CCMSBI_PC_FILTER has no exception.
Method CHECK_DSR_AGG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AGGNAME | Call by reference | Type reference (TYPE) | TEXT30 | Name des Aggregats | 20060403 | ||
2 | ![]() |
STORE | Value transfer | Type reference (TYPE) | CHAR1 | X wenn gespeichert werden soll | 20060403 |
Method CHECK_DSR_AGG on class CL_IM_CCMSBI_PC_FILTER has no exception.
Method CHECK_DSR_DSO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DSO_NAME | Call by reference | Type reference (TYPE) | TEXT30 | Name des DSO | 20060403 | ||
2 | ![]() |
STORE | Value transfer | Type reference (TYPE) | CHAR1 | X wenn gespeichert werden soll | 20060403 |
Method CHECK_DSR_DSO on class CL_IM_CCMSBI_PC_FILTER has no exception.
Method CHECK_DSR_PSA_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DELETE | Value transfer | Type reference (TYPE) | CHAR1 | X wenn gelöscht werden soll | 20060325 |
Method CHECK_DSR_PSA_DELETE on class CL_IM_CCMSBI_PC_FILTER has no exception.
Method CHECK_PSA_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DELETE | Value transfer | Type reference (TYPE) | CHAR1 | X wenn gelöscht werden soll | 20060320 |
Method CHECK_PSA_DELETE on class CL_IM_CCMSBI_PC_FILTER has no exception.
Method CHECK_PSA_DELETE_SUB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CUBENAME | Value transfer | Type reference (TYPE) | RSDDATATARGET | Datenziel für Bewegungsdaten (InfoCube, ODS Objekt, ...) | 20060320 | ||
2 | ![]() |
ERROR | Value transfer | Type reference (TYPE) | CHAR1 | X wenn fehlerhafte Requests | 20060320 |
Method CHECK_PSA_DELETE_SUB on class CL_IM_CCMSBI_PC_FILTER has no exception.
Method READ_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARAMNAME | Call by reference | Type reference (TYPE) | TEXT30 | Konfigurationsparametertyp | 20060127 | ||
2 | ![]() |
PARAMTYPE | Call by reference | Type reference (TYPE) | CCMSBI_PARAMTYPE_L | Konfigurationsparametertyp | 20060127 | ||
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | CHAR1 | Soll Satztyp gespeichert werden? | 20060130 |
Method READ_CONFIG on class CL_IM_CCMSBI_PC_FILTER has no exception.
Method READ_DSR_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARAMNAME | Call by reference | Type reference (TYPE) | TEXT30 | Konfigurationsparametertyp | 20060324 | ||
2 | ![]() |
PARAMTYPE | Call by reference | Type reference (TYPE) | CCMSBI_PARAMTYPE_L | Konfigurationsparametertyp | 20060324 | ||
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | CHAR1 | Soll Satztyp gespeichert werden? | 20060324 |
Method READ_DSR_CONFIG on class CL_IM_CCMSBI_PC_FILTER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |