RFREMI50 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for As of
If you would like to execute this report or see the full code listing simply enter RFREMI50 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: Data Conversion: Release 2.00 => ERP 2004
Text Symbol: L01 = Log was saved; display using transaction RECALA
Text Symbol: L02 = Log ID: Object = REMI, Subobject = 50
Text Symbol: TTL = Log of Data Conversion: Release 2.00 => ERP 2004
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RECA_GUI_MSGLIST_POPUP CALL FUNCTION 'RECA_GUI_MSGLIST_POPUP' EXPORTING io_msglist = lo_msglist id_title = text-ttl if_popup = ' ' if_profile_detlevel = 'X' id_expand_level = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFREMI50 - Data Conversion: Release 2.00 => ERP 2004 RFREMI50 - Data Conversion: Release 2.00 => ERP 2004 RFREMI20TMRHRO - Generate Frequency Terms for Rental Objects RFREMI20TMRHRO - Generate Frequency Terms for Rental Objects RFREMI20SCTIV80 - Assignment of Clearing Accounts to Cost Accounts RFREMI20SCTIV80 - Assignment of Clearing Accounts to Cost Accounts