REW_RELATIONS_CORRECTION is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for INFORMATION: The principle procedure for the report is as follows: The processing is carried out by table in packages of up to 1000 data records...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 REW_RELATIONS_CORRECTION 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: ACC_RANG = Contract Account / Account
Selection Text: ALTAB_RG = List of ArchiveLink Tables
Selection Text: P_ALTAB = Update ArchiveLink Tables
Selection Text: P_OUT = Export Data
Selection Text: P_RELTAB = Update Table SRRELROLES
Title: Program for Correcting Object Links
Text Symbol: 015 = Table Name
Text Symbol: 016 = Table
Text Symbol: 017 = Original Object Key
Text Symbol: 018 = Corrected Object Key
Text Symbol: 019 = Table of Corrected Object Keys
Text Symbol: 020 = Object ID
Text Symbol: 021 = Table of Contract Accounts Without Account Holder
Text Symbol: 023 = Contract Account Without Account Holder
Text Symbol: 024 = Cont.Acct.
Text Symbol: 025 = Table With Contract Accounts Without Account Holder
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.
REW_RELATIONS_CORRECTION - Program for Correcting Object Links REW_RELATIONS_CORRECTION - Program for Correcting Object Links REWW_RSWIOINS - Hierarchical List of Work Items for an Object REWW_RSWIOINS - Hierarchical List of Work Items for an Object REWW2_WI_FOR_OBJ_DISP_PAI_2I01 - REWW2WIFOROBJDISPPAI2I01 REWW2_WI_FOR_OBJ_DISPTOP - Generated automatically. Fills import parameters of test module.