SAP Reports / Programs

SAPMJD10 SAP ABAP dialog Program - IS-M: Main Program for Issue Maintenance







SAPMJD10 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 SAPMJD10 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

JD10 - IS-M: Create Ad Pre-Prt.(Fast Entry)
JD11 - IS-M: Change Ad Pre-Prt.(Fast Entry)
JD12 - IS-M: Display Ad Pre-Prt.(Fast Ent.)


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


Text pool values


Title: IS-M: Main Program for Issue Maintenance
Text Symbol: 241 = not operative
Text Symbol: 242 = not operative
Text Symbol: 243 = not operative
Text Symbol: 244 = not operative
Text Symbol: 245 = not operative
Text Symbol: 309 = Issue No. PlIssType AcIssType Draw No.PP Special Issue
Text Symbol: 240 = not operative
Text Symbol: 013 = Create Tax Country
Text Symbol: 014 = Delete Tax Country
Text Symbol: 186 = Delete Plant Data "186 - 188 belong together
Text Symbol: 187 = Do you really want to delete the
Text Symbol: 188 = selected plant data (&V1&)
Text Symbol: 200 = Select publication calendar
Text Symbol: 311 = ----------------------------------------------------------------------
Text Symbol: COP = Create with Templ.
Text Symbol: DAN = Copy Plant Data
Text Symbol: HCU = Create
Text Symbol: VAN = Create Sales Area
Text Symbol: VCU = Change
Text Symbol: ACU = Display
Text Symbol: 320 = Issues with Publication
Text Symbol: 321 = ,
Text Symbol: 322 = Edition
Text Symbol: 323 = on
Text Symbol: 324 = :
Text Symbol: 710 = Create Plant Data


INCLUDES used within this REPORT SAPMJD10

INCLUDE MJY00T06 . " DEK. MENGEN/MAßEINHEITEN
INCLUDE MJY00T04 . " DEK. FÜR GENERIERUNG ALLGEMEIN
INCLUDE MJD10TOP.
INCLUDE MJD10FDI.
INCLUDE MJD0FB03 . " FUNKT.BAUST. VERBUCH. DRERZ
INCLUDE MJD0FB04 . " FUNKT.BAUST. VERBUCH. PVA
INCLUDE MJD0FB05 . " FUNKT.BAUST. VERBUCH. VA
INCLUDE MJD0FE05 . " SPERREN VA


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