MNPK2F31 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 MNPK2F31 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!
ISH_SHOW_INSURANCE CALL FUNCTION 'ISH_SHOW_INSURANCE' EXPORTING I_RNEXV = RNEXV EXT_STATUS = TRUE IMPORTING RET_CODE = FIND_NVVF E_NVVP = NVVP E_NVVF = NVVF EXCEPTIONS NOT_FOUND = 4.
ISH_PROCESS_INSURANCE_DATA CALL FUNCTION 'ISH_PROCESS_INSURANCE_DATA' EXPORTING ANSPRUNG_OK_CODE = SPACE I_RNEXV = RNEXV I_NPAT = NPAT *I_NPAT = NPAT VCODE = VCODE VERS_2_BILD = FALSE IMPORTING CCODE = VERS_SAVED FCODE = FCODE TEXT_CHANGE = VERS_TEXT_SAVED.
ISH_PROCESS_INSURANCE_DATA CALL FUNCTION 'ISH_PROCESS_INSURANCE_DATA' EXPORTING I_NPAT = NPAT *I_NPAT = NPAT I_RNEXV = RNEXV VCODE = VCODE VERZ_CODE = 'CHECK' ANSPRUNG_OK_CODE = SAVE_OKCODE IMPORTING CCODE = VERS_SAVED TEXT_CHANGE = VERS_TEXT_SAVED.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MNPK2F31 - ===> Object NTPZ , generated by program RSSCD0 MNPK2F30 - documentation and ABAP source code MNPK2F26 - ===> Object NTPZ , generated by program RSSCD0 MNPK2F25 - ===> Object NTPZ , generated by program RSSCD0 MNPK2F20 - documentation and ABAP source code MNPK2F10 - documentation and ABAP source code