RFKKGPSH_DELETE is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for If you have deactivated the shadow table, we recommend that you delete the entries in the shadow table...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RFKKGPSH_DELETE 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.
Selection Text: I_DEL = Delete Entries
Title: Deletion of Entries in Shadow Table FKK_GPSHAD
Text Symbol: 001 = Entries in shadow table FKK_GPSHAD were deleted
Text Symbol: 002 = No entries deleted
Text Symbol: 003 = Program Run Ended
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DB_COMMIT CALL FUNCTION 'DB_COMMIT'.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFKKGPSH_DELETE - Deletion of Entries in Shadow Table FKK_GPSHAD RFKKGPSH_DELETE - Deletion of Entries in Shadow Table FKK_GPSHAD RFKKGPSHUPDATE - Update Program of Business Partner Shadow Table FKK_GPSHAD RFKKGPSHUPDATE - Update Program of Business Partner Shadow Table FKK_GPSHAD RFKKGPSH - OBSOLETE: In future use transaction GPSHAD_NEW RFKKGPSH - OBSOLETE: In future use transaction GPSHAD_NEW