SAP Reports / Programs

RFIDITBLIST SAP ABAP Report - Italy Black List Declaration







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


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

ITBLIST - Italy Black List Declaration


ABAP code to call this SAP report using the submit statement

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.






SUBMIT RFIDITBLIST. "Basic submit
SUBMIT RFIDITBLIST AND RETURN. "Return to original report after report execution complete
SUBMIT RFIDITBLIST VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


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





Text Symbol: 056 = Italy Black List File Parameters
Text Symbol: 502 = Customer/Vendor
Text Symbol: 504 = Accounting Key
Text Symbol: 505 = Gross Amount
Text Symbol: 506 = Tax Amount
Text Symbol: 507 = Box Number
Text Symbol: 508 = Documnet Type
Text Symbol: 509 = Tax Number1/Tax Number2
Text Symbol: 510 = Documnet Number
Text Symbol: 511 = Year
Text Symbol: 512 = Company Code
Text Symbol: 513 = Cust/Vendor Name
Text Symbol: 605 = File & Created for Company code &


INCLUDES used within this REPORT RFIDITBLIST

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

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 RFIDITBLIST or its description.