SAPMJJS4 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 SAPMJJS4 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
JJS6 - IS-M: Display Ad Insert
JJS5 - IS-M: Change Ad Insert
JJS4 - IS-M: Create Ad Insert
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.
Title: IS-M: Main Program for Maintaining Ad Inserts
Text Symbol: 188 = selected plant data ($$$$)?
Text Symbol: 200 = Select Publication Calendar
Text Symbol: 240 = Determine Weight Proposal
Text Symbol: 241 = Plan.Weight
Text Symbol: 242 = Act.Weight
Text Symbol: 243 = Do you want to copy the new weight determined or retain the previous weight?
Text Symbol: 244 = Copy
Text Symbol: 245 = Retain
Text Symbol: 308 = Display Selected Issues
Text Symbol: 309 = Issue No. PlIssType AcIssType Draw No.PP Special Issue
Text Symbol: 310 = Issues with Publication $, Edition $ on $:
Text Symbol: 311 = ----------------------------------------------------------------------
Text Symbol: 320 = Issues with Publication
Text Symbol: 321 = ,
Text Symbol: 322 = Edition
Text Symbol: 323 = on
Text Symbol: 324 = :
Text Symbol: 510 = Create Date-Related Issue Change
Text Symbol: 700 = Plant Data
Text Symbol: 710 = Create Plant Data
Text Symbol: ACU = Display
Text Symbol: BAN = Create Mix Offer
Text Symbol: COP = Create with Templ.
Text Symbol: DAN = Copy Plant Data
Text Symbol: HCU = Create
Text Symbol: LCU = Delete
Text Symbol: VAN = Create Sales Area
Text Symbol: VCU = Change
Text Symbol: 187 = Do you really want to delete the
Text Symbol: 001 = Template
Text Symbol: 002 = Ad PP Master Data
Text Symbol: 003 = Daily Ad Pre-P Data
Text Symbol: 004 = /third Party
Text Symbol: 005 = Issue Weight
Text Symbol: 006 = Publication Data
Text Symbol: 007 = Gen.Ad Pre-Print Data
Text Symbol: 008 = Texts
INCLUDE MJ_ACTIV_AUTH.
INCLUDE MJ_CHAR1.
INCLUDE MJ_CHAR10.
INCLUDE MJ_FCODE.
INCLUDE MJ_ON_OFF.
INCLUDE MJ_SYDATUM.
INCLUDE MJ_SYMSGTY.
INCLUDE MJ_SYSUBRC.
INCLUDE MJ_TRTYP.
INCLUDE MJ_TVARV_OPTI.
INCLUDE MJ_XFELD.
INCLUDE MJ_YES_NO.
INCLUDE MJ000TDI_DAT.
INCLUDE MJ003TAL.
INCLUDE MJ002TAL.
INCLUDE MJNUMTOP.
INCLUDE MJY00T06 . " DEK. MENGEN/MAßEINHEITEN
INCLUDE MJY00T04 . " DEK. FÜR GENERIERUNG ALLGEMEIN
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
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 SAPMJJS4 or its description.
SAPMJJS4 - IS-M: Main Program for Maintaining Ad Inserts SAPMJJS4 - IS-M: Main Program for Maintaining Ad Inserts SAPMJJI1 - IS-M: Maintenance Transaction for Content Components SAPMJJI1 - IS-M: Maintenance Transaction for Content Components SAPMJJD1 - IS-M/AM: Master Data Management - Service SAPMJJD1 - IS-M/AM: Master Data Management - Service