Ansicht
Dokumentation

/FRE/DB_DIF_DELTA_REORG - DIF delta reorganization (create missing / delete obsolete deltas)

/FRE/DB_DIF_DELTA_REORG - DIF delta reorganization (create missing / delete obsolete deltas)

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Checks for a list of locations and DIFs:

  • If there are missing delta records, the system creates them.
A delta record is missing for a location and DIF if the DIF is relevant for delta handling and if there is at least one active occurrence of the DIF assigned to the loation (specific or generic location assignment).
  • If there are obsolete delta records , the system deletes them.
A delta record is obsolete for a location and DIF if the DIF is relevant for delta handling and if there is no active occurrence of the DIF assigned to the loation (specific or generic location assignment).

Both processing options can be switched on and off with an import parameter. They can be executed in one call (more efficient than separate calls by processing option).

A simulation mode is provided. This does not make any changes to the database, but returns the delta records that would have been created and/or deleted in the export tables.

The function is RFC enabled for use in parallel processing.

Example

Notes

Further information





Parameters

ET_DIF_DELTA_DEL
ET_DIF_DELTA_NEW
E_ERROR
IT_DIFID
IT_LOCID
I_CHECK_MISSING
I_CHECK_OBSOLETE
I_RETURN_RESULT
I_SIMULATION_MODE

Exceptions

Function Group

/SAPLDB_DIF_DELTA

Vendor Master (General Section)   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 1605 Date: 20240420 Time: 084219     sap01-206 ( 30 ms )