SAP ABAP Function Module CCMSBI_CUBE_DELETE_T (Deletes data from the InfoCube, that must be "overwritten")
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BCT (Application Component) Business Content and Extractors
⤷
RS_BCT_CCMS_CPH (Package) BW: Content CCMS System Management Data
⤷
⤷
Basic Data
| Function Module | CCMSBI_CUBE_DELETE_T | Deletes data from the InfoCube, that must be "overwritten" |
| Function Group | SCCMSBI_BCT_UTILITIES | CCMS/BW: Utilities for Generating BCT |
| Program Name | SAPLSCCMSBI_BCT_UTILITIES | |
| INCLUDE Name | LSCCMSBI_BCT_UTILITIESU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ERRORS | TYPE | RS_T_MSG | BW: Table with Messages (Application Log) | |||
| |
CUBE_NAME | TYPE | RSDDATATARGET | Data target for transaction data (InfoCube, ODS object, ...) | |||
| |
NON_AGGR | TYPE | CHAR1 | ' ' | Single-Character Indicator | ||
| |
GRANU | TYPE | INT4 | 420 | Granularity | ||
| |
PSEUDO_ENQUEUE | TYPE | CHAR1 | 'X' | Pseudo-Enqueue on/off | ||
| |
DATA_PACK | TYPE | |||||
| |
DELETE_ERROR | TYPE | Deletion Error | ||||
| |
WRONG_TABLE_STRUCTURE | TYPE | Table DATA_PACK has wrong structure | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20110909 |
| SAP Release Created in | 351 |