RSVRSIX1 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 RSVRSIX1 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.
Selection Text: AGGNAME = Aggregate Name:
Selection Text: AGGTYPE = Aggregate Type (V,M,E,I):
Title: Version Display for Indexes
Text Symbol: 061 = Short Description.;;
Text Symbol: 062 = DB Index Name.....
Text Symbol: 063 = Unique............
Text Symbol: 070 = Field Name
Text Symbol: 071 = Desc.
Text Symbol: T01 = General Attributes
Text Symbol: T02 = Index Fields
INCLUDE RSVRSSC1.
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.
RSVRSIX1 - Version Display for Indexes RSVRSIX1 - Version Display for Indexes RSVRSGDD - INCLUDE: All Vers. Compare Programs for the DD Shared FORM Routines RSVRSFU3 - Version Comparison: Function Modules (Sources) RSVRSFU3 - Version Comparison: Function Modules (Sources) RSVRSFU2 - Version Display: Retrieve Function Module