SAP Reports / Programs

SAPMUDIL SAP ABAP INCLUDE - EDM List Programs (Subroutine Pool)







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


Text pool values


Title: EDM List Programs (Subroutine Pool)
Text Symbol: 523 = Spec. category ...
Text Symbol: 522 = Short text: Entity type
Text Symbol: 521 = to ent.type
Text Symbol: 520 = Short description: specialization cat.
Text Symbol: 514 = from entity type |Spec|Short text
Text Symbol: 510 = from entity type |R|Typ|Card |Short text
Text Symbol: 507 = to entity type |R|Typ|Card |Short text
Text Symbol: 506 = Fro
Text Symbol: 205 = No tables noted for later use
Text Symbol: 204 = Tables noted for later use
Text Symbol: 203 = No table or view assignment
Text Symbol: 202 = Assigned view
Text Symbol: 201 = Assigned Table
Text Symbol: 103 = Spec.cat.
Text Symbol: 100 = To
Text Symbol: 028 = Table |Short text
Text Symbol: 027 = | |Data element |Domain |Length|
Text Symbol: 026 = Attribute |Con Dic Key|Table |Field |Type |
Text Symbol: 024 = Attribute |Con Dic|C A L|Data element |Short text
Text Symbol: 023 = Spec. category
Text Symbol: 022 = Short text: entity type
Text Symbol: 021 = To ent.type
Text Symbol: 020 = Short text: specialization category
Text Symbol: 019 = Pos|Short Text
Text Symbol: 018 = View Name Short Text
Text Symbol: 017 = Variant Created By
Text Symbol: 015 = Attribute |C A L|Data element
Text Symbol: 014 = From |Spec|Short Text
Text Symbol: 013 = Cat. to Ent.typ Short text
Text Symbol: 011 = To entity type
Text Symbol: 010 = From Ent.Ty.|R|Cat|Card. |Short Text
Text Symbol: 009 = From Entity Type
Text Symbol: 007 = To Ent.Type |R|Cat|Card. |Short Text
Text Symbol: 005 = Area Name |Short Text
Text Symbol: 004 = Entity Type
Text Symbol: 002 = Short text
Text Symbol: 001 = Data model





INCLUDES used within this REPORT SAPMUDIL

INCLUDE MUDILTOP.
INCLUDE MUDILDMO.
INCLUDE MUDILCLU.
INCLUDE MUDILENT.
INCLUDE MUDILREL.
INCLUDE MUDILSPC.
INCLUDE MUDILSPZ.
INCLUDE MUDILATT.
INCLUDE MUDILALI.
INCLUDE MUDILTAB.
INCLUDE MUDILVAR.
INCLUDE MUDILVIW.


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