SAP Reports / Programs | Clinical System | Clinical System(IS-HMED) SAP IS

MN1MATVOLDF01 SAP ABAP INCLUDE - documentation and ABAP source code







MN1MATVOLDF01 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 MN1MATVOLDF01 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 MN1MATVOLDF01. "Basic submit
SUBMIT MN1MATVOLDF01 AND RETURN. "Return to original report after report execution complete
SUBMIT MN1MATVOLDF01 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 MN1MATVOLDF01

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_READ_NTPK call function 'ISH_READ_NTPK' exporting einri = einri tarif = tarif talst = talst importing e_ntpk = ntpk exceptions not_found = 1.

ISH_READ_NTPT call function 'ISH_READ_NTPT' exporting einri = einri tarif = tarif talst = talst importing e_ntpt = ntpt exceptions not_found = 1.

ISHMED_SHOW_XLEI call function 'ISHMED_SHOW_XLEI' exporting ss_einri = the_einri ss_gdatum = the_datum * SS_N1ERBRI = ON * SS_N1MEDLEI = ON * SS_N1PFLLEI = ON ss_talst = main_nlei-leist ss_tarif = gtarif ss_titel = text-h01 ss_vcode = 'DIS' * SS_ZEITR = OFF ss_zotyp = the_zotyp * IMPORTING * E_NTPK = *NTPK * E_NTPT = *NTPT tables t_ntpk = i_ntpk " wird hier nicht verwendet exceptions not_found = 01.

ISHMED_QUIT_SERVICE * CALL FUNCTION 'ISHMED_QUIT_SERVICE' * EXPORTING * I_ACTION = 'E' * I_EINRI = ITABLE_VERM-EINRI ** I_GDATUM = SY-DATUM ** I_ORGID = ' ' * I_SAVE_TAB = ON * I_TARIF = GTARIF ** I_TITLE = ' ' * I_ZOTYP = ZOTYP * I_CLOSE_BEW = OFF * I_STAT_ANFO = OFF * IMPORTING * E_FCODE = X_FCODE * TABLES * T_NLEI = A_NLEI * EXCEPTIONS * FALL_LOCKED = 1 * OTHER_ERROR = 2 * READ_ERROR = 3 * SAVE_ERROR = 4 * SYS_ERROR = 5 * OTHERS = 6.

ISHMED_VORLAGE_ORGIDS call function 'ISHMED_VORLAGE_ORGIDS' exporting ss_einri = nnlei-einri ss_nlei = org_nlei ss_umfeld = 'SAPMN1LA' importing e_anfoe = help_anfoe e_anpoe = help_anpoe e_erboe = help_erboe exceptions popup_canceled = 1 no_data_found = 2 others = 3.

ISHMED_SLEI_SETFLAG call function 'ISHMED_SLEI_SETFLAG' exporting i_prgname = 'SAPMN1MATV' tables t_nlei = nnlei * t_nlem = nnlem t_nllz = nnllz exceptions others = 1.

ISH_VERBUCHER_NLEI call function 'ISH_VERBUCHER_NLEI' * IN UPDATE TASK exporting tcode = sy-tcode tables xnlei = nnlei ynlei = onlei.

ISHMED_UPDATE_NLLZ call function 'ISHMED_UPDATE_NLLZ' * IN UPDATE TASK exporting tcode = sy-tcode tables nnllz = nnllz.

ISHMED_QUIT_SERVICE call function 'ISHMED_QUIT_SERVICE' exporting i_action = 'E' i_einri = itable_verm-einri * I_GDATUM = SY-DATUM * I_ORGID = ' ' i_save_tab = on i_tarif = gtarif * I_TITLE = ' ' i_zotyp = zotyp i_close_bew = on " Nr 7117: Bewegung abschließen i_stat_anfo = off importing e_fcode = x_fcode tables t_nlei = a_nlei exceptions fall_locked = 1 other_error = 2 read_error = 3 save_error = 4 sys_error = 5 others = 6.

ISH_STORNO_SERVICES call function 'ISH_STORNO_SERVICES' importing anz_no_storn = no_storno * ANZ_STORN = tables ss_nlei = storn_nlei exceptions no_services = 01.

ISH_MODIFY_SCREEN call function 'ISH_MODIFY_SCREEN' exporting dynnr = dynnr einri = nfal-einri fcode = 'AS ' pname = repid vcode = vcode.

ISH_SHOW_SERVICES call function 'ISH_SHOW_SERVICES' exporting extp_nam = 'SAPMN1L3' input_tarid = off einri = the_einri tarif = gtarif vcode = vcode set_zotyp = the_zotyp with_date = 'X' set_tgrkz = 'X' select_groups = 'X' " Auch Gruppen dürfen selekt. werden

ISH_CHECK_NUMBER_RANGE call function 'ISH_CHECK_NUMBER_RANGE' exporting einri = ' ' modus = modus_normal number = new_number object = object subobject = subobject importing nr_range_nr = nr_range_nr nr_range_type = nr_range_type 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 subobject = subobject exceptions range_error_extern = 8. "Nummer in Nr.kreisinterval

NUMBER_GET_NEXT call function 'NUMBER_GET_NEXT' exporting nr_range_nr = nr_range_nr object = object quantity = quantity_in toyear = toyear_0000 importing number = number quantity = quantity returncode = rcode_nr exceptions interval_not_found = 1 number_range_not_intern = 2 object_not_found = 3.

DEQUEUE_ENLLZ * call function 'DEQUEUE_ENLLZ' den FuB gibts nicht??!!! * exporting * einri = the_einri * lnrls1 = main_nlei-lnrls * lnrls2 = itable-lnrls.

DEQUEUE_ENLEI call function 'DEQUEUE_ENLEI' exporting einri = the_einri falnr = main_nlei-falnr orgid = main_nlei-orgid leist = itable-matnr lnrls = itable-lnrls.

ENQUEUE_ENLLZ * CALL FUNCTION 'ENQUEUE_ENLLZ' * EXPORTING * EINRI = THE_EINRI * LNRLS1 = MAIN_NLEI-LNRLS * LNRLS2 = ITABLE-LNRLS.

ENQUEUE_ENLEI





* CALL FUNCTION 'ENQUEUE_ENLEI' * EXPORTING * EINRI = THE_EINRI * FALNR = MAIN_NLEI-FALNR * ORGID = MAIN_NLEI-ORGID * LEIST = ITABLE-MATNR * LNRLS1 = ITABLE-LNRLS.

ISHMED_UPDATE_NLEM call function 'ISHMED_UPDATE_NLEM' * IN UPDATE TASK exporting tcode = sy-tcode tables nnlem = nnlem onlem = onlem.

ISHMED_UPDATE_N1LSSTZ call function 'ISHMED_UPDATE_N1LSSTZ' * IN UPDATE TASK exporting tcode = sy-tcode tables nn1lsstz = nn1lsstz on1lsstz = on1lsstz.

ISHMED_SLEI_SETFLAG call function 'ISHMED_SLEI_SETFLAG' exporting i_prgname = 'SAPMN1MATV' tables t_nlei = nnlei * t_nlem = nnlem * t_nllz = nnllz exceptions others = 1.

ISH_VERBUCHER_NLEI call function 'ISH_VERBUCHER_NLEI' * IN UPDATE TASK exporting tcode = sy-tcode tables xnlei = nnlei ynlei = onlei.

ISH_FIND_NBEW_NUMBER2 call function 'ISH_FIND_NBEW_NUMBER2' exporting bwedt = help_nlei-ibgdt bwezt = help_nlei-ibzt bwidt = help_nlei-ibgdt bwizt = help_nlei-ibzt falar = nfal-falar importing anfoe = help_nlei-anfoe anpoe = help_nlei-anpoe erboe = help_nlei-erboe lfdnr = help_nlei-lfdbew tables nbew_tabp = nbewtab exceptions missing_data = 01 no_nbew_found = 02 wrong_intervall = 03.

ISHMED_LIST_NBEW_TO_FALL call function 'ISHMED_LIST_NBEW_TO_FALL' exporting * SS_BWART = 'SO' ss_nfal = nfal ss_npat = npat importing ss_nbew = nbew tables ss_nbewtab = nbewtab exceptions popup_canceled_by_user = 1 others = 2.

ISH_MM_MATERIAL_READ call function 'ISH_MM_MATERIAL_READ' exporting ss_orgfa = main_nlei-anfoe ss_orgpf = main_nlei-erboe ss_matnr = n1tmatv-matnr ss_werks = n1tmatv-werks importing ss_material = material exceptions not_found = 1 others = 2.

DYNP_VALUES_UPDATE call function 'DYNP_VALUES_UPDATE' exporting dyname = repid dynumb = dynnr tables dynpfields = $dynpr.

ISHMED_MATVERBRAUCH_VERBUCHER call function 'ISHMED_MATVERBRAUCH_VERBUCHER' exporting i_nlei = main_nlei tables itvnmatv = ivnmatv.

ISH_STORNO_SERVICES call function 'ISH_STORNO_SERVICES' importing anz_no_storn = no_storno * ANZ_STORN = tables ss_nlei = storn_nlei exceptions no_services = 01.



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 MN1MATVOLDF01 or its description.