MNPASF50 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 MNPASF50 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!
SCROLLING_IN_TABLE call function 'SCROLLING_IN_TABLE' exporting entry_to = maxlines loops = loopc ok_code = okcode entry_act = pagebegin last_page_full = page_full overlapping = overlapping importing entry_new = pagebegin.
POPUP_TO_CONFIRM_STEP call function 'POPUP_TO_CONFIRM_STEP' exporting defaultoption = 'Y' textline1 = textline1 textline2 = textline2 titel = titel importing answer = answer.
ISH_SET_NEXT_SCREEN call function 'ISH_SET_NEXT_SCREEN' exporting act_tcode = tcode "intern gesetzter TA-Code einri = einri "bei G.partner = '*'
DYNP_GET_STEPL call function 'DYNP_GET_STEPL' importing povstepl = $systepl exceptions stepl_not_found = 01.
ISH_DYNP_VALUES_READ call function 'ISH_DYNP_VALUES_READ' exporting dyname = $dyname dynumb = $dynumb tables dynpfields = $dynpread exceptions invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 undefind_error = 7 others = 8.
DYNP_VALUES_UPDATE call function 'DYNP_VALUES_UPDATE' exporting dyname = $dyname dynumb = $dynumb tables dynpfields = $dynpread exceptions others = 9.
ISH_SET_CURSOR call function 'ISH_SET_CURSOR' exporting ss_repid = $repid ss_dynnr = $dynnr ss_cursor = $field ss_offset = $offset ss_line = $line exceptions others = 1.
ISH_COUNTRY_VERSION_GET call function 'ISH_COUNTRY_VERSION_GET' importing ss_cvers = $version exceptions others = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MNPASF50 - ===> Object NTPZ , generated by program RSSCD0 MNPASF40 - ===> Object NTPZ , generated by program RSSCD0 MNPASF30 - ===> Object NTPZ , generated by program RSSCD0 MNPASF20 - ===> Object NTPZ , generated by program RSSCD0 MNPASF10 - ===> Object NTPZ , generated by program RSSCD0 MNPASF00 - ===> Object NTPZ , generated by program RSSCD0