RFIDHU_DSP 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 RFIDHU_DSP into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
RFHUDSP - Domestic Sales and Purchase List
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: P_DOCUM = Document Date
Selection Text: P_IFICA = Include FI-CA
Selection Text: P_INVLS = Display Invoice List
Selection Text: P_IZDET = Also invoices w. 0 deduct. VAT
Selection Text: P_LIMIT = Limit Amount
Selection Text: P_LOCAL = Download on Local File
Selection Text: P_LOFILE = D .
Selection Text: P_PARAM1 = Version
Selection Text: P_PSTNG = Posting Date
Selection Text: P_SEFILE = D .
Selection Text: P_SERVER = Download on Application Server
Selection Text: P_STCEG = Reporting VAT ID
Selection Text: P_TSTMP = Timestamp selection
Selection Text: P_UMKRS = Taxes on sales/purchases group
Selection Text: P_VARI = D .
Selection Text: P_VATRP = Tax Reporting Date
Selection Text: P_WAERS = Reporting Currency
Selection Text: S_BELNR = D .
Selection Text: S_BLDAT = D .
Selection Text: S_BUDAT = D .
Selection Text: S_CPUDT = D .
Selection Text: S_GJAHR = D .
Selection Text: S_MWSKZ = D .
Selection Text: S_REPDT = Declaration Period
Selection Text: S_STMDT = Date of Tax Return
Selection Text: S_STMTI = Time of Tax Return
Selection Text: S_VATDT = D .
Selection Text: P_CNTRC = Nat.Crcy Instead of Local Crcy
Selection Text: P_BUKRS = D .
Title: Domestic Sales and Purchases List for Hungary
Text Symbol: 006 = Display Variant
Text Symbol: 007 = Output control
Text Symbol: E01 = No declarable VAT ID
Text Symbol: E02 = No VAT ID Type
Text Symbol: E03 = No Declarable Tax Base
Text Symbol: E04 = No Declarable Tax Amount
Text Symbol: E05 = No Issued Invoice ID
Text Symbol: E06 = No Issued Invoice Date
INCLUDE RFIDHU_DSP_TOP.
INCLUDE RFIDHU_DSP_SELSCR.
INCLUDE RFIDHU_DSP_F01.
INCLUDE RFIDHU_DSP_F02.
INCLUDE RFIDHU_DSP_F03.
INCLUDE RFIDHU_DSP_F04.
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.
RFIDHU_DSP - Domestic Sales and Purchases List for Hungary RFIDHU_DSP - Domestic Sales and Purchases List for Hungary RFIDHU_DOWNP_VAT_RECALC_TOP - Include RFIDHU_DOWNP_VAT_RECALC_TOP RFIDHU_DOWNP_VAT_RECALC_SEL - Include RFIDHU_DOWNP_VAT_RECALC_SEL RFIDHU_DOWNP_VAT_RECALC_F03 - Include RFIDHU_DOWNP_VAT_RECALC_F03 RFIDHU_DOWNP_VAT_RECALC_F02 - Include RFIDHU_DOWNP_VAT_RECALC_F02