RFKFXN20 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 RFKFXN20 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: PARFGEN = Foreign Dataset generation
Selection Text: PARFHDR = Foreign Label identifier
Selection Text: PARFNAM = Foreign File name
Selection Text: PARJCLL = Foreign List for JCL
Selection Text: PARKONT = Foreign Contact person from T001S
Selection Text: PARMULT = Foreign Multivolume tape?
Selection Text: PARPRBG = Foreign Payment summary required
Selection Text: PARPROT = Foreign List for log
Selection Text: PARRUNLF = Foreign Run N/C/R
Selection Text: PARRUNNR = Foreign Reset run number
Selection Text: PARSGNLL = Foreign List for signal list
Selection Text: PARSIGNL = Foreign Signal list required
Selection Text: PARTAPE = Foreign Tape name
Selection Text: PARTOTL = Foreign List for posting total
Selection Text: PARVERW = Foreign Processing date
Selection Text: SELBUKRS = Foreign Company code
Selection Text: SELUBKNR = Foreign Bank number (from T018)
Selection Text: PARCOMPR = Foreign Compromise
Selection Text: PARBRIE = Foreign Py.adv.dataset
Selection Text: PARBNKL = Foreign List for incorrect bank no.'s
Selection Text: PARBNKF = Foreign Go on (own account)
Selection Text: PARBELGU = Foreign Convert characters? X = Yes
Selection Text: PARBELG = Foreign List of characters not allowed
Selection Text: PARBEGL = Foreign Pyt summ.list for files
Selection Text: PARBANK = Foreign Which bank
Selection Text: PARAVISR = Foreign Py.adv.ref.
Selection Text: PARAVISN = Foreign Py.adv.t048 version
Selection Text: PARAVISB = Foreign Py.adv.t048-key
Selection Text: PARAVIS = Foreign Py.adv.x=yes
Selection Text: PAR48FS = Foreign Payment summary sht sub-no.
Selection Text: PAR48FF = Foreign Payment summary sht no.
Selection Text: DOWNLOAD = Foreign Download files to PC
Selection Text: BESTAND = Foreign Prefix for DME files
Title: 00000001 SWIFT Log Vendor Foreign Payment
Text Symbol: 119 = Entry with variable BASREGL/BASRGL1 not there, no correct payment advices
Text Symbol: 118 = No entries in table T048, no payment advices
Text Symbol: 117 = Vendor total too much for diskette ==> write on tape !!
Text Symbol: 116 = By check
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.