RFUMSV20 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This program is only relevant in Italy and Spain...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 RFUMSV20 into the relevant SAP transactions such as SE38 or SE80
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: CPUDATUM = D Created on
Selection Text: DOCTOTAL = D Document total
Selection Text: D_BSCHL = Customer posting key
Selection Text: D_BSCHL1 = Customer PK for invoices
Selection Text: D_BSCHL2 = Customer PK - inv.credit memos
Selection Text: D_BSCHL3 = Customer PK - reverse invoice
Selection Text: D_BSCHL4 = Customer PK - rev.inv.cred.mem
Selection Text: EG_VSTDT = Posting date for EC input tax
Selection Text: KONTOANZ = D Display account no.
Selection Text: KONTOART = D Account type
Selection Text: K_BSCHL = Vendor posting key
Selection Text: K_BSCHL1 = Vendor PK for invoices
Selection Text: K_BSCHL2 = Vendor PK - inv.credit memos
Selection Text: K_BSCHL3 = Vendor PK for reverse invoice
Selection Text: K_BSCHL4 = Vendor PK - rev.inv.cred.memos
Selection Text: LISTSEP = D List Separation
Selection Text: MWST_KZ = VAT indicator
Selection Text: NOHEADER = D Short header will be output
Selection Text: PAR_XSTW = Nat.Crcy Instead of Local Crcy
Selection Text: RNAME_NR = Report number
Selection Text: SEL_LSTM = Tax return country
Selection Text: SKONTO = D G/L account
Selection Text: SORT_KZ = D Sort indicator
Selection Text: STEUERNR = D Tax no.selection
Selection Text: SUMMARY = D Totals display
Selection Text: S_BELEGE = Including special documents
Selection Text: TEST = D Test run
Selection Text: TEXTLINE = D Master data text 1/2/3/4
Selection Text: WAEHRUNG = D Currency
Selection Text: ZHLDATUM = D Clearing date
Selection Text: Z_NUMMER = Consecutive document number
Selection Text: BR_BELNR = ?...(BR_BELNR)
Selection Text: BR_BLART = ?...(BR_BLART)
Selection Text: BR_BUDAT = ?...(BR_BUDAT)
Selection Text: BR_BUKRS = ?...(BR_BUKRS)
Selection Text: BR_GJAHR = ?...(BR_GJAHR)
Selection Text: BR_SEQ = ?...(BR_SEQ)
Selection Text: BR_XBLNR = ?...(BR_XBLNR)
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
READ_KNA1 CALL FUNCTION 'READ_KNA1' EXPORTING xkunnr = konto IMPORTING xkna1 = kna1 EXCEPTIONS not_found = 4.
READ_KNA1 CALL FUNCTION 'READ_KNA1' EXPORTING xkunnr = kna1-fiskn IMPORTING xkna1 = kna1 EXCEPTIONS not_found = 4.
READ_LFA1 CALL FUNCTION 'READ_LFA1' EXPORTING xlifnr = konto IMPORTING xlfa1 = lfa1 EXCEPTIONS not_found = 4.
READ_LFA1 CALL FUNCTION 'READ_LFA1' EXPORTING xlifnr = lfa1-fiskn IMPORTING xlfa1 = lfa1 EXCEPTIONS not_found = 4.
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 RFUMSV20 or its description.
RFUMSV20 - Advance Return for Tax on Sales/Purchases- Italy/Spain RFUMSV20 - Advance Return for Tax on Sales/Purchases- Italy/Spain RFUMSV10 - Additional List for Advance Return for Tax on Sales/Purchases RFUMSV10 - Additional List for Advance Return for Tax on Sales/Purchases RFUMSV00 - Advance Return for Tax on Sales/Purchases RFUMSV00 - Advance Return for Tax on Sales/Purchases