RMSERI3I 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 RMSERI3I 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: Include for RMSERI35: Change SBED
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RM_CHANGE_SBED CALL FUNCTION 'RM_CHANGE_SBED' EXPORTING I_WERKS = P_WERKS I_T001W = P_T001W I_T399D = P_T399D I_T438M = P_T438M I_SINIT = P_SINIT I_SESTAX = SESTAX TABLES I_T437SX = T437SX EXCEPTIONS ERROR_MESSAGE = 1 OTHERS = 2. "note 580043
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RMSERI3I - Include for RMSERI35: Change SBED RMSERI36 - Schedule Background Job - Reprocessing RMSERI36 - Schedule Background Job - Reprocessing RMSERI35 - Report for adjusting dep. reqmts according to the rep. point procedure RMSERI35 - Report for adjusting dep. reqmts according to the rep. point procedure RMSERI31 - Backflush with Submit Logic