MNAF0FCV 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 MNAF0FCV 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_NBIL_TI_POOL_REFRESH call function 'ISH_NBIL_TI_POOL_REFRESH' exporting i_einri = nfal-einri i_falnr = nfal-falnr.
POPUP_TO_CONFIRM *** call function 'POPUP_TO_CONFIRM' *** exporting *** titlebar = 'Stornieren'(086) *** text_question = 'Wollen Sie die vorläufige Rechnung stornieren?'(144) *** importing *** answer = proceed.
ISH_REFRESH_SERVICES_INSURERS call function 'ISH_REFRESH_SERVICES_INSURERS'.
ISH_NBIL_TI_POOL_GET * call function 'ISH_NBIL_TI_POOL_GET' * exporting * i_einri = l_einri * i_falnr = l_falnr * i_read_db = ' ' * importing * et_nbrkp_daba = lt_nbrkp_db[] * et_vnbrkp_curr = lt_vnbrkp_curr[].
ISH_NBIL_TI_PERIOD_SAVE * call function 'ISH_NBIL_TI_PERIOD_SAVE' * exporting * i_einri = l_einri * i_falnr = l_falnr * i_tcode = sy-tcode * i_user = sy-uname * i_date = sy-datum * i_time = sy-uzeit * it_vnbrkp_curr = lt_vnbrkp_curr[] * it_vnbrkp_db = lt_vnbrkp_db[] * it_icdtxt = lt_icdtxt[].
ISH_NBIL_TI_POOL_REFRESH * call function 'ISH_NBIL_TI_POOL_REFRESH' * exporting * i_einri = nfal-einri * i_falnr = nfal-falnr.
ISH_NBIL_TI_CASE_CHECK call function 'ISH_NBIL_TI_CASE_CHECK' exporting i_einri = p_einri i_falnr = p_falnr importing e_nbil_ti_active = g_nbil_ti_active.
ISH_CASE_INVOICES_VALID_GET call function 'ISH_CASE_INVOICES_VALID_GET' exporting i_einri = p_einri i_falnr = p_falnr i_read_db = on importing et_vbrk = lt_vbrk[] et_vbrp = lt_vbrp[] exceptions no_invoices = 1 others = 2.
ISH_NBIL_TI_POOL_GET call function 'ISH_NBIL_TI_POOL_GET' exporting i_einri = p_einri i_falnr = p_falnr importing et_vnbrkp_curr = lt_vnbrkp[].
ISH_NBIL_TI_PERIOD_SET call function 'ISH_NBIL_TI_PERIOD_SET' exporting i_einri =
-einri i_falnr = -falnr i_event = l_event i_callvb = off is_vnbrkp = it_vnbrkp = lt_vnbrkp_cancel[] exceptions event_not_supported = 1 period_not_found = 2 others = 3.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MNAF0FCV - documentation and ABAP source code MNAF0FCI - Include MNAF0FCI MNAF0FCH - IS-H CH: Include with Country-Specific Forms for Switzerland MNAF0FAT - documentation and ABAP source code MNAF0F50 - ===> Object NTPZ , generated by program RSSCD0 MNAF0F40 - ===> Object NTPZ , generated by program RSSCD0