SAP ABAP Function Module CCMSBI_CUBE_CHECK_RED_REQU (Check if an InfoCube contains red Requests)
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_CHECK_RED_REQU | Check if an InfoCube contains red Requests |
Function Group | SCCMSBI_BCT_UTILITIES | CCMS/BW: Utilities for Generating BCT |
Program Name | SAPLSCCMSBI_BCT_UTILITIES | |
INCLUDE Name | LSCCMSBI_BCT_UTILITIESU52 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
STATUS | TYPE | INT4 | Result of the test, 0 = OK | |||
![]() |
RED_REQU_COUNT | TYPE | INT4 | Number of red Requests | |||
![]() |
STATUS2 | TYPE | INT4 | Result of the repair attempt | |||
![]() |
MSG | TYPE | STRING | Result Text | |||
![]() |
CUBENAME | TYPE | RSINFOCUBE | InfoCube | |||
![]() |
SCAN_DATE_FROM | TYPE | SYDATUM | '20000101' | Search time interval beginning | ||
![]() |
SCAN_DATE_TO | TYPE | SYDATUM | SY-DATUM | Search time interval end | ||
![]() |
ACTION_IF_RED | TYPE | CHAR1 | ' ' | 'D' -> delete red Req., 'G' -> set to green | ||
![]() |
NO_AUTHORITY | TYPE | |||||
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 |