RFFOSE_A is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for ------------------------------------------------------------------------ DEFINE &T042B-AFORN& = ' ' DEFINE &T042E-WFORN& = 'F110_SE_DTA' DEFINE &T042E-ZFORN& = ' ' DEFINE &T042E-ANZPO& = ' ' DEFINE &T042E-XFOSP& = ' ' DEFINE &T042Z-PROGN& = 'RFFOSE_A' DEFINE &T042Z-ZLSTN& = 'LIST3S' DEFINE &T042Z-TXTSL& = ' ' DEFINE &T042Z-XSCHK& = ' ' DEFINE &T042Z-XSWEC& = ' ' ------------------------------------------------------------------------ This program creates a data medium for bank collections (as part of domestic payment transactions) that meets the specifications for the Swedish Bankgiro bank's Autogiro format...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 RFFOSE_A 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: PAR_ANZP = Number of Sample Printouts
Selection Text: PAR_BEGL = Print Payment Summary
Selection Text: PAR_BELP = Payment Document Validation
Selection Text: PAR_DTYP = Output Medium
Selection Text: PAR_ESPR = Texts in Recipient's Language
Selection Text: PAR_ISOC = Currency in ISO Code
Selection Text: PAR_MAXP = No.of items in payment summary
Selection Text: PAR_PRIB = Printer for payment summary
Selection Text: PAR_SOFO =
Selection Text: PAR_UNIX = File Name (for DME)
Selection Text: PAR_XDTA = Data Medium Exchange
Selection Text: SEL_HBKI = House Bank
Selection Text: SEL_HKTI = Account ID
Selection Text: SEL_UZAW = Payment method supplement
Selection Text: SEL_VBLN = Payment Document Number
Selection Text: SEL_WAER = Currency Key
Selection Text: SEL_ZAWE = Payment Methods
Selection Text: PAR_VARI = ?...(PAR_VARI)
Title: Payment Medium (Sweden) - Domestic Autogiro (Customers)
Text Symbol: 916 = These state central bank indicators are 3 characters long and cannot be changed.
Text Symbol: 915 = The following arguments have incorrect entries in &TAB:
Text Symbol: 914 = Text key and list name are missing for these payment methods.
Text Symbol: 913 = The standard letter texts are missing for these company codes.
Text Symbol: 912 = The output of the forms in question is incorrect.
Text Symbol: 911 = The currency keys have therefore not been converted into an ISO code.
Text Symbol: 910 = No entries have been found in &TAB for the following arguments:
Text Symbol: 904 = In the form &FORM the window &WINDOW is missing
Text Symbol: 903 = In the form &FORM for the window &WINDOW the element &ELEMENT &TEXT is missing
Text Symbol: 902 = CoCd Payment document no.
Text Symbol: 822 = PM:
Text Symbol: 821 = CC:
Text Symbol: 820 = G/L:
Text Symbol: 920 = The following foreign currency checks could not be printed
Text Symbol: 921 = since the global for the currency key is missing in form &FORM:
Text Symbol: 922 = The amount could not be converted into words in the following forms
Text Symbol: 923 = since the amount was too large:
Text Symbol: 924 = Write in the amount in words on these forms by hand
Text Symbol: 925 = The amount was therefore only partially converted into words
INCLUDE RFFORI0M.
INCLUDE RFFORISE.
INCLUDE RFFORI00 .
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 RFFOSE_A or its description.
RFFOSE_A - Payment Medium (Sweden) - Domestic Autogiro (Customers) RFFOSE_A - Payment Medium (Sweden) - Domestic Autogiro (Customers) RFFOSCRP - International Payment Medium - SAPscript Subroutines RFFOSCRP - International Payment Medium - SAPscript Subroutines RFFORIZ8 - ZA Payment Medium Include: ACB RFFORIZ3 - CZ Payment Medium Include: Domestic Bank Transfers