RHVERSP1 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report increases the version number of reports defined by the selection criteria, so that generating is triggered the next time the reports are started...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RHVERSP1 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: PROGRAM = Report name
Selection Text: RTYPE = Report type M=ModPool,1=Report
Selection Text: TEST = Test
Title: Increment Report Version Number
Text Symbol: LDP = Please regenerate load phase
Text Symbol: VER = Increment version number?
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' "R3YNK EXPORTING TEXTLINE1 = LINE0 "R3YNK TITEL = SY-TITLE "R3YNK IMPORTING ANSWER = ANSWER. "R3YNK
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RHVERSP1 - Increment Report Version Number RHVERSP1 - Increment Report Version Number RHVERI_WORD_DOWNLOAD - Checking RH_START_WWORD_WITH_DATA RHVERI_WORD_DOWNLOAD - Checking RH_START_WWORD_WITH_DATA RHVERI_EXCEL_OLE - Checking RH_START_EXCEL_DATA_OLE RHVERI_EXCEL_OLE - Checking RH_START_EXCEL_DATA_OLE