DMC_RUN_INFO_INIT_FLAGS_SP 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_RUN_INFO_INIT_FLAGS_SP 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: P_APPL = D Application Name
Selection Text: P_COBJ = D Conversion Object
Selection Text: P_PROJ = D Project
Selection Text: P_RUNID = D Run ID
Selection Text: P_SPROJ = D Subproject
Title: MWB: Initialization of Flags in DMC_RUN_INFO (SafePassage)
Text Symbol: 001 = Object Selection
Text Symbol: 002 = Run ID
Text Symbol: INI = Flags are reset...
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING text = l_text.
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_RUN_INFO_INIT_FLAGS_SP - MWB: Initialization of Flags in DMC_RUN_INFO (SafePassage) DMC_RUN_INFO_INIT_FLAGS_SP - MWB: Initialization of Flags in DMC_RUN_INFO (SafePassage) DMC_RUN_INFO_INIT_FLAGS - MWB: Initialization of Flags DMC_RUN_INFO DMC_RUN_INFO_INIT_FLAGS - MWB: Initialization of Flags DMC_RUN_INFO DMC_RUN_INFO_DISPLAY_CLS - DMCRUNINFODISPLAYCLS DMC_RUN_INFO_DISPLAY - MWB: Display runtime information