The Function Module RSDU_GET_INFOCUBE_STATE_INF (Gets RSMDATASTATE info for an infocube/aggregate) is a standard Function Module in SAP ERP and is part of the function group RSDU_CUBE_INF within the package RSDD.
Function Module | RSDU_GET_INFOCUBE_STATE_INF |
Short Text | Gets RSMDATASTATE info for an infocube/aggregate |
Function Group | RSDU_CUBE_INF |
Package | RSDD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BASICCUBE | TYPE | RSD_INFOCUBE | Name des Basis-Infocubes / Aggregats |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_COMPR | TYPE | RSSID | Req-SID, bis zu der Aggregate kompremiert sind | |
E_DOUBLE_FACTTAB | TYPE | RS_BOOL | Infocube bereits auf 2 Faktentabellen umgesetzt? | |
E_PERCENTAGE | TYPE | I | Stichprobengröße in Prozent | |
E_QUALOK | TYPE | RSSID | Req-SID, bis zu der alle Requests qualitätsgepr. | |
E_ROLLUP | TYPE | RSSID | Req-SID, bis zu der Aggregate existieren | |
E_TECHOK | TYPE | RSSID | Req-SID, bis zu der alle Requests technisch ok |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_PROCESSED | TYPE | RS_BOOL | RS_C_FALSE | Boolean |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INFOCUBE_ERROR | Infocube wurde nicht gefunden oder kein Basis-Infocube oder Aggregat |