RFIDITBLIST 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 RFIDITBLIST into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
ITBLIST - Italy Black List Declaration
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_XSAU = Select output tax
Selection Text: PAR_XSHT = Total by debit/credit
Selection Text: PAR_XSVO = Select input tax
Selection Text: P_AD = Inte. Comm. after deadline
Selection Text: P_CHANGE = Change in Periodicity
Selection Text: P_CNTRY = Black Listed Country
Selection Text: P_DK = Black Listed Customer
Selection Text: P_DK1 = Black Listed Vendor
Selection Text: P_DTCOMT = Date of commitment
Selection Text: P_ECLTRN = Electronic Declaration
Selection Text: P_ENRRIN = Number of enrollment in C.A.F
Selection Text: P_FISCCD = Fiscal Code
Selection Text: P_LIMIT = Amount Limit
Selection Text: P_LNATUR = Legal Nature
Selection Text: P_REGION = Black Listed Regions
Selection Text: P_SIGNDC = Signature of the declarant
Selection Text: P_SIGNIN = Signature of the intermadiary
Selection Text: P_TAXCDI = Tax code of the intermediary
Selection Text: P_WD = Core. Comm. within deadline
Selection Text: SEL_KTOS = Transaction
Selection Text: SEL_MWKZ = Tax on sales/purchases code
Selection Text: SEL_UMSK = Special G/L ind.
Selection Text: SEND_TYP = Sender Type
Selection Text: SKONTO = G/L Account
Selection Text: SW_PWDR = Software Provider
Selection Text: PAR_XFWA = Read foreign currency
Selection Text: PAR_XCAS = Read receipt data
Selection Text: PAR_XADR = Read address data
Selection Text: PAR_QUAR = Reporting Quarter
Selection Text: PAR_PERD = Reporting Period
Selection Text: PAR_JAHR = Reporting Year
Selection Text: PAR_FILE = File name
Selection Text: PAR_FICA = Include FICA data
Selection Text: PAR_BODO = Bolle Doganali
Selection Text: H_BUKRS = Headquarter loc
Title: Italy Black List Declaration
Text Symbol: 051 = Further selections
Text Symbol: 053 = Output control
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.