MOIJTF03_FCODE_ERLG 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 MOIJTF03_FCODE_ERLG 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
MESSAGE_TEXT_BUILD CALL FUNCTION 'MESSAGE_TEXT_BUILD' EXPORTING MSGID = L_DOC_SET-MSGID MSGNR = L_DOC_SET-MSGNO MSGV1 = G_ERR_LOG_STR-DOCNR IMPORTING MESSAGE_TEXT_OUTPUT = L_MSGTEXT EXCEPTIONS OTHERS = 1.
MESSAGE_TEXT_BUILD CALL FUNCTION 'MESSAGE_TEXT_BUILD' EXPORTING MSGID = G_ERR_LOG_STR-MSGID MSGNR = G_ERR_LOG_STR-MSGNO MSGV1 = G_ERR_LOG_STR-MSGV1 MSGV2 = G_ERR_LOG_STR-MSGV2 MSGV3 = G_ERR_LOG_STR-MSGV3 MSGV4 = G_ERR_LOG_STR-MSGV4 IMPORTING MESSAGE_TEXT_OUTPUT = L_MSGTEXT EXCEPTIONS OTHERS = 1.
OIJ_POPUP_TO_DISPLAY_TABLE CALL FUNCTION 'OIJ_POPUP_TO_DISPLAY_TABLE' EXPORTING ENDPOS_COL = 79 ENDPOS_ROW = 15 STARTPOS_COL = 2 STARTPOS_ROW = 10 TITLETEXT = L_TITLE LINE_WIDTH = MAXLEN TKT_YEAR = G_ACTUAL_ITEM-TKT_YEAR TABLES I_TABLE = OUTTAB TEST_DOCFLOW = G_ERR_LOG_TAB DOC_SET_TAB = G_TOIJ_EL_DOC_SET_TAB EXCEPTIONS BREAK_OFF = 1 OTHERS = 2.
MESSAGE_TEXT_BUILD CALL FUNCTION 'MESSAGE_TEXT_BUILD' EXPORTING MSGID = G_ERR_LOG_STR-MSGID MSGNR = G_ERR_LOG_STR-MSGNO MSGV1 = G_ERR_LOG_STR-MSGV1 MSGV2 = G_ERR_LOG_STR-MSGV2 MSGV3 = G_ERR_LOG_STR-MSGV3 MSGV4 = G_ERR_LOG_STR-MSGV4 IMPORTING MESSAGE_TEXT_OUTPUT = L_MSGTEXT EXCEPTIONS OTHERS = 1.
OIJ_POPUP_TO_DISPLAY_TABLE CALL FUNCTION 'OIJ_POPUP_TO_DISPLAY_TABLE' EXPORTING ENDPOS_COL = 79 ENDPOS_ROW = 15 STARTPOS_COL = 2 STARTPOS_ROW = 10 TITLETEXT = L_TITLE LINE_WIDTH = MAXLEN TKT_YEAR = G_ACTUAL_ITEM-TKT_YEAR TABLES I_TABLE = OUTTAB TEST_DOCFLOW = G_ERR_LOG_TAB "TEST !!! SOTK001131 EXCEPTIONS BREAK_OFF = 1 OTHERS = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MOIJTF03_FCODE_ERLG - OIL-TSW: Read USR01 from database for the user SY-UNAME MOIJTF03_FCODE_DOCU - OIL-TSW: Read USR01 from database for the user SY-UNAME MOIJTF03_FCODE_DETA - OIL-TSW: Read USR01 from database for the user SY-UNAME MOIJTF03_FCODE_DELU - OIL-TSW: Read USR01 from database for the user SY-UNAME MOIJTF03_FCODE_DELT - OIL-TSW: Read USR01 from database for the user SY-UNAME MOIJTF03_FCODE_AUOM - OIL-TSW: Read USR01 from database for the user SY-UNAME