Ansicht
Dokumentation

FKK_SAMPLE_7520 - Event handler for the event 7520

FKK_SAMPLE_7520 - Event handler for the event 7520

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This event is for SAP internal use only.

When BDT event ARCH1 is executed, an archiving check is performed for master data (business partner). During the check, master data is checked for use by dependent master data (such as contract account). If it is used, it cannot be archived. Archiving checks read data from database tables. When relational database is used, it is possible that the proper table index does not exist for some database tables. This leads to several performance issues as a full table scan is performed instead of a fast access by table index.

In this case, this event helps improve performance. The event is called every time when master data is edited. This function module identifies where master data is used including specific database table keys. This data is stored in database table DFKKMD_ALTROLE. When the archiving check is executed, data from the database table DFKKMD_ALTROLE is used for fast data access. The functionality is purely technical. No business logic is involved.

Example

Notes

Further information





Parameters

IT_TABLE_CHECK
IT_TABLE_DEL
IV_IS_UPDATE_TASK
IV_TABLE_NAME

Exceptions

Function Group

FKKMD_ALTROLE

PERFORM Short Reference   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 1400 Date: 20240523 Time: 075952     sap01-206 ( 38 ms )