SAP Reports / Programs | Basis Components | Change & Transport System | Transport Organizer(BC-CTS-ORG) SAP BC

RSVERSI2 SAP ABAP INCLUDE - Version Administration: Include for RSVERSAR, -AB, -AU







RSVERSI2 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 RSVERSI2 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 RSVERSI2. "Basic submit
SUBMIT RSVERSI2 AND RETURN. "Return to original report after report execution complete
SUBMIT RSVERSI2 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: VERSION = Delete objs with > n versions
Selection Text: ONLINE = Online processing required
Selection Text: AGE = Delete vers older than n mths
Title: Version Administration: Include for RSVERSAR, -AB, -AU
Text Symbol: 027 = Domain
Text Symbol: 028 = Data element
Text Symbol: 029 = Table structure
Text Symbol: 030 = Author
Text Symbol: 031 = found to delete
Text Symbol: 032 = If a termination occurs due to
Text Symbol: 033 = exceeding the time limit,
Text Symbol: 034 = start the program in
Text Symbol: 035 = batch mode using
Text Symbol: 036 = parameter ONLINE = SPACE
Text Symbol: 037 = TabInfo techn.
Text Symbol: 038 = Pool/cluster
Text Symbol: 039 = Matchcode ID
Text Symbol: 040 = Matchcode objects
Text Symbol: 041 = Lock object
Text Symbol: 042 = View
Text Symbol: 043 = Version objects selected
Text Symbol: 044 = with more than
Text Symbol: 045 = versions and
Text Symbol: 046 = Ver.No.
Text Symbol: 047 = created more than
Text Symbol: 048 = months ago
Text Symbol: 001 = *************************************************
Text Symbol: 002 = ****** Delete parts from version management *****
Text Symbol: 003 = :
Text Symbol: 004 = version objects
Text Symbol: 005 = selected
Text Symbol: 006 = If you select F14, this data will be
Text Symbol: 007 = deleted from the version data base
Text Symbol: 008 = You should only use this function if there
Text Symbol: 009 = is insufficient disk space and you need
Text Symbol: 010 = more space
Text Symbol: 011 = Display selected version objects:
Text Symbol: 012 = Display deleted version objects:





Text Symbol: 013 = Object type
Text Symbol: 014 = Object name
Text Symbol: 015 = Date
Text Symbol: 016 = Correction
Text Symbol: 017 = Screen
Text Symbol: 018 = Report
Text Symbol: 019 = CUA interface
Text Symbol: 020 = Table
Text Symbol: 021 = Documentation
Text Symbol: 022 = None
Text Symbol: 023 = In total
Text Symbol: 024 = Are you sure you want to delete
Text Symbol: 025 = parts of version administration?
Text Symbol: 026 = Version administration: Delete


INCLUDES used within this REPORT RSVERSI2

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