DMC_START_RENUMBER 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 DMC_START_RENUMBER 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: SUBP = D Subproject
Selection Text: P_XSD = File Path XSD
Selection Text: P_XML = File Path XML
Selection Text: P_VALID = D Activate Checks
Selection Text: P_TEST = Test Mode
Selection Text: P_RUNID = Run ID
Selection Text: P_RSTRT = Restart
Selection Text: P_ROLLB = D Activate Rollback
Selection Text: P_RENBR = Activate renumbering
Selection Text: P_DSP2 = Display After Conversion
Selection Text: P_DSP1 = Display Before Conversion
Selection Text: P_BEHAV = Transfer Behavior
Selection Text: PROJ = D Project
Selection Text: COBJ = D Conversion Object
Selection Text: APPL = D Application Name
Title: MWB: Starter Program for File Interface
Text Symbol: LCL = Migration Objects
Text Symbol: FO1 = File Selection
Text Symbol: 004 = File (Optional)
Text Symbol: 003 = Display Data
Text Symbol: 002 = Runtime Options
Text Symbol: 001 = Object Selection
INCLUDE DMCGUI0ICL1.
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.
DMC_START_RENUMBER - MWB: Starter Program for File Interface DMC_START_RENUMBER - MWB: Starter Program for File Interface DMC_STARTER_FILE_INTERFACE - MWB: Starter Program for File Interface DMC_STARTER_FILE_INTERFACE - MWB: Starter Program for File Interface DMC_STARTER_BAPI_INTERFACE - MWB: Starter for BAPI Interface DMC_STARTER_BAPI_INTERFACE - MWB: Starter for BAPI Interface