DMC_SHOW_PROJECT_DOCUMENTATION 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_SHOW_PROJECT_DOCUMENTATION 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_ACS = Accessplan Static Delimitation
Selection Text: P_APPL = Application Name
Selection Text: P_CNTLP = Control Parameters
Selection Text: P_COBJ = Conversion Object
Selection Text: P_CRAD = Conversion object
Selection Text: P_DBTAB = Database Tables
Selection Text: P_ELMDET = Conversion Logic elements
Selection Text: P_EXCFLD = Fields Deviations
Selection Text: P_EXCSTR = Structure Deviations
Selection Text: P_FVS = Fixed Values
Selection Text: P_INCL = Includes Used
Selection Text: P_MTID = Mass Transfer Details
Selection Text: P_PROJ = Project
Selection Text: P_RLUSG = Usage of Rules
Selection Text: P_RULES = Rules
Selection Text: P_RUNINF = Statistics Runtime info
Selection Text: P_SPROJ = Sub-project
Selection Text: P_SRAD = Sub project
Selection Text: P_STRINF = Structure Info
Selection Text: P_STRMAP = Structural Mapping
Selection Text: P_TROBJ = Translation Objects
Selection Text: P_VARS = Variables
Title: Display Project documentation data
Text Symbol: T36 = Fixed Value:
Text Symbol: T35 = Rules for Structure
Text Symbol: T34 = Rule Variant and Code:
Text Symbol: T33 = RULE:
Text Symbol: T32 = SubProject:
Text Symbol: T31 = Runtime Info
Text Symbol: T30 = Statistics
Text Symbol: T28 = Details for Elements of the Conversion Logic
Text Symbol: T27 = Usage of Rules
Text Symbol: T26 = Rule Definitions
Text Symbol: T25 = Conversion Logic
Text Symbol: T24 = Field Deviations
Text Symbol: T23 = Display Project documentation data
Text Symbol: T22 = Structure Deviations
Text Symbol: T21 = Structure Mapping
INCLUDE DMC_SHOW_PROJECT_DOCU_TOP.
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.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name DMC_SHOW_PROJECT_DOCUMENTATION or its description.
DMC_SHOW_PROJECT_DOCUMENTATION - Display Project documentation data DMC_SHOW_PROJECT_DOCUMENTATION - Display Project documentation data DMC_SHOW_PREC_ACPLAN_HDR - show access plans belonging to a precalculation DMC_SHOW_PREC_ACPLAN_HDR - show access plans belonging to a precalculation DMC_SHOW_DOCU_LINK - Display of Docu_ID for MWB Objects DMC_SHOW_DOCU_LINK - Display of Docu_ID for MWB Objects