RFVI_VITAXD_CONSTRUCT 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 RFVI_VITAXD_CONSTRUCT 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: S_GJAHR = D Fiscal year
Selection Text: S_GLVOR = D Business transaction
Selection Text: S_GRPID = D Session name
Selection Text: S_HWAE2 = D Local currency 2
Selection Text: S_HWAE3 = D Local currency 3
Selection Text: S_HWAER = D Local currency
Selection Text: S_KURS2 = D Exchange rate 2
Selection Text: S_KURS3 = D Exchange rate 3
Selection Text: S_KURSF = D Exchange rate
Selection Text: S_KUTY2 = D Exchange rate type
Selection Text: S_KUTY3 = D Exchange rate type
Selection Text: S_KZKRS = D Group currency exchange rate
Selection Text: S_KZWRS = D Group currency
Selection Text: S_LOTKZ = D Lot number
Selection Text: S_MONAT = D Posting period
Selection Text: S_NUMPG = D Number of pages
Selection Text: S_PPNAM = D Parked by
Selection Text: S_STBLG = D Reversed with
Selection Text: S_STGRD = D Inverse Posting Reason
Selection Text: S_STJAH = D Year
Selection Text: S_STODT = D Reverse posting date
Selection Text: S_TCODE = D Transaction code
Selection Text: S_TXKRS = D Rate for taxes
Selection Text: S_UMRD2 = D Translation date
Selection Text: S_UMRD3 = D Translation date
Selection Text: S_UPDDT = D Last update
Selection Text: S_USNAM = D User name
Selection Text: S_WAERS = D Currency
Selection Text: S_WWERT = D Translation date
Selection Text: S_XBLNR = D Reference
Selection Text: S_XMWST = D Calculate tax
Selection Text: S_XNETB = D Indicator: doc.posted net
Selection Text: S_XR1_HD = D Ref.key (header) 1
Selection Text: S_XR2_HD = D Ref.key (header) 2
Selection Text: S_XRUEB = D Doc.posted to prev.period
Selection Text: S_XSNET = D Calculate taxes on net amount
Selection Text: S_XSTOV = D Reversal indicator
Selection Text: S_XUSVR = D Tax details changed
INCLUDE RFVI_VITAXD_CONSTRUCT_TOP .
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 RFVI_VITAXD_CONSTRUCT or its description.
RFVI_VITAXD_CONSTRUCT - Create Real Estate Tax Table from FI Documents RFVI_VITAXD_CONSTRUCT - Create Real Estate Tax Table from FI Documents RFVI_USE_OF_ACCOUNTS - Use of Accounts in RE Account Determination RFVI_USE_OF_ACCOUNTS - Use of Accounts in RE Account Determination RFVI_TCODE_FOR_PM_NOTIFICATION - Transactions for Messages RFVI_TCODE_FOR_PM_NOTIFICATION - Transactions for Messages