MOIJRF03 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 MOIJRF03 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 MOIJRF03
INCLUDE MOIJRF03_FCODE_LEAVE_TRANSACTI . " FCODE_LEAVE_TRANSACTION
INCLUDE MOIJRF03_FCODE_SCROLLING_TABLE . " FCODE_SCROLLING_TABLE
INCLUDE MOIJRF03_FCODE_DISPLAY_CHANGE . " FCODE_DISPLAY_CHANGE
INCLUDE MOIJRF03_FCODE_INSERT_LINE . " FCODE_INSERT_LINE
INCLUDE MOIJRF03_FCODE_DELETE_LINE . " FCODE_DELETE_LINE
INCLUDE MOIJRF03_FCODE_SAVE . " FCODE_SAVE
INCLUDE MOIJRF03_FCODE_DISP_DEL_ROL ." FCODE_DISP_DEL_ROL
INCLUDE MOIJRF03_FCODE_RULE . " FCODE_RULE
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.
MOIJRF03 - Include MOIJRF03 MOIJRF02_SET_UPDATE_FLAG - OIL-TSW: Read USR01 from database for the user SY-UNAME MOIJRF02_ROL_ENQUEUE - OIL-TSW: Read USR01 from database for the user SY-UNAME MOIJRF02_ROL_DEQUEUE - OIL-TSW: Read USR01 from database for the user SY-UNAME MOIJRF02_ROLE_USED_IN_CHECK - OIL-TSW: Read USR01 from database for the user SY-UNAME MOIJRF02_REMOVE_PLANLOC_FOR_PL - OIL-TSW: Read USR01 from database for the user SY-UNAME