SAP Reports / Programs | Cross-Application Components | European Monetary Union: Euro(CA-EUR) SAP CA

DMC_SHOW_PROJECT_DOCUMENTATION SAP ABAP Report - Display Project documentation data







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


ABAP code to call this SAP report using the submit statement

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.






SUBMIT DMC_SHOW_PROJECT_DOCUMENTATION. "Basic submit
SUBMIT DMC_SHOW_PROJECT_DOCUMENTATION AND RETURN. "Return to original report after report execution complete
SUBMIT DMC_SHOW_PROJECT_DOCUMENTATION VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


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





Text Symbol: T37 = Description:
Text Symbol: T38 = Default Value:
Text Symbol: T39 = Control Parameter:
Text Symbol: T40 = Variable:
Text Symbol: T41 = Translation Object:
Text Symbol: T42 = Translation type:
Text Symbol: T43 = 1:1 Conversion
Text Symbol: T44 = Interval Translation
Text Symbol: T45 = Source Value:
Text Symbol: T46 = Target Value:
Text Symbol: T47 = From IM_P1:
Text Symbol: T48 = To IM_P1:
Text Symbol: T49 = EX_P1:
Text Symbol: T50 = No data found
Text Symbol: T51 = List of Used Includes:
Text Symbol: 051 = Plese enter valid sub project name
Text Symbol: 050 = Please enter valid project name
Text Symbol: 047 = Event-Related Rules
Text Symbol: 046 = Conversion Logic Details
Text Symbol: 045 = Scope for Migration Objects
Text Symbol: 044 = Migration object details
Text Symbol: 043 = Field-Related Rules
Text Symbol: 042 = Access Plans:
Text Symbol: 041 = Static delimitations:
Text Symbol: 040 = Field Deviations for Structure
Text Symbol: 038 = Foreign keys
Text Symbol: 037 = not yet created
Text Symbol: 036 = Precalculation/Access Plan
Text Symbol: 033 = Standard Access Plans:
Text Symbol: 031 = No Values Maintained
Text Symbol: 023 = Selection Parameter:
Text Symbol: 022 = Precalculations:
Text Symbol: 019 = Rule Parameters:
Text Symbol: 014 = Rule:
Text Symbol: 008 = Translation Objects and Values
Text Symbol: 007 = Variables
Text Symbol: 006 = Control Parameters
Text Symbol: 005 = Fixed Values
Text Symbol: 004 = Receiver Structure





Text Symbol: 003 = Sender Structure
Text Symbol: 001 = Database tables
Text Symbol: 052 = Plese enter valid migration object name
Text Symbol: T20 = Download to Excel file
Text Symbol: T19 = List of Database tables
Text Symbol: T18 = Objects Definition
Text Symbol: T17 = MWB Migration Objects - Scope
Text Symbol: T15 = Mass Transfer Details
Text Symbol: T14 = Basis Release
Text Symbol: T11 = User
Text Symbol: T10 = Language
Text Symbol: T09 = Client
Text Symbol: T08 = System Number
Text Symbol: T07 = Server
Text Symbol: T06 = Receiver System
Text Symbol: T05 = MWB System
Text Symbol: T04 = Sender System
Text Symbol: T03 = Project Data
Text Symbol: T02 = Project and System Data
Text Symbol: 086 = File could not be opened
Text Symbol: 085 = Error occured when acessing the file
Text Symbol: 084 = Structure Deviations
Text Symbol: 083 = Structure Mapping
Text Symbol: 082 = Includes Used
Text Symbol: 081 = Access Plan ID:
Text Symbol: 080 = Precalculation ID:
Text Symbol: 079 = Migration object
Text Symbol: 054 = Subproject doesnt contain any migration objects
Text Symbol: 053 = Analysis For


INCLUDES used within this REPORT DMC_SHOW_PROJECT_DOCUMENTATION

INCLUDE DMC_SHOW_PROJECT_DOCU_TOP.


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

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.