SAP ABAP Function Module RSDU_FACT_REQUID_DELETE_DB2 (Deletes Requests from the InfoCube for the dbms DB2/MVS)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-DB2 (Application Component) BW DB2 for OS/390
⤷
RSDB2 (Package) BW: Porting DB2-z/OS

⤷

⤷

Basic Data
Function Module | RSDU_FACT_REQUID_DELETE_DB2 | Deletes Requests from the InfoCube for the dbms DB2/MVS |
Function Group | RSDU_SQL_DB2 | Data Manager SQL Utilities (OS/390) |
Program Name | SAPLRSDU_SQL_DB2 | Data manager utilities |
INCLUDE Name | LRSDU_SQL_DB2U14 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
C_PROCESSED | TYPE | RS_BOOL | RS_C_FALSE | Processing Indicator | ||
![]() |
E_SQLERR | TYPE | I | DB-Specific SQL-Error Code (OK = 0) | |||
![]() |
E_FACT_COUNT | TYPE | I | Number of Records, | |||
![]() |
I_INFOCUBE | TYPE | RSD_INFOCUBE | InfoCube Name | |||
![]() |
I_F_FACTNM | TYPE | RSD_TABLNM | F Fact Table Names | |||
![]() |
I_FACTKEY | TYPE | RSD_FIELDNM | Key Names for the Where Condition | |||
![]() |
I_DIMID | TYPE | I | Key Value | |||
![]() |
I_MAX_DEL | TYPE | I | Max. Records to Delete in One LUW | |||
![]() |
SQL_ERROR | TYPE | SQL Error (Error Code in E_SQLERR) | ||||
![]() |
INHERITED_ERROR | TYPE | Internal Error | ||||
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 | 20040315 |
SAP Release Created in | 20B |