RWSORT42 is a standard Executable ABAP Report 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 RWSORT42 into the relevant SAP transactions such as SE38 or SE80
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: Display Errors in Material Discontinuation
Text Symbol: 011 = Contract
Text Symbol: 010 = Delivery Qty
Text Symbol: 009 = Deliv. Date
Text Symbol: 008 = PO Quantity
Text Symbol: 007 = Vendor
Text Symbol: 006 = Item
Text Symbol: 005 = PO Number
Text Symbol: 004 = Errors
Text Symbol: 003 = Assortment User
Text Symbol: 002 = Material
Text Symbol: 001 = Material Discontinuation: Error List
Text Symbol: 013 = Runtime
Text Symbol: 025 = Special Stock At The Customer
Text Symbol: 024 = Stock
Text Symbol: 023 = Storage Location
Text Symbol: 022 = Total Value
Text Symbol: 021 = Total Stock
Text Symbol: 020 = Valuation Key
Text Symbol: 019 = Valuation Area
Text Symbol: 018 = BOM Category
Text Symbol: 017 = Info Record
Text Symbol: 016 = Desired Vendor
Text Symbol: 015 = Purchase Requisition
Text Symbol: 014 = To
Text Symbol: 012 = Scheduling Agreement
Text Symbol: 037 = Transaction
Text Symbol: 036 = Distribution Channel
Text Symbol: 035 = Sales Organization
Text Symbol: 034 = Doc. Type
Text Symbol: 033 = Storage Locations
Text Symbol: 032 = SD Document Number
Text Symbol: 031 = Sales Order Stock
Text Symbol: 030 = Special Stocks From Vendor
Text Symbol: 029 = Batch Stocks
Text Symbol: 028 = Special Stock At The Vendor
Text Symbol: 027 = Special Procurement Indicator
Text Symbol: 026 = Batch
INCLUDE WSTR_RWS42F01. "HOLDS STORE GROUPS FOR PURCHASING
INCLUDE RWS42F01.
INCLUDE RWS42F02.
INCLUDE RWS42F03.
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 RWSORT42 or its description.