J_3RFVATSD 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 J_3RFVATSD into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J3RFVATSD - VAT for Goods in Transit
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: F_BLDAT = D .
Selection Text: F_BUDAT = D .
Selection Text: F_CNL = D .
Selection Text: F_GSBER = D .
Selection Text: F_KURSF = D .
Selection Text: F_POST = D .
Selection Text: F_SHOW = D .
Selection Text: F_VATDAT = D .
Selection Text: P_BKTXT = D .
Selection Text: P_BLART = D .
Selection Text: P_BLDAT = D .
Selection Text: P_BUDAT = D .
Selection Text: P_BUKRS = D .
Selection Text: SO_VBELN = D .
Selection Text: SO_KUNAG = D .
Selection Text: SO_FKTYP = D .
Selection Text: SO_FKDAT = D .
Selection Text: SO_FKART = D .
Selection Text: P_WWERT = D .
Selection Text: P_WAERK = D .
Selection Text: P_VKORG = D .
Selection Text: P_VATDAT = D .
Selection Text: P_VARI = D .
Selection Text: P_SETDAT = D .
Selection Text: P_ITEMS = D .
Selection Text: P_FKDAT = D .
Title: VAT for Goods in Transit (Russia)
Text Symbol: 055 = Billing Date
Text Symbol: 054 = Set Invoice Billing Date
Text Symbol: 053 = Release to Accounting Parameters
Text Symbol: 052 = VAT Reporting Date
Text Symbol: 051 = Use Billing Document Exchange Rate
Text Symbol: 050 = Copy from Billing Date
Text Symbol: 049 = Billing Document Tax Amount in Doc.Cur.
Text Symbol: 048 = Bill.Doc.Tax Amount
Text Symbol: 047 = BillTaxAmt
Text Symbol: 046 = Billing Document Tax Amount in Document Currency
Text Symbol: 001 = General Selection Criteria
INCLUDE J_3RFVATSDTOP . " GLOBAL DATA
INCLUDE J_3RFVATSDSEL . " SELECTION SCREEN
INCLUDE J_3RFVATSDEVE . " EVENTS
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 J_3RFVATSD or its description.