SAP Reports / Programs | SAP Healthcare - Industry-Specific Components for Hospitals | SAP Healthcare - Industry-Specific Components for Hospitals(IS-H) SAP IS

MNEO02F02 SAP ABAP INCLUDE - documentation and ABAP source code







MNEO02F02 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 MNEO02F02 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT MNEO02F02. "Basic submit
SUBMIT MNEO02F02 AND RETURN. "Return to original report after report execution complete
SUBMIT MNEO02F02 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


INCLUDES used within this REPORT MNEO02F02

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

ISH_BUSPARTNER_CHANGE call function 'ISH_BUSPARTNER_CHANGE' exporting ss_testrun = off ss_rngpax = l_rngpax ss_rndebx = l_rndebx ss_rnktrx = l_rnktrx ss_role_cust = l_role_cust ss_role_ins = l_role_ins importing ss_indeb = l_ndeb ss_inktr = l_nktr ss_retmaxtype = l_retmaxtype tables ss_nadr2 = lt_nadr2 ss_return_tab = lt_return.

ISH_BUSPARTNER_CREATE call function 'ISH_BUSPARTNER_CREATE' exporting ss_testrun = off ss_rngpax = l_rngpax ss_rndebx = l_rndebx ss_rnktrx = l_rnktrx ss_role_buspart = on ss_role_cust = on ss_role_ins = on importing ss_ngpa = l_ngpa ss_ndeb = l_ndeb ss_nktr = l_nktr ss_retmaxtype = l_retmaxtype tables ss_nadr2 = lt_nadr2 ss_ndeb_txt = lt_ndeb_txt ss_return_tab = lt_return.

NUMBER_GET_INFO call function 'NUMBER_GET_INFO' exporting nr_range_nr = l_t077d-numkr object = 'DEBITOR' importing interval = l_nriv exceptions interval_not_found = 01 object_not_found = 02.

ISH_INSERT_FINANCE_DEB_R3_46A call function 'ISH_INSERT_FINANCE_DEB_R3_46A' exporting i_rng12 = l_rng12 nummernvergabe = l_nummernvergabe importing debnr = l_debnr msgid = l_msgid msgno = l_msgno msgty = l_msgty msgv1 = l_msgv1 msgv2 = l_msgv2 msgv3 = l_msgv3 msgv4 = l_msgv4 subrc = l_subrc tables bnka_help_tab = lt_rng13 exceptions no_communication = 1 others = 2.

ISH_BUSPARTNER_CHANGE call function 'ISH_BUSPARTNER_CHANGE' exporting ss_testrun = ' ' ss_rndebx = l_rndebx ss_act_ndeb = l_ndeb ss_role_cust = on importing ss_retmaxtype = l_retmaxtype.

ISH_BUSPARTNER_CHANGE call function 'ISH_BUSPARTNER_CHANGE' exporting ss_testrun = off ss_rngpax = l_rngpax ss_rndebx = l_rndebx importing ss_retmaxtype = l_retmaxtype tables ss_nadr2 = lt_nadr2 ss_ndeb_txt = lt_ndeb_txt ss_return_tab = lt_return.

ISH_UPDATE_FINANCE_DEB_R3_46A call function 'ISH_UPDATE_FINANCE_DEB_R3_46A' exporting i_debitor = rnwchea01-gpart i_rng12 = l_rng12 o_rng12 = l_orng12 importing msgid = l_msgid msgno = l_msgno msgty = l_msgty msgv1 = l_msgv1 msgv2 = l_msgv2 msgv3 = l_msgv3 msgv4 = l_msgv4 subrc = l_subrc tables bnka_help_tab = lt_rng13 exceptions no_communication = 1 others = 2.

POPUP_TO_CONFIRM_LOSS_OF_DATA call function 'POPUP_TO_CONFIRM_LOSS_OF_DATA' exporting textline1 = 'Transaktion Abbrechen?'(x09) * TEXTLINE2 = ' ' titel = pop_title importing answer = $antwort.

ISH_TRANS_STAND call function 'ISH_TRANS_STAND' exporting string_norm = ort2 importing string_stand = st_ort.

ISH_TRANS_STAND call function 'ISH_TRANS_STAND' exporting string_norm = ort importing string_stand = st_ort.

ISH_TRANS_STAND call function 'ISH_TRANS_STAND' exporting string_norm = ort importing string_stand = st_ort.

ISH_COUNTRY_VERSION_GET call function 'ISH_COUNTRY_VERSION_GET' importing ss_cvers = l_version exceptions others = 1.

ISH_VALUE_REQUEST call function 'ISH_VALUE_REQUEST' exporting ss_field = sel_field ss_select = sel_krit ss_table = ent_table ss_vcode = vcode importing ss_value = sel_wert exceptions not_found = 01.

ISH_POSTAL_CODE_CHECK call function 'ISH_POSTAL_CODE_CHECK' exporting ss_land = $land ss_ort = ort ss_ort2 = ort2 ss_stras = stras * ss_straz = straz * ss_build = build ss_pstlz = $pstlz * ss_pfach = $pfach * ss_pofa_kz = pofa ss_repid = repid ss_okcode = ok-code importing ss_land = $land ss_ort = ort ss_ort2 = ort2 ss_stras = stras * ss_straz = straz * ss_build = build ss_pstlz = $pstlz ss_okcode = ok-code exceptions others = 1.

ISH_COUNTRY_VERSION_GET * call function 'ISH_COUNTRY_VERSION_GET' * importing * ss_cvers = l_version * exceptions * others = 1.

ISH_SAP_BP_CHECK_ACTIVE call function 'ISH_SAP_BP_CHECK_ACTIVE' importing e_status = g_status_new_bp exceptions not_active = 0.

ISH_CHECK_NUMBER_RANGE call function 'ISH_CHECK_NUMBER_RANGE' exporting einri = ' ' modus = modus_normal number = new_number object = object_gpartner subobject = db_subobject importing nr_range_nr = nr_range_nr nr_range_type = nr_range_type from_number = from_number to_number = to_number exceptions interval_not_found = 1 no_alpha = 2 no_external = 3 no_internal = 4 number_range_not_extern = 5 number_range_not_intern = 6 range_error_alpha = 7 range_error_extern = 8.

ISH_CHECK_NUMBER_RANGE_EXTERN call function 'ISH_CHECK_NUMBER_RANGE_EXTERN' exporting einri = ' ' modus = modus_normal number = new_number object = object_gpartner subobject = rp_subobject exceptions range_error_extern = 1 "Nummer in Nr.kreisintervall

ISH_READ_NKTR





call function 'ISH_READ_NKTR' exporting kostr = p_gpart importing nktr_e = l_nktr exceptions ngpa_not_found = 1 ngpa_no_authority = 2 not_found = 3 no_authority = 4 missing_institution = 5 others = 6.

ISH_EO_LICENCE_CHECK call function 'ISH_EO_LICENCE_CHECK' exporting i_einri = p_einri i_message = on importing e_active = st_exord_lic e_retmaxtype = l_retmaxtype et_return = lt_return[].

ISH_COUNTRY_VERSION_GET call function 'ISH_COUNTRY_VERSION_GET' importing ss_cvers = l_version exceptions others = 1.

ISH_CH_FIND_REGIO call function 'ISH_CH_FIND_REGIO' exporting ss_einri = rnwchea01-einri1 ss_land1 = rnwchea01-land ss_pstlz = rnwchea01-pstlz importing ss_regio = tnch10-regio exceptions others = 1.



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name MNEO02F02 or its description.