RFFMFZ31 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 RFFMFZ31 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: ABGJR = "From" fiscal year
Selection Text: FIKRS = FM area
Selection Text: KOKRS = Controlling area
Selection Text: LOCLFILE = Name of local PC file
Selection Text: OBJNR = Order from (OR00...)
Selection Text: TYPE = File type
Title: Download CO Orders Assgts to FM Acct Assgts (Cmmt Itm) in text file
Text Symbol: 001 = Cost center selection
Text Symbol: 002 = Sales order from
Text Symbol: 003 = To
Text Symbol: 004 = From fiscal year
Text Symbol: 005 = To
001 Clt Order Cost Elmt Prd Yr CoAr/FMA/Commitment Item
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
GUI_DOWNLOAD CALL FUNCTION 'GUI_DOWNLOAD' EXPORTING FILENAME = LOCALFILE FILETYPE = TYPE * ITEM = 'Sflight Daten' * mode = mode IMPORTING * ACT_FILENAME = FILE * ACT_FILETYPE = TYPE FILELENGTH = LENGTH TABLES DATA_TAB = I_FMZUOB.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFFMFZ31 - Download CO Orders Assgts to FM Acct Assgts (Cmmt Itm) in text file RFFMFZ31 - Download CO Orders Assgts to FM Acct Assgts (Cmmt Itm) in text file RFFMFZ30 - Download Cost Cntr Assgt to FM Account Assgt (Cmmt Itm) in Text File RFFMFZ30 - Download Cost Cntr Assgt to FM Account Assgt (Cmmt Itm) in Text File RFFMFZ22 - Delete CO-FM group assignment RFFMFZ22 - Delete CO-FM group assignment