RFIDLUEVAT is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for You use this program to create the annual VAT return and assets declaration files...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RFIDLUEVAT into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
LUEVAT - Annual EVAT List Luxembourg
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: PAR_FIAP = File Name - Application Server
Selection Text: PAR_FILE = File Name - Local
Selection Text: PAR_LIS1 = VAT line item display
Selection Text: PAR_LIS2 = Output tax: Totals list
Selection Text: PAR_LIS3 = Input tax line item display
Selection Text: PAR_LIS4 = Input tax: Totals list
Selection Text: PAR_LIS5 = Tax control
Selection Text: PAR_LIS6 = Company code totals list
Selection Text: PAR_LIS7 = Totals list: Local currencies
Selection Text: PAR_SHOW = Show Data Log
Selection Text: PAR_XSAU = Select output tax
Selection Text: PAR_XSHT = Total by debit/credit
Selection Text: PAR_XSTW = Nat.Crcy Instead of Local Crcy
Selection Text: PAR_XSVO = Select input tax
Selection Text: SEL_BLDT = Document date
Selection Text: SEL_BUPL = Business Place
Selection Text: SEL_KTOS = Transaction
Selection Text: SEL_LSTM = Tax return country
Selection Text: SEL_MONA = Fiscal period
Selection Text: SEL_MWKZ = Tax on sales/purchases code
Selection Text: SEL_UKRS = Taxes on sales/purchases group
Selection Text: SEL_UMSK = Special G/L ind.
Selection Text: SEL_VTDT = Tax Reporting Date
Selection Text: SKONTO = G/L Account
Selection Text: PAR_DME = Creation of DME File
Selection Text: ID205 = Choice 2(ID205)
Selection Text: ID204 = Choice 1(ID204)
Title: Annual VAT Return (Luxembourg)
Text Symbol: 019 = Choice 1(Id 205)
Text Symbol: 020 = Choice 1(Id 204)
Text Symbol: 051 = Further selections
Text Symbol: 053 = Output control
Text Symbol: 054 = Output List
Text Symbol: 055 = LU Parameter
Text Symbol: 056 = Choice 1
Text Symbol: 057 = Choice 2
Text Symbol: 501 = Box Number
Text Symbol: 502 = Amount
No INCLUDES are used within this REPORT code!
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.