MESCR_STP_RELLIST is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for List of stopped scheduling agreement (SA) releases You can use this list as a workplace to release FRC schedules and output messages, as well as use it for information on stopped FRC schedules...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 MESCR_STP_RELLIST into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
ME89 - Release of Stopped SA Releases
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.
Selection Text: PFAB = JIT delivery schedules only
Selection Text: PFLAB = Both JIT and FRC schedules
Selection Text: PLAB = Forecast schedules only
Selection Text: P_MAIL = Mail for Internet release
Selection Text: P_WERKS = Plant
Selection Text: SO_ABRDT = Release date
Selection Text: SO_BERID = Planning area
Selection Text: SO_CPUDT = Release creation
Selection Text: SO_DISPO = MRP controller
Selection Text: SO_EBELN = Scheduling agreement
Selection Text: SO_LIFNR = Vendor
Selection Text: SO_MATNR = Material
Title: Release list for stopped scheduling agreement releases
Text Symbol: 010 = Release list of stopped SA releases
Text Symbol: 009 = Additional funcs
Text Symbol: 008 = JIT
Text Symbol: 007 = FRC
Text Symbol: 006 = Item:
Text Symbol: 005 = Sched. agmt
Text Symbol: 004 = JIT schd.
Text Symbol: 003 = FRC sched.
Text Symbol: 002 = Select sched.agreements
Text Symbol: 001 = Choose release type
Text Symbol: 020 = Sched. agmt item
Text Symbol: 021 = Release item
Text Symbol: 024 = Message text
Text Symbol: 025 = Sel.
Text Symbol: 026 = RelTy.
Text Symbol: 028 = Dely sched. released and mail sent
Text Symbol: 029 = Dely sched. released, but no messages generated
Text Symbol: 030 = Dely sched. released and mesgs generated
Text Symbol: 031 = Delivery schedule created, but message creation stopped
Text Symbol: 032 = Error in message determination
Text Symbol: 033 = Delivery schedule released, and message generated but not issued
Text Symbol: 034 = Dely sched. released, and messages generated and issued
Text Symbol: 040 = User
Text Symbol: 038 = Vendor address display
Text Symbol: 037 = No authorization
INCLUDE MESCR_STP_RELLISTTOP.
INCLUDE MESCR_STP_RELLISTSEL.
INCLUDE MESCR_STP_RELLISTF01 .
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.
MESCR_STP_RELLIST - Release list for stopped scheduling agreement releases MESCR_STP_RELLIST - Release list for stopped scheduling agreement releases MESCR_STP_ALV_TREETOP - Global Types and Data MESCR_STP_ALV_TREESEL - MESCRSTPALVTREESEL MESCR_STP_ALV_TREEO01 - MESCRSTPALVTREEO01 MESCR_STP_ALV_TREEI01 - PAI