J_3RF_EXPORT_VAT 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_3RF_EXPORT_VAT into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J3RFVATEXP - Export Data Analysis for VAT
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: PA_VARI = D .
Selection Text: S_BUKRS = D .
Selection Text: S_CNTRN = D .
Selection Text: S_HKONT = Output Tax Account
Selection Text: S_IBELNR = D .
Selection Text: S_IBLDAT = D .
Selection Text: S_IBUDAT = D .
Selection Text: S_IDTYPE = D .
Selection Text: S_IVATDT = D .
Selection Text: S_KUNNR = D .
Selection Text: S_TBELNR = D .
Selection Text: S_TBLDAT = D .
Selection Text: S_TBUDAT = D .
Selection Text: S_TDTYPE = D .
Selection Text: S_TVATDT = D .
Selection Text: S_VATOG = VAT Code in Outgoing Invoice
Title: Export Data Analysis for VAT (Russia)
Text Symbol: 112 = Tax Transfer Document
Text Symbol: 114 = IncomInvPostDate
Text Symbol: 115 = IncomInvDocDate
Text Symbol: 116 = IncomInvYear
Text Symbol: 117 = TaxTrnsfYear
Text Symbol: 118 = OutInvYear
Text Symbol: 120 = List of Tax Transfer Documents for Incoming Invoices
Text Symbol: 121 = List of Incoming Invoices with Materials
Text Symbol: 124 = TaxTrnsfPostDate
Text Symbol: 125 = TaxTrnsfDocDate
Text Symbol: 126 = IncomInvItem
Text Symbol: 127 = TaxTrnsfItem
Text Symbol: 128 = OutInvItem
Text Symbol: 111 = Outgoing Invoice
Text Symbol: 001 = Outgoing VAT Transfer Documents Selection
Text Symbol: 002 = Outgoing Invoices Selection
Text Symbol: 003 = Layout
Text Symbol: 020 = Outgoing VAT Transfer Document Attributes
Text Symbol: 021 = Outgoing Invoice Attributes
Text Symbol: 022 = Incoming Payments Attributes
Text Symbol: 023 = Incoming VAT Transfer Document Attributes
INCLUDE J_3RFEXPVAT_EVE.
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.
J_3RF_EXPORT_VAT - Export Data Analysis for VAT (Russia) J_3RF_EXPORT_VAT - Export Data Analysis for VAT (Russia) J_3RF_DI_PROC_OUT - Processing Outgoing Files (Electronic Documents Exchange Russia) J_3RF_DI_PROC_OUT - Processing Outgoing Files (Electronic Documents Exchange Russia) J_3RF_DI_PROC_IN - Processing Incoming Files (Electronic Documents Exchange Russia) J_3RF_DI_PROC_IN - Processing Incoming Files (Electronic Documents Exchange Russia)