Ansicht
Dokumentation

COM_CLEAR_CASE_READ -

COM_CLEAR_CASE_READ -

ROGBILLS - Synchronize billing plans   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Read Module for Data Cleansing Tool

The module reads the detailed data for a particular duplicate cleansing case or application object. It delivers information from the tables COMM_CLEAR_STACK (data cleansing cases) and COMM_CLEAR_TARGET (target object of the data cleansing).

The parameter IV_SEARCH_BY_CASE controls which of the two variants is currently valid:
IV_SEARCH_BY_CASE = 'X' : The data cleansing case is specified and the key is stored in table CT_CLEAR_CASE_KEY. The table should thus be filled with exactly one entry. The module completes missing key elements.

IV_SEARCH_BY_CASE = ' ': The application object is specified, and the key is transferred in parameter IS_OBJECT_KEY. Here there are again two possibilities: either by entering a GUID, or an object class (OBJECT_CLASS) and the application-specific key (OBJECT_APPL_KEY).
Since several data cleansing cases can exist for one and the same application object, the cleansing cases are returned in the form of a table (CT_CLEAR_CASE_KEY).

The following applies to the other return parameters in both cases:
ET_CLEAR_CASE_DATA contains the detailed data for the data cleansing case(s) specified in CT_CLEAR_CASE_KEY.
ET_TARGET_LIST_DATA includes all the target objects for all returned data cleansing cases. For each duplicate cleansing case there is at least one target object, although there can also be several target objects (e.g. when duplicates are cleansed). The target objects belonging to a singe duplicate cleansing case can be determined by means of the identity of ET_TARGET_LIST_DATA-CASE_NUMBER and CT_CLEAR_CASE_KEY-CASE_NUMBER after the function module is called.

Example

Notes

Further information





Parameters

CT_CLEAR_CASE_KEY
ET_CLEAR_CASE_DATA
ET_RESULTS
ET_TARGET_LIST_DATA
IS_OBJECT_KEY
IV_RESET_BUFFER
IV_SEARCH_BY_CASE

Exceptions

Function Group

COM_CLEAR_CASE_READ

CPI1466 during Backup   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 2167 Date: 20240523 Time: 112952     sap01-206 ( 53 ms )