RFCZZNP0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The tax offices in the Czech and Slovak Republics require lists of those payments made to/by natural persons over a certain period, that in total exceed the particular limit...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 RFCZZNP0 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: GBAUSGAB = Total per business area
Selection Text: GKART = Offsetting account type
Selection Text: GKONT = Offsetting account
Selection Text: GKONTO = Offsetting acct determination
Selection Text: KONZVERS = Corporate group version
Selection Text: LISTSEP = Separate list
Selection Text: MIN_BONZ = Lower limit
Selection Text: MI_FICHE = Print microfiche line
Selection Text: N_BELEGE = Standard documents
Selection Text: P_SORTKZ = P-Sort indicator (1-6)
Selection Text: STAT_BLG = Noted items
Selection Text: S_SORTKZ = S-Sort indicator (1-8)
Selection Text: TITLE = Additional header
Selection Text: VBEL = Parked documents
Selection Text: VD_STUFE = Line items required
Selection Text: WGAUSGAB = Total by currency
Selection Text: XALTKT = Alternative account number
Selection Text: ZW_SUMME = Subtotal
Selection Text: FL_TEST = Test limit
Selection Text: CPD_INFO = Display one-time account data
Selection Text: AUSWAHL = Item selection
Selection Text: AKONTOS = Master record recon. account
Selection Text: AKONTO = Line item reconciliation acct
Title: Compulsory Declaration of Pmnts to/from Natural Persons-Czech Republic
Text Symbol: 008 = Ctry
Text Symbol: 007 = Acctg clerk
Text Symbol: 005 = Per bus. area:
Text Symbol: 004 = Per sp.GL ind:
Text Symbol: 003 = Per currncy:
Text Symbol: 002 = Bal.:
Text Symbol: 039 = Sp G/L
Text Symbol: 038 = Currncy
Text Symbol: 037 = Assgt No
Text Symbol: 036 = Sort:
Text Symbol: 035 = Acctg clrk
Text Symbol: 034 = Amount
Text Symbol: 033 = Curr
Text Symbol: 032 = Dunn.key
INCLUDE FCZZNTOP.
INCLUDE FCZZNI00.
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.
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 RFCZZNP0 or its description.
RFCZZNP0 - Compulsory Declaration of Pmnts to/from Natural Persons-Czech Republic RFCZZNP0 - Compulsory Declaration of Pmnts to/from Natural Persons-Czech Republic RFCTYPES - Include for RFC Driver Types RFCTST06 - RFC Test Program (Standard resource check with RFC group) RFCTST06 - RFC Test Program (Standard resource check with RFC group) RFCTST05 - RFC Test Program (New resource check with RFC group)