Ansicht
Dokumentation

RSDMD_API_DELETE - Deleting Master Data

RSDMD_API_DELETE - Deleting Master Data

rdisp/max_wprun_time - Maximum work process run time   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module can delete all the master data belonging to an InfoObject (set the flag I_FLG_DELETE_ALL) or a specified set of data (specify using I_T_CHAVL), provided that the data is not being used somewhere else (for example, in a DataStore Object, in a hierarchy, as an attribute). Only the master data that is not being used is deleted.

Example

Notes

This operation can sometimes take a long time, as all the objects in the entire BI system must be checked to see whether any master data is being used, before the deletion process can be started.

When dealing with large datasets, we recommend that you leave the screen open (parameter I_FLG_DIALOG) and run the deletion process as a background job.

Further information





Parameters

E_COUNT_USED
E_SUBRC
E_T_MESSAGES
E_T_USED
I_FLG_DELETE_ALL
I_FLG_DELETE_TEXTS
I_FLG_DIALOG
I_FLG_FORCE_DELETE
I_FLG_SIMULATION
I_IOBJNM
I_T_DATA

Exceptions

Function Group

RSDMD_API_MD

CL_GUI_FRONTEND_SERVICES - Frontend Services   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 2066 Date: 20240523 Time: 124604     sap01-206 ( 25 ms )