RFVIMATIVM2 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 RFVIMATIVM2 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: P_MANDT = D Client
Title: Initialize TIVM2 table (permitted adj. methods per adjustment type)
Text Symbol: M01 = Operation terminated
Text Symbol: M02 = (Data is unchanged)
Text Symbol: M10 = DB error
Text Symbol: M20 = TIVM2 initialized successfully
Text Symbol: T01 = Current contents from TIVM2 will be lost!
Text Symbol: T02 = TIVME already has & entries!
Text Symbol: T03 = Do you still want to use default values?
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' EXPORTING defaultoption = 'N' titel = 'Aktueller Inhalt von TIVM2 geht verloren!'(t01) textline1 = gc_text textline2 = 'Trotzdem mit Defaultwerten füllen?'(t03) IMPORTING answer = gc_answer.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFVIMATIVM2 - Initialize TIVM2 table (permitted adj. methods per adjustment type) RFVIMATIVM2 - Initialize TIVM2 table (permitted adj. methods per adjustment type) RFVIMASSREV - Lease-Out Termination RFVIMASSREV - Lease-Out Termination RFVIMARS - Display Rent Reserves in acc. with Swiss Law RFVIMARS - Display Rent Reserves in acc. with Swiss Law