MNG10F40 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 MNG10F40 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!
POPUP_TO_DECIDE_LIST call function 'POPUP_TO_DECIDE_LIST' exporting * CURSORLINE = 1 * MARK_FLAG = ' ' * MARK_MAX = 1 START_COL = 17 START_ROW = 10 textline1 = text-111 * textline2 = ' ' * textline3 = ' ' titel = textline_long display_only = ' ' importing answer = answer tables t_spopli = spopli_tab exceptions not_enough_answers = 1 too_much_answers = 2 too_much_marks = 3 others = 4.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MNG10F40 - ===> Object NORG , generated by program RSSCD0 MNG10F30 - ===> Object NORG , generated by program RSSCD0 MNG10F21 - Automatic Generation of TNREL Entries MNG10F20 - ===> Object NORG , generated by program RSSCD0 MNG10F10 - ===> Object NORG , generated by program RSSCD0 MNG10F01 - documentation and ABAP source code