RSUSR408 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Customers who have already maintained entries using Transaction SU24 in the tables USOBX_C and USOBT_C that are required by the Profile Generator, are supported with subsequent puts by an upgrade tool...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 RSUSR408 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: XPRA: Conversion of USOBX-OKFLAG, USOBX-MODIFIED for upgrade tool SU26
Text Symbol: 100 = Report RSUSR408 has already run
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
TR_FLUSH_LOG call function 'TR_FLUSH_LOG' exceptions others = 0.
TR_FLUSH_LOG call function 'TR_FLUSH_LOG' exceptions others = 0.
TR_APPEND_LOG call function 'TR_APPEND_LOG' exporting accept_not_init = 'X' tables xmsg = listing exceptions others = 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.
RSUSR408 - XPRA: Conversion of USOBX-OKFLAG, USOBX-MODIFIED for upgrade tool SU26 RSUSR408 - XPRA: Conversion of USOBX-OKFLAG, USOBX-MODIFIED for upgrade tool SU26 RSUSR406_OLD - Automatically Generate Profile SAP_ALL RSUSR406_OLD - Automatically Generate Profile SAP_ALL RSUSR406 - Automatically Generate Profile SAP_ALL RSUSR406 - Automatically Generate Profile SAP_ALL