RWSAVI1T 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 RWSAVI1T into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
WA30 - Allocation Tables for Objects
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: SO_NAME = Name of user
Selection Text: SO_MATNR = Material
Selection Text: SO_FILNR = Plant
Selection Text: SO_EKORG = Purchasing organization
Selection Text: SO_EKGRP = Purchasing group
Selection Text: SO_DATUM = Date of last change
Selection Text: SO_ABELN = Allocation table
Selection Text: P_MATKL = Material group
Title: Allocation Tables for Objects
Text Symbol: 212 = Check authorization
Text Symbol: 211 = PuOrg / PuGrp
Text Symbol: 210 = User has no authorization
Text Symbol: 207 = Error text
Text Symbol: 206 = SY-SUBRC
Text Symbol: 205 = Curr. data
Text Symbol: 204 = Calling up module
Text Symbol: 203 = Module
Text Symbol: 202 = Event
Text Symbol: 201 = List of errors that occurred
Text Symbol: 113 = Entry of further goods receipts possible
Text Symbol: 112 = No plants maintained
Text Symbol: 111 = Vendor
Text Symbol: 110 = Dst.center
Text Symbol: 213 = START OF SELECTION
Text Symbol: 214 = Document type Allocation table
Text Symbol: 215 = No delivery phase exists
Text Symbol: 301 = Maintenance status
Text Symbol: 302 = Rel.
Text Symbol: 303 = Incomplete
Text Symbol: 304 = Activity status
Text Symbol: 305 = Not active
Text Symbol: 306 = Partly active
Text Symbol: 307 = Active
Text Symbol: 308 = Done
Text Symbol: 309 = All
Text Symbol: 310 = Status
Text Symbol: 311 = Organizational/administration data
Text Symbol: 312 = General data
INCLUDE AVI1TE01.
INCLUDE AVI1TE02.
INCLUDE AVI1TE03.
INCLUDE AVI1TE04.
INCLUDE AVI1TE05.
INCLUDE AVI1TE06.
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 RWSAVI1T or its description.
RWSAVI1T - Allocation Tables for Objects RWSAVI1T - Allocation Tables for Objects RWSARGEN - Generate Alloc Tbls, but First Check Include for Reading RIS RWSARGEN - Generate Alloc Tbls, but First Check Include for Reading RIS RWSAITOP - Include RWSAITOP RWSAF006TOP - documentation and ABAP source code