SAP Reports / Programs | Logistics - General | Logistics Basic Data | Assortment Maintenance(LO-MD-RA-MT) SAP LO

RWSORS02 SAP ABAP INCLUDE - Selection Parameters for Program RWSORT31







RWSORS02 is a standard ABAP INCLUDE 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 RWSORS02 into the relevant SAP transactions such as SE38 or SE80


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 RWSORS02. "Basic submit
SUBMIT RWSORS02 AND RETURN. "Return to original report after report execution complete
SUBMIT RWSORS02 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: T00)&SC_ = T I=ignore, Y=correct data
Selection Text: T00)&SC_ = T I=ignore, Y=correct data
Selection Text: T00)&SC_ = T I=ignore, Y=correct data
Title: Selection Parameters for Program RWSORT31
Text Symbol: 033 = Text
Text Symbol: 034 = Advise of quantity change by
Text Symbol: 035 = Request date
Text Symbol: 036 = Blocking indicator
Text Symbol: 037 = Item
Text Symbol: 038 = Created
Text Symbol: 039 = Last change
Text Symbol: 100 = *** Headers for sorting ***
Text Symbol: 102 = Alloc tbl
Text Symbol: 103 = Material no.
Text Symbol: 105 = Plant
Text Symbol: 107 = Item
Text Symbol: 202 = Event
Text Symbol: 338 = - Customer/material relationships
Text Symbol: 500 = Entry for application $1 / object $2 missing in table TR01
Text Symbol: 501 = Program run locked for application $1 / object $2
Text Symbol: 503 = Error reading text:
Text Symbol: 504 = Error deleting text:
Text Symbol: 901 = Make-up alloc tbl notif.
Text Symbol: 902 = Select alloc tbl
Text Symbol: 032 = Maintenance status
Text Symbol: 008 = Description
Text Symbol: 009 = Material type
Text Symbol: 010 = Material group
Text Symbol: 011 = Alloc tbl "length: 18
Text Symbol: 012 = POrg "Purchasing organization length: 18
Text Symbol: 013 = PurGrp "Purchasing group: length 10
Text Symbol: 014 = Selection column
Text Symbol: 015 = Alloc tbl item
Text Symbol: 016 = Pln qty "Length 14
Text Symbol: 017 = Act qty "Length: 14
Text Symbol: 018 = Rqstd qty "Length 14
Text Symbol: 019 = Min. qty "Length 14
Text Symbol: 020 = Un "Unit of measure length 3





Text Symbol: 021 = Del. date "Delivery date length 12
Text Symbol: 022 = Delivery phases
Text Symbol: 023 = SalesPr. "Sales price length 8
Text Symbol: 024 = Pur. pr. "Purchase price length 8
Text Symbol: 025 = Unt "Condition price unit length 4
Text Symbol: 026 = Un "Unit of measure length 3
Text Symbol: 027 = Del. date "Delivery date length 12
Text Symbol: 028 = No. "Length 3
Text Symbol: 029 = Qty "Length 6
Text Symbol: 030 = Prsscd by "Processed by length 10
Text Symbol: 031 = Activity status


INCLUDES used within this REPORT RWSORS02

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