RNIMCONS0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report enables you to create case-related material consumptions from a sequential dataset...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RNIMCONS0 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
NMCO2 - IS-H MM: Data Transfer Matl.Consumpt
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.
Selection Text: SE_EINRI = D .
Selection Text: P_NOEX = D .
Selection Text: P_EXT1 = D .
Selection Text: P_EXSAVE = D .
Selection Text: P_EXLOAD = D .
Selection Text: P_EX2 = D .
Selection Text: P_EX1 = D .
Selection Text: SKENN = Record ID
Selection Text: SE_CASE = Case
Selection Text: SAPOS = Offset of Record Ind.
Selection Text: SALEN = Length of Record Ind.
Selection Text: P_ALVVAR = Layout
Selection Text: PFNAME = File Name
Title: IS-H MM: Data Transfer Material Consumption
Text Symbol: SF4 = Restrictions
Text Symbol: SF3 = Record Types
Text Symbol: SF2 = Output
Text Symbol: SF1 = Transfer File and Settings
Text Symbol: S06 = Different Record Types
Text Symbol: S05 = Grid Output
Text Symbol: S04 = File on Presentation Server
Text Symbol: S03 = Log
Text Symbol: S02 = Test Mode
Text Symbol: S01 = Institution
Text Symbol: PRT = Error messages
Text Symbol: L04 = Number of material consumptions imported:
Text Symbol: L03 = Number of log messages:
Text Symbol: L02 = Number of cases processed:
Text Symbol: L01 = Number of material consumptions processed:
Text Symbol: L00 = Data Transfer Input File:
INCLUDE: RNSSTABL, " TN01, INCL. RNDATA00
INCLUDE RNSSEINR.
INCLUDE RNSSEXTR.
INCLUDE RNSSIEIN.
INCLUDE RNSSIEXT.
INCLUDE RNSSSEXT_PBO.
INCLUDE RNSSSEIN.
INCLUDE RNSSSEXT.
No SAP DATABASE tables are accessed within this REPORT code!
ISH_FILE_VALIDATE_NAME CALL FUNCTION 'ISH_FILE_VALIDATE_NAME' CHANGING c_filename = pfname EXCEPTIONS error = 1.
MESSAGES_INITIALIZE call function 'MESSAGES_INITIALIZE'.
REUSE_ALV_VARIANT_DEFAULT_GET call function 'REUSE_ALV_VARIANT_DEFAULT_GET' exporting i_save = 'A' changing cs_variant = gs_variant exceptions wrong_input = 1 not_found = 2 program_error = 3 others = 4.
DYNP_VALUES_READ call function 'DYNP_VALUES_READ' exporting dyname = repid dynumb = dynnr tables dynpfields = idynpfield exceptions others = 11.
REUSE_ALV_VARIANT_F4 call function 'REUSE_ALV_VARIANT_F4' exporting is_variant = hlpvar i_save = 'A' importing e_exit = gs_exit es_variant = gs_variant exceptions not_found = 1 program_error = 2 others = 3.
ISH_CASEMATCONS_POOL_REFRESH call function 'ISH_CASEMATCONS_POOL_REFRESH' exporting ss_einri = se_einri ss_falnr = wacase-falnr.
ISH_CASEMATCONS_POOL_GET call function 'ISH_CASEMATCONS_POOL_GET' exporting ss_einri = se_einri ss_falnr = p_falnr tables ss_vnmatv_curr = l_vnmatv.
ISH_MAT_CONSUMP_CREATEMULT call function 'ISH_MAT_CONSUMP_CREATEMULT' exporting ss_einri = se_einri ss_testrun = ptestm importing ss_retmaxtype = l_retmaxtype tables ss_rnmcons = irnmcons ss_nmatv = inmatv ss_cons_txt = icons_txt ss_return = ireturn.
ISH_CASEMATCONS_POOL_SET call function 'ISH_CASEMATCONS_POOL_SET' exporting ss_einri = se_einri ss_falnr = p_falnr * SS_SAVED = ' ' tables ss_vnmatv_curr = l_vnmatv exceptions pool_get_missing = 1 others = 2.
ISH_CASEMATCONS_POOL_GET call function 'ISH_CASEMATCONS_POOL_GET' exporting ss_einri = se_einri ss_falnr = p_falnr tables ss_vnmatv_curr = l_vnmatv.
ISH_MAT_CONSUMP_CANCELMULT call function 'ISH_MAT_CONSUMP_CANCELMULT' exporting ss_einri = se_einri ss_falnr = p_falnr ss_testrun = ptestm importing ss_retmaxtype = l_retmaxtype tables ss_lnrlm = ilnrlm ss_unmatv = inmatv ss_return = ireturn.
ISH_MAT_CONSUMP_INFO call function 'ISH_MAT_CONSUMP_INFO' exporting ss_rnmcons = lrnmcons ss_einri = se_einri importing ss_cons_txt = lcons_txt.
ISH_CASEMATCONS_POOL_SET call function 'ISH_CASEMATCONS_POOL_SET' exporting ss_einri = se_einri ss_falnr = p_falnr * SS_SAVED = ' ' tables ss_vnmatv_curr = l_vnmatv exceptions pool_get_missing = 1 others = 2.
ISH_READ_NMATV call function 'ISH_READ_NMATV' exporting ss_einri = se_einri ss_falnr = p_falnr ss_readmm = off tables ss_nmatv = p_inmatv exceptions others = 0.
REUSE_ALV_GRID_DISPLAY call function 'REUSE_ALV_GRID_DISPLAY' exporting i_callback_program = repid i_callback_pf_status_set = 'ALV_STATUS_SET' i_callback_user_command = 'ALV_USER_CMD' i_callback_html_end_of_list = 'ALV_HTML_END_OF_LIST' * i_grid_title = lgridtitle * I_GRID_SETTINGS = is_layout = gs_layout it_fieldcat = xfield i_save = 'A' is_variant = gs_variant tables t_outtab = iconsump exceptions others = 0.
REUSE_ALV_LIST_DISPLAY call function 'REUSE_ALV_LIST_DISPLAY' exporting i_callback_program = repid i_callback_pf_status_set = 'ALV_STATUS_SET' i_callback_user_command = 'ALV_USER_CMD' is_layout = gs_layout it_fieldcat = xfield i_save = 'A' is_variant = gs_variant it_events = gt_events[] tables t_outtab = iconsump exceptions others = 0.
MESSAGES_COUNT call function 'MESSAGES_COUNT' importing count = tabix.
ISH_CALL_LIST_HEAD call function 'ISH_CALL_LIST_HEAD' exporting einri = se_einri ausbegdt = rnstat-ausbegdt ausenddt = rnstat-ausenddt title_lin1 = rnstat-title_lin1 title_lin2 = rnstat-title_lin2 line_size = rnstat-line_size repid = rnstat-repid uline = off exceptions others = 0.
MESSAGES_COUNT call function 'MESSAGES_COUNT' importing count = tabix.
ISH_PRINT_PROTOCOL_BATCH call function 'ISH_PRINT_PROTOCOL_BATCH' exporting line_size = 80 minutes_title = text-prt new_section = on exceptions others = 0.
MESSAGES_COUNT call function 'MESSAGES_COUNT' importing count = tabix.
ISH_PRINT_PROTOCOL call function 'ISH_PRINT_PROTOCOL' exporting line_size = rnstat-line_size minutes_title = text-prt repid = rnstat-repid.
ENQUEUE_ENFAL call function 'ENQUEUE_ENFAL' exporting einri = se_einri falnr = p_falnr _scope = '3' exceptions foreign_lock = 1 system_failure = 2 others = 3.
DEQUEUE_ENFAL call function 'DEQUEUE_ENFAL' exporting einri = se_einri falnr = p_falnr.
CONVERSION_EXIT_ALPHA_INPUT call function 'CONVERSION_EXIT_ALPHA_INPUT' exporting input =
importing output = exceptions others = 0.
CONVERSION_EXIT_MATN1_INPUT call function 'CONVERSION_EXIT_MATN1_INPUT' exporting input =
importing output = exceptions others = 0.
CONVERSION_EXIT_CUNIT_INPUT call function 'CONVERSION_EXIT_CUNIT_INPUT' exporting input =
importing output = exceptions others = 0.
REUSE_ALV_EXTRACT_SAVE call function 'REUSE_ALV_EXTRACT_SAVE' exporting is_extract = gs_extract1 i_get_selinfos = on * i_no_message = * IS_SEL_HIDE = i_exp01 = rnstat i_exp02 = gs_variant * I_EXP03 = * I_EXP04 = * I_EXP05 = * I_EXP06 = * I_EXP07 = * I_EXP08 = * I_EXP09 = * I_EXP10 = tables it_exp01 = iconsump it_exp02 = t_mesg * it_exp03 = * IT_EXP04 = * IT_EXP05 = * IT_EXP06 = * IT_EXP07 = * IT_EXP08 = * IT_EXP09 = * IT_EXP10 = exceptions wrong_relid = 1 no_report = 2 no_exname = 3 no_extract_created = 4 others = 5.
REUSE_ALV_EXTRACT_LOAD call function 'REUSE_ALV_EXTRACT_LOAD' exporting is_extract = gs_extract2 * I_NO_MESSAGE = importing * ES_ADMIN = es_sel_hide = gs_sel_hide tables et_exp01 = iconsump et_exp02 = t_mesg * et_exp03 = * ET_EXP04 = * ET_EXP05 = * ET_EXP06 = * ET_EXP07 = * ET_EXP08 = * ET_EXP09 = * ET_EXP10 = changing c_exp01 = rnstat c_exp02 = gs_variant * c_exp03 = * C_EXP04 = * C_EXP05 = * C_EXP06 = * C_EXP07 = * C_EXP08 = * C_EXP09 = * C_EXP10 = exceptions not_found = 1 wrong_relid = 2 no_report = 3 no_exname = 4 no_import_possible = 5 others = 6.
ISH_CASE_POOL_GET call function 'ISH_CASE_POOL_GET' exporting ss_falnr = p_falnr ss_einri = p_einri importing * SS_NFAL_DABA = * SS_NFAL_LAST = ss_nfal_curr = l_nfal.
ISH_CONVERT_CASETYPE_OUTPUT call function 'ISH_CONVERT_CASETYPE_OUTPUT' exporting ss_einri = p_einri ss_falai = l_nfal-falar importing ss_falae = l_nfal_im-falae exceptions not_found = 1 others = 2.
ISH_PATIENT_POOL_GET call function 'ISH_PATIENT_POOL_GET' exporting ss_patnr = l_nfal-patnr ss_einri = p_einri importing * SS_NPAT_DABA = * SS_NPAT_LAST = ss_npat_curr = l_npat.
ISH_CASE_CHANGE call function 'ISH_CASE_CHANGE' exporting ss_einri = p_einri ss_falnr = p_falnr * SS_NPAT = * SS_NPAE = * SS_NADR_PAT = ss_case = l_nfal_im * SS_SURGERY = ' ' * SS_ENQUEUE = ' ' ss_testrun = p_testmode * SS_NO_UPDATE = ' ' * SS_CHECK_AUTH = 'X' * SS_COMM_WAIT = ' ' * SS_CALL_FROM_BAPI = 'X' * SS_ACTION = ' ' * SS_POOL_REFRESH = ON importing * SS_NFAL = * SS_UPD_ICDTXT = * SS_ICDTXT = ss_retmaxtype = l_retmaxtype tables ss_return = l_tret2 * SS_EVENT_TAB = * SS_NBEWTAB = .
ISH_CASEPROCEDURE_POOL_GET call function 'ISH_CASEPROCEDURE_POOL_GET' exporting ss_einri = p_einri ss_falnr = p_nfal-falnr tables ss_vnicp_curr = l_actvnicp * SS_VNICP_LAST = ss_nicp_db = l_onicp ss_vnlicz_curr = l_actvnlicz ss_nlicz_db = l_onlicz ss_vndicz_curr = l_actvndicz ss_ndicz_db = l_ondicz.
ISH_CASEPROCEDURE_RULES call function 'ISH_CASEPROCEDURE_RULES' exporting ss_einri = p_einri ss_falnr = p_nfal-falnr * SS_ADJ_RULES = ON ss_dialog = p_dialog ss_check_rules = on ss_msg_show = l_msg_show ss_event = p_event * ss_lfdbew = l_curr_movement ss_actnpat = p_npat ss_testrun = p_testmode importing ss_retmaxtype = l_retmaxtype tables ss_actnicp = l_actvnicp ss_actnlicz = l_actvnlicz ss_actndicz = l_actvndicz ss_actnbew = l_actvnbew * SS_ACTNLEI = * SS_ACTNDIA = ss_onicp = l_onicp ss_onlicz = l_onlicz ss_ondicz = l_ondicz ss_return = l_tret2 changing ss_actnfal = p_nfal ss_act_complete = l_act_complete.
ISH_CASEPROCEDURE_POOL_SET call function 'ISH_CASEPROCEDURE_POOL_SET' exporting ss_einri = p_einri ss_falnr = p_nfal-falnr ss_saved = l_saved tables ss_vnicp_curr = l_actvnicp ss_vnlicz_curr = l_actvnlicz ss_vndicz_curr = l_actvndicz exceptions pool_get_missing = 1 others = 2.
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 RNIMCONS0 or its description.
RNIMCONS0 - IS-H MM: Data Transfer Material Consumption RNIMCONS0 - IS-H MM: Data Transfer Material Consumption RNILST02 - IS-H: Fill NTPZ (Re-Mapping of Services) from TNE2G RNILST02 - IS-H: Fill NTPZ (Re-Mapping of Services) from TNE2G RNILST01 - IS-H: Batch Input Session for Mapping Services in Table NTPZ RNILST01 - IS-H: Batch Input Session for Mapping Services in Table NTPZ