SAP Reports / Programs

SAPMSDIA SAP ABAP dialog Program - Dialog Module Administration







SAPMSDIA is a standard Module pool for a dialog screen ABAP Program 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 SAPMSDIA into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

SE35 - ABAP/4 Dialog Modules


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 SAPMSDIA. "Basic submit
SUBMIT SAPMSDIA AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMSDIA VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Dialog Module Administration
Text Symbol: 039 = Materials Management
Text Symbol: 038 = Warehouse Management
Text Symbol: 037 = Cost Accounting
Text Symbol: 036 = Plant Maintenance
Text Symbol: 035 = General Ledger
Text Symbol: 034 = Financial Accounting
Text Symbol: 033 = RIVA
Text Symbol: 032 = Control Station
Text Symbol: 031 = Asset Accounting
Text Symbol: 030 = Cross-Application
Text Symbol: 002 = Edit Dialog Module
Text Symbol: 001 = Save Dialog Module
Text Symbol: 040 = Hospital
Text Symbol: 102 = No
Text Symbol: 101 = Display...
Text Symbol: 100 = Change...
Text Symbol: 071 = Delete Dialog Module
Text Symbol: 070 = Delete Dialog Module
Text Symbol: 060 = More...
Text Symbol: 050 = Notes
Text Symbol: 045 = Customer
Text Symbol: 044 = Sales
Text Symbol: 043 = Basis
Text Symbol: 042 = QSS
Text Symbol: 041 = Human Resources
Text Symbol: 123 = Exceptions
Text Symbol: 122 = Interface
Text Symbol: 121 = Dialog Module
Text Symbol: 112 = Create Screen
Text Symbol: 111 = Screen
Text Symbol: 110 = Not yet documented
Text Symbol: 109 = Rename
Text Symbol: 108 = Copy
Text Symbol: 107 = Yes
Text Symbol: 106 = Program
Text Symbol: 105 = Create?
Text Symbol: 104 = does not exist





Text Symbol: 124 = Notes
Text Symbol: 211 = Transaction
Text Symbol: 210 = Dialog Module Administration
Text Symbol: 153 = Create
Text Symbol: 152 = Change
Text Symbol: 151 = Display
Text Symbol: 150 = Inactive
Text Symbol: 149 = Active
Text Symbol: 128 = Dialog Module
Text Symbol: 127 = Initial Screen
Text Symbol: 126 = Documentation
Text Symbol: 125 = Administration
Text Symbol: 103 = Create Program


INCLUDES used within this REPORT SAPMSDIA

INCLUDE MSDIATOP.
INCLUDE MSDIAO00.
INCLUDE MSDIAO10.
INCLUDE MSDIAO30.
INCLUDE MSDIAO40.
INCLUDE MSDIAO50.
INCLUDE MSDIAI00.
INCLUDE MSDIAI10.
INCLUDE MSDIAI30.
INCLUDE MSDIAI40.
INCLUDE MSDIAI50.
INCLUDE MSDIAFDI.
INCLUDE MSDIAFGE.
INCLUDE MSDIAFPH.
INCLUDE MSDIAFDO.
INCLUDE MSDIAFPA.
INCLUDE MSDIAFFU.
INCLUDE MSDIAFED.


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 SAPMSDIA or its description.