MNFKLF10 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 MNFKLF10 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_LIST_FALL CALL FUNCTION 'ISH_SHOW_LIST_FALL' EXPORTING EXIT_ON_WEITER = ON NFAL_EINRI = RNPA1-EINRI NFAL_FALNR = NFAL-FALNR NFAL_PATNR = NPAT-PATNR NPATSTRING = NPAT ONLY_FALNR = ON POPUP = ON IMPORTING NO_LIST = NO_LIST_FAL.
ISH_DYNP_VALUES_READ CALL FUNCTION 'ISH_DYNP_VALUES_READ' EXPORTING DYNAME = REPID DYNUMB = DYNNR TABLES DYNPFIELDS = DYNPFIELDS.
DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING DYNAME = REPID DYNUMB = DYNNR TABLES DYNPFIELDS = DYNPFIELDS.
ISH_TC_LIST_LINE_CHECK call function 'ISH_TC_LIST_LINE_CHECK' "begin HCBL-167 exporting i_einri = rnpa1-einri i_patnr = ifkl_loop-patnr ir_tc_api = gr_tc_api importing e_tc_exist = l_tc_exist changing cs_line = rnfkl exceptions others = 0.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MNFKLF10 - documentation and ABAP source code MNFKLF00 - IS-H: Aufbau eines Sortierstrings beim Anlegen einer Krankenakte MNFKLCAT - documentation and ABAP source code MNFALTOP - ===> Object NORG , generated by program RSSCD0 MNEX1TOP - ===> Object NTPZ , generated by program RSSCD0 MNEX1O20 - ===> Object NTPZ , generated by program RSSCD0