SAP Reports / Programs

SAPMJD34 SAP ABAP dialog Program - IS-M: Main Program for Management of Editions







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

JD34 - Create Edition
JD35 - Change Edition
JD36 - Display Edition


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 SAPMJD34. "Basic submit
SUBMIT SAPMJD34 AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMJD34 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 Management of Editions
Text Symbol: 142 = period (&V1& to &V2&).
Text Symbol: 143 = You can either join the entries or
Text Symbol: 144 = cancel creation.
Text Symbol: 145 = Join
Text Symbol: 146 = Cancel ;;
Text Symbol: 140 = Validity period for new
Text Symbol: 122 = /
Text Symbol: 131 = Limit Date for Deletion
Text Symbol: 132 = Delete Obsolete Edition Inserts
Text Symbol: 135 = Delete Obsolete Mix Type Definitions
Text Symbol: 136 = Are mix type definitions that end before
Text Symbol: 137 = to be deleted?
Text Symbol: 160 = Create Ad Pr-Pr.Data
Text Symbol: 161 = Create Insertion
Text Symbol: 162 = Create Combination
Text Symbol: 163 = Create Substitution
Text Symbol: 166 = Copy Mix Type Definition
Text Symbol: 170 = Delete Mix Type Definition
Text Symbol: 153 = Periods of entries being changed overlap
Text Symbol: 147 = Entries being created overlap
Text Symbol: 148 = Validity period of entry being
Text Symbol: 149 = changed overlaps with the
Text Symbol: 150 = existing period ($ to $).
Text Symbol: 151 = You can either join the entries
Text Symbol: 152 = or cancel changing.
Text Symbol: 141 = entry overlaps with existing
Text Symbol: 178 = selected plant data (&V1&)?
Text Symbol: 179 = Delete Mix Offer
Text Symbol: 180 = Do you really want to delete the
Text Symbol: 181 = selected mix offer (&V1&/&V2&/&V3&)?
Text Symbol: 182 = Delivery viability exists in past.
Text Symbol: 183 = Delete distrib.data (&V1&/&V2&) anyway?
Text Symbol: 177 = Do you really want to delete the
Text Symbol: 171 = Do you really want to delete the selected
Text Symbol: 172 = scheduled mixes (&V1&/&V2&/&V3&)?
Text Symbol: 173 = Delete Sales Data
Text Symbol: 174 = Do you really want to delete the





Text Symbol: 175 = selected distribution data (&V1&/&V2&)?
Text Symbol: 176 = Delete Plant Data
Text Symbol: COP = Copy Reference Part Object Data
Text Symbol: DAN = Create Plant Data
Text Symbol: HCU = Create
Text Symbol: VAN = Create Sales Area
Text Symbol: VCU = Change
Text Symbol: BAN = Create Mix Offer
Text Symbol: 184 = Delivery viability exists in past.
Text Symbol: 185 = Delete plant data (&V1&) anyway?
Text Symbol: 186 = Orders exist in past.
Text Symbol: 187 = Delete mix offer (&V1&/&V2&/&V3&)?
Text Symbol: 200 = Select Publication Calendar
Text Symbol: ACU = Display


INCLUDES used within this REPORT SAPMJD34

No INCLUDES are used within this REPORT code!


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