RFFORIV6 is a standard ABAP INCLUDE 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 RFFORIV6 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.
Title: Payment Medium Include (Sweden): Sp.G/L via BGC (Vendors)
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CONVERT_BANK_ACCOUNT_NUMBER CALL FUNCTION 'CONVERT_BANK_ACCOUNT_NUMBER' EXPORTING i_banks = reguh-zbnks i_bankk = reguh-zbnky i_bankn = reguh-zbnkn i_bkont = reguh-zbkon i_bkref = reguh-bkref i_bankl = reguh-zbnkl IMPORTING * e_bankn_long = dtahse04-pos3+12(18).
CURRENCY_CODE_SAP_TO_ISO CALL FUNCTION 'CURRENCY_CODE_SAP_TO_ISO' EXPORTING sap_code = reguh-waers IMPORTING iso_code = up_waers EXCEPTIONS OTHERS = 01.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFFORIV6 - Payment Medium Include (Sweden): Sp.G/L via BGC (Vendors) RFFORIV5 - Payment Medium Include (Sweden): Domestic Vendor DME (P.O.bank/BGC) RFFORIV4 - Payment Medium Include (Sweden): Domestic/Foreign Vend. DME/Postgiro RFFORIV1 - SE Payment Medium Include: Vendor Domestic Payments (Autogiro) RFFORIUS - Payment Medium Include (USA): Declarations RFFORIU4 - Payment Medium Include (USA): DME in ACH Format