SHP_DELETE_UPDATE_FEHGR is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Correction Report: Customizing Incompleteness Control after Upgrading This report removes entries that include errors from
If you would like to execute this report or see the full code listing simply enter SHP_DELETE_UPDATE_FEHGR into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Where-used list of the incompleteness Customizing entries with errors
Selection Text: P_TEST = Test run
Title: Correction Report: Customizing Incompleteness Control After Upgrade
Text Symbol: 001 = No incorrect entries found
Text Symbol: 002 = Test run - database entries were not changed.
Text Symbol: 003 = Entries with errors were removed from the database.
004 Table Field name Error group Error procedure
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
SHP_DELETE_UPDATE_FEHGR - Correction Report: Customizing Incompleteness Control After Upgrade SHP_DELETE_UPDATE_FEHGR - Correction Report: Customizing Incompleteness Control After Upgrade SHP_CORE_SAVE_COMMON_PARTSIS - SHPCORESAVECOMMONPARTSIS SHP_CORE_SAVE_COMMON_PARTSIC - SHPCORESAVECOMMONPARTSIC SHP_CORE_SAVE_COMMON_PARTSHS - SHPCORESAVECOMMONPARTSHS SHP_CORE_SAVE_COMMON_PARTSHP - SHPCORESAVECOMMONPARTSHP