SAPMJSST 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 SAPMJSST into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
JS35 - IS-M: Display Unloading Pt Seq.
JS34 - IS-M: Edit Unloading Point Seq.
JS33 - IS-M: Display Org.Hierarchy
JS32 - IS-M: Edit Org. Hierarchy
JS04 - IS-M: Edit Geographical Hierarchy
JS05 - IS-M: Display Geographical Hierarchy
JS06 - IS-M: Edit Carrier Route-Geo.Assgmts
JS07 - IS-M: Display Carr.Route-Geo.Assgmts
JS08 - IS-M: Edit Truck Route Assignments
JS09 - IS-M: Display Truck Route Assgmts
JS26 - IS-M: Edit Distr.-Distr.Assignment
JS27 - IS-M: Display Distr.-Distr.Assgmt
JS28 - IS-M: Edit Geo.-Post Assignment
JS30 - IS-M: Edit Org.Structure-Geo.Unit
JS29 - IS-M: Display Geo.-Post Assignment
JS31 - IS-M: Display Org Struc.-Geo.Unit
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/SD: Structures
Text Symbol: UB8 = Cancel insertion of geo.structure
Text Symbol: UB7 = Leave editing of carr.route hier.
Text Symbol: UB6 = Leave editing of truck rte hier.
Text Symbol: UB5 = Leave editing of geo.hierarchy
Text Symbol: UB4 = Leave carrier route editing
Text Symbol: UB3 = Exit editing of truck rte hier.
Text Symbol: UB2 = Exit editing of geo.hierarchy
Text Symbol: UB1 = Exit carrier route editing
Text Symbol: UA9 = Cancel editing of truck rte hier.
Text Symbol: UA8 = Cancel editing of geo.hierarchy
Text Symbol: UA7 = Cancel carrier route editing
Text Symbol: UA3 = Cancel insertion in truck route
Text Symbol: UA2 = Cancel insertion in geo.unit
Text Symbol: UA1 = Cancel insertion in carrier route
Text Symbol: TB2 = Do you want to save first ?
Text Symbol: TB1 = Data entered will be lost.
Text Symbol: RT1 = Dly Route Type
Text Symbol: RB1 = Unloadg Pt Type
Text Symbol: RA1 = Truck Rte Type
Text Symbol: PZT = Extend Read Depth
Text Symbol: PA1 = Post.Unit Type
Text Symbol: L09 = Valid To
Text Symbol: L08 = Valid From
Text Symbol: L07 = ID
Text Symbol: L06 = HNo.to
Text Symbol: L05 = HNo.fr.
Text Symbol: L04 = Node
Text Symbol: L03 = Type
Text Symbol: ZTP = Choose assignment type
Text Symbol: ZLA = Choose country
Text Symbol: VW3 = Display use
Text Symbol: VW2 = in carrier routes or
Text Symbol: VW1 = Use
Text Symbol: VER = Use
Text Symbol: UO8 = Cancel insertion of org.structure
Text Symbol: UO7 = Cancel insertion of org.structure
Text Symbol: UO6 = Exit editing of org.structure
INCLUDE MJ000TOP.
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 SAPMJSST or its description.
SAPMJSST - IS-M/SD: Structures SAPMJSST - IS-M/SD: Structures SAPMJS80 - IS-M/SD: Module Pool for Splitting and Merging Cities/Streets SAPMJS80 - IS-M/SD: Module Pool for Splitting and Merging Cities/Streets SAPMJS50 - IS-M/SD: Display/Edit Round Sequence for Specific Carrier Routes SAPMJS50 - IS-M/SD: Display/Edit Round Sequence for Specific Carrier Routes