SAP Reports / Programs

SAPMJD40 SAP ABAP dialog Program - IS-M: Collective Issue Processing







SAPMJD40 is a standard Module pool for a dialog screen ABAP Program available within your SAP system (depending on your version and release level). It is used for Module pool for collective issue processing...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.

If you would like to execute this report or see the full code listing simply enter SAPMJD40 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

JD40 - IS-M: Coll.Processing of Issues
JD41 - IS-M: Collective Issue Display
JD44 - IS-M: Coll.Issue Proc.for Pub.Date


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 SAPMJD40. "Basic submit
SUBMIT SAPMJD40 AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMJD40 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: Collective Issue Processing
Text Symbol: 016 = selected storage locations
Text Symbol: 015 = Specify objects to be deleted
Text Symbol: 014 = delete those w/o assgmts
Text Symbol: 013 = delete all issues
Text Symbol: 012 = issues without generated data.
Text Symbol: 011 = the data generated for them or only
Text Symbol: 010 = You can delete the issues with
Text Symbol: 009 = storage locations.
Text Symbol: 008 = which have a total of
Text Symbol: 007 = are
Text Symbol: 006 = Among the
Text Symbol: 005 = issues for deletion
Text Symbol: 004 = the changes first?
Text Symbol: 003 = Do you want to save
Text Symbol: 002 = Exit Maintenance
Text Symbol: 001 = Data was changed.
Text Symbol: 017 = that have no plant and
Text Symbol: 108 = Sel.Criteria
Text Symbol: 107 = Edition
Text Symbol: 106 = Edition Grouping
Text Symbol: 105 = Defaults
Text Symbol: 104 = Rename As
Text Symbol: 103 = Previous Year No.
Text Symbol: 102 = Rename Year Number
Text Symbol: 101 = Time Restriction
Text Symbol: 024 = Choose objects to be retrieved
Text Symbol: 023 = only those w/gen.data
Text Symbol: 022 = all issues
Text Symbol: 021 = have generation data?
Text Symbol: 020 = issues or only issues that
Text Symbol: 019 = Retrieve all iss and deleted
Text Symbol: 018 = whose plant was deleted.


INCLUDES used within this REPORT SAPMJD40

INCLUDE MJD40TOP.


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