SAP ABAP Function Module RSDRD_SEL_DELETION (Selective deletion in data targets (InfoCube and ODS))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDRD (Package) Delete Data Manager Data

⤷

⤷

Basic Data
Function Module | RSDRD_SEL_DELETION | Selective deletion in data targets (InfoCube and ODS) |
Function Group | RSDRD | Reorg. for fact table and dimensions |
Program Name | SAPLRSDRD | |
INCLUDE Name | LRSDRDU09 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
C_T_MSG | TYPE | RS_T_MSG | BW: Table with Messages (Application Log) | |||
![]() |
E_CNT | TYPE | F | Records to be deleted | |||
![]() |
I_DATATARGET | TYPE | RSDDATATARGET | Name of data target (InfoCube / ODS) | |||
![]() |
I_THX_SEL | TYPE | RSDRD_THX_SEL | Select condition for deletion | |||
![]() |
I_DEL_ACTIV | TYPE | RS_BOOL | RS_C_TRUE | ODS: Deletion from Active Version | ||
![]() |
I_DEL_UPDATE | TYPE | RS_BOOL | RS_C_FALSE | ODS: Deletion from Update Table | ||
![]() |
I_DEL_CHANGE | TYPE | RS_BOOL | RS_C_FALSE | ODS: Deletion from Change-Log | ||
![]() |
I_AUTHORITY_CHECK | TYPE | RS_BOOL | RS_C_TRUE | Execute authority check? | ||
![]() |
I_MODE | TYPE | RSDRD_MODE | RSDRD_C_MODE-CHOOSE | Mode selective deletion (constants: RSDRD_C_MODE) | ||
![]() |
I_REQDELMOD | TYPE | RSDRD_MODE | '2' | Mode request deletion | ||
![]() |
I_THRESHOLD | TYPE | F | '0.1' | Threshold for deletion mode 'CHOOSE' | ||
![]() |
I_PARALLEL_DEGREE | TYPE | I | 1 | Degree of parallelism for new creation | ||
![]() |
I_NO_LOGGING | TYPE | RS_BOOL | RS_C_FALSE | Switch off DB-logging? | ||
![]() |
I_NO_COMMIT | TYPE | RS_BOOL | RS_C_FALSE | Do Not Execute Commit | ||
![]() |
I_NO_ENQUEUE | TYPE | RS_BOOL | RS_C_FALSE | No enqueue, the calling programm already does this | ||
![]() |
I_SHOW_REPORT | TYPE | RS_BOOL | RS_C_FALSE | Show genereated report? | ||
![]() |
I_TRANSACTIONAL_ODS | TYPE | RS_BOOL | RS_C_FALSE | ODS: Delete on transactional object | ||
![]() |
I_WORK_ON_PARTITIONS | TYPE | RS_BOOL | RS_C_FALSE | Work on partitions, e.g. 'Truncate partition' | ||
![]() |
I_REBUILD_BIA | TYPE | RS_BOOL | RS_C_FALSE | Recreate BWA after selective deletion | ||
![]() |
I_WRITE_APPLICATION_LOG | TYPE | RS_BOOL | RS_C_FALSE | Write directly into application log | ||
![]() |
I_ARCHIVED | TYPE | RS_BOOL | RS_C_FALSE | Archiving activity | ||
![]() |
I_SELDEL_CALLER | TYPE | RS_CHAR1 | SPACE | Calling application (internal usage) | ||
![]() |
X_MESSAGE | TYPE | Cancellation | ||||
![]() |
INHERITED_ERROR | TYPE | |||||
![]() |
INVALID_TYPE | TYPE | Invalid Type (Datatarget) | ||||
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 |