RIVOPTER 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 RIVOPTER into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
FOVA - Determination of option rates
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: P_ARCHIV = Archive Detail List
Selection Text: P_FIXDT = Calculation key date
Selection Text: P_JTEST = Test Run
Selection Text: P_LIST = Generate detail list
Selection Text: P_SPOOL = Output Detail List in Spool
Selection Text: P_VIAK03 = Calculation for sett. units
Selection Text: P_VIBEBE = Calculation for correct.items
Selection Text: P_VIOB01 = Calcul. for real est. objects
Selection Text: S_AEWENR = Business entity
Selection Text: S_BUKRS = Company codes
Selection Text: S_IOWENR = Business entity
Selection Text: S_SBERI = Correction items
Selection Text: S_SEMPSL = Settlement unit
Selection Text: S_SNKSL = Service charge key
Title: Monthly Determination of Option Rates and Composite Rates
Text Symbol: 068 = No option
Text Symbol: 067 = Correction items
Text Symbol: 066 = Real Estate objects
Text Symbol: 065 = Settlement units
Text Symbol: 064 = App.unit auto.
Text Symbol: 063 = Calc.unit
Text Symbol: 062 = CI
Text Symbol: 061 = BU
Text Symbol: 060 = PR
Text Symbol: 059 = BE
Text Symbol: 058 = SU
Text Symbol: 057 = - Error log -
Text Symbol: 056 = Building
Text Symbol: 055 = Property
Text Symbol: 054 = Bus.entity
Text Symbol: 053 = Correct.items
Text Symbol: 052 = AssetSubNo.
Text Symbol: 069 = Aut. predist
Text Symbol: 070 = Area with sls tax
Text Symbol: 071 = Area w/o sls tax
Text Symbol: 072 = Cub.vol. with sls tx
Text Symbol: 073 = Cub.vol. w/o sls tx
Text Symbol: 074 = Tenant
INCLUDE OPTEDATA . " DEKLARATIONEN DES ANWENDUNGSPROGRAMMS
INCLUDE MF60EJAN . " JA-/NEIN-DEKLARATIONEN
INCLUDE RKASMAWF.
INCLUDE IFRE_CHECK_RE_CLASSIC.
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 RIVOPTER or its description.
RIVOPTER - Monthly Determination of Option Rates and Composite Rates RIVOPTER - Monthly Determination of Option Rates and Composite Rates RIVMES00 - Menu Option being Processed RIVMES00 - Menu Option being Processed RIVLIA30 - Adjustments Carried Out for a Rental Agreement RIVLIA30 - Adjustments Carried Out for a Rental Agreement