MOIJTNF55 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 MOIJTNF55 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 MOIJTNF55 SCROLL_IN_TAB_CON
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
SCROLLING_IN_TABLE CALL FUNCTION 'SCROLLING_IN_TABLE' EXPORTING ENTRY_ACT = GV_TABIX_FIRSTLINE ENTRY_TO = GO_TO LOOPS = IV_LOOPC OK_CODE = LV_FCODE PAGE_GO = DUMMY PAGE_ACT = DUMMY OVERLAPPING = SPACE LAST_PAGE_FULL = SPACE IMPORTING ENTRY_NEW = GV_TABIX_FIRSTLINE.
SCROLLING_IN_TABLE * CALL FUNCTION 'SCROLLING_IN_TABLE' * EXPORTING * ENTRY_ACT = CS_TAB_CON_TOP_LINE * ENTRY_TO = GO_TO ** ENTRY_TO = GV_TAB_CON_LINES * LAST_PAGE_FULL = ' ' ** LOOPS = GV_LOOPLINES * LOOPS = GV_LOOPC * OK_CODE = LV_FCODE * OVERLAPPING = 'X' * IMPORTING * ENTRY_NEW = CS_TAB_CON_TOP_LINE.
SCROLLING_IN_TABLE * CALL FUNCTION 'SCROLLING_IN_TABLE' * EXPORTING * ENTRY_ACT = CS_TAB_CON_TOP_LINE * ENTRY_TO = GV_TAB_CON_LINES * LAST_PAGE_FULL = ' ' ** LOOPS = GV_LOOPLINES * LOOPS = GV_LOOPC * OK_CODE = LV_FCODE * OVERLAPPING = ' ' * IMPORTING * ENTRY_NEW = CS_TAB_CON_TOP_LINE.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MOIJTNF55 - Include MOIJTNF55 SCROLL_IN_TAB_CON MOIJTNF54 - Include MOIJTNF54 GET_CHANGED_TEXT MOIJTNF53 - Include MOIJTNF53 ITM_EVENT_TEXTEDIT MOIJTNF52 - Include MOIJTNF52 APPLY_DATA_CHANGES_I_EVT MOIJTNF51 - Include MOIJTNF51 HDR_EVENT_TEXTEDIT MOIJTNF50 - Include MOIJTNF50 ITEMS_TO_BE_REV_OR_CORRECTED