REWM_REGIOAREA_CORRECT is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter REWM_REGIOAREA_CORRECT 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: F_PERMIT = Adjust permit determination
Selection Text: F_PLANT = Adjust plant determination
Selection Text: NEWAREA = Name of new regional area
Title: Adjust customizng for regional structure area as per note no. 185150
Text Symbol: 007 = Table EADRREGAREAT cannot be read
Text Symbol: 006 = The adjustment has been successfully completed
Text Symbol: 001 = Table EADRREGAREA cannot be read
Text Symbol: 002 = Table EADRREGAREAA cannot be read
Text Symbol: 003 = Name of regional area already exists:
Text Symbol: 004 = Table TEREGPLANT cannot be read
Text Symbol: 005 = Table TEREGPERMIT cannot be read
INCLUDE: EMSG.
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.
REWM_REGIOAREA_CORRECT - Adjust customizng for regional structure area as per note no. 185150 REWM_REGIOAREA_CORRECT - Adjust customizng for regional structure area as per note no. 185150 REWM_ISU_SDSM_COMP - Select Orders and Generate IDocs ISU_SDSM_COMP REWM_ISU_SDSM_COMP - Select Orders and Generate IDocs ISU_SDSM_COMP REWM_CPD_AUFK20 - Selection Orders According to One-Time Customer Data REWM_CPD_AUFK20 - Selection Orders According to One-Time Customer Data