SAP Reports / Programs

RNWCHKUMA SAP ABAP Report - IS-H CH: Insurance Verification Reminder







RNWCHKUMA is a standard Executable ABAP Report 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 RNWCHKUMA into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

NWCH73 - IS-H CH: Ins. Verification Reminder


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 RNWCHKUMA. "Basic submit
SUBMIT RNWCHKUMA AND RETURN. "Return to original report after report execution complete
SUBMIT RNWCHKUMA VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: PA_SELKZ = D .
Selection Text: PA_FSELT = D .
Selection Text: PA_FSELE = D .
Selection Text: TESTMODE = Test (no logging)
Selection Text: R_FALAR = Case Type
Selection Text: R_BEARB = Processing Agent
Selection Text: PRTFORM = Print form
Selection Text: PRINTER = Printer
Selection Text: MAHDAT = Reminder as of
Selection Text: LONLY = Only Output List
Selection Text: KTART = Insurance Provider Type
Selection Text: KOSTR = Insurance Provider
Selection Text: KLASSE = Class
Selection Text: FALNR = Case Number
Selection Text: ENT_DAT = Discharge Date
Selection Text: EINRI = Institution
Selection Text: AUF_DAT = Admission date
Selection Text: ALVDVAR = Layout
Title: IS-H CH: Insurance Verification Reminder
Text Symbol: T24 = EDI
Text Symbol: T23 = Print Form
Text Symbol: PO4 = Cancel
Text Symbol: PO3 = Cont.
Text Symbol: PO1 = Update Case Selection
Text Symbol: F01 = Update Case Selection
Text Symbol: 020 = Sequence Number IR
Text Symbol: 019 = Seq. No. IR
Text Symbol: 017 = CaseTyp
Text Symbol: 016 = Nrs. OU
Text Symbol: 015 = Dept. OU
Text Symbol: 013 = Agent
Text Symbol: 008 = Name
Text Symbol: 005 = Discharge
Text Symbol: 004 = Admission
Text Symbol: 002 = Ins.Provider
Text Symbol: 001 = Ins. verif. reminders as of


INCLUDES used within this REPORT RNWCHKUMA

INCLUDE MNCEDIG0. "EDI CONSTANTS "ZA001


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_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_bp exceptions not_active = 1 others = 2.

ISH_CASE_SELECTION_READ call function 'ISH_CASE_SELECTION_READ' exporting ss_einri = einri ss_selkz = pa_selkz exceptions not_found = 1.

ISH_CASE_SELECTION_READ call function 'ISH_CASE_SELECTION_READ' exporting ss_einri = einri ss_selkz = pa_fsele exceptions not_found = 1.

POPUP_TO_CONFIRM call function 'POPUP_TO_CONFIRM' exporting titlebar = text-po1 * DIAGNOSE_OBJECT = ' ' text_question = text-po2 text_button_1 = text-po3 icon_button_1 = 'ICON_OKAY' text_button_2 = text-po4 icon_button_2 = 'ICON_CANCEL' * DEFAULT_BUTTON = '1' display_cancel_button = ' ' * USERDEFINED_F1_HELP = ' ' start_column = 1 start_row = 18 * POPUP_TYPE = importing answer = l_answer * TABLES * PARAMETER = exceptions text_not_found = 1 others = 2.

ISH_HELP_REQUEST call function 'ISH_HELP_REQUEST' exporting ss_object = 'ISH_CH_KUE_BEARB' ss_popup = on exceptions others = 1.

ISH_HELP_REQUEST call function 'ISH_HELP_REQUEST' exporting ss_object = 'ISH_CH_ORGAK' ss_popup = on exceptions others = 1.

ISH_HELP_REQUEST call function 'ISH_HELP_REQUEST' exporting ss_object = 'ISH_CH_ORGFA' ss_popup = on exceptions others = 1.

ISH_HELP_REQUEST call function 'ISH_HELP_REQUEST' exporting ss_object = 'ISH_CH_AUFDAT' ss_popup = on exceptions others = 1.

ISH_HELP_REQUEST call function 'ISH_HELP_REQUEST' exporting ss_object = 'ISH_CH_ENTDAT' ss_popup = on exceptions others = 1.

ISH_HELP_REQUEST call function 'ISH_HELP_REQUEST' exporting ss_object = 'ISH_CH_MAHDAT' ss_popup = on exceptions others = 1.

ISH_VALUE_REQUEST call function 'ISH_VALUE_REQUEST' exporting ss_select = einri ss_field = 'R_FALAR_LOW' ss_table = 'TN15A' importing ss_value = r_falar-low exceptions not_found = 01.

ISH_VALUE_REQUEST call function 'ISH_VALUE_REQUEST' exporting ss_select = einri ss_field = 'R_FALAR-HIGH' ss_table = 'TN15A' importing ss_value = r_falar-high exceptions not_found = 01.

REUSE_ALV_VARIANT_F4 call function 'REUSE_ALV_VARIANT_F4' exporting is_variant = hlpvar i_tabname_header = 'LIST_TAB' * I_TABNAME_ITEM = * IT_DEFAULT_FIELDCAT = i_save = 'A' importing e_exit = gs_exit es_variant = gs_variant exceptions not_found = 1 program_error = 2 others = 3.

ISH_CASE_SELECTION_READ call function 'ISH_CASE_SELECTION_READ' exporting ss_einri = einri ss_selkz = pa_selkz tables ss_falnr = r_hlp_falnr exceptions not_found = 1 others = 2.

ISH_READ_NPAT call function 'ISH_READ_NPAT' exporting ss_einri = infal-einri ss_patnr = infal-patnr ss_with_nadr = g_status_bp "ISHA-9095 importing ss_npat = npat exceptions not_found = 01 no_authority = 02.

ISH_INSREL_CASE_POOL_GET call function 'ISH_INSREL_CASE_POOL_GET' exporting ss_einri = infal-einri ss_falnr = infal-falnr ss_sel_storn = ' ' tables ss_vncir_curr = gt_vncir.

ISH_INSREL_CASE_POOL_GET call function 'ISH_INSREL_CASE_POOL_GET' exporting ss_einri = infal-einri ss_falnr = infal-falnr ss_sel_storn = ' ' tables ss_vncir_curr = gt_vncir.

ISH_CH_CHECK_KUVERF





call function 'ISH_CH_CHECK_KUVERF' exporting ss_einri = infal-einri ss_falnr = infal-falnr ss_kostr = nktr-kostr importing ss_gesstat = kostr_kue exceptions param_error = 1 others = 2.

ISH_FIND_FORMS call function 'ISH_FIND_FORMS' exporting einri = einri patientid = irnfp2a-belnr patcaseid = irnfp2a-falnr printer = l_printer "MK200406 importing abnormal_end = abbruch tables conditions = condition_tab events = event_tab forms = print_tab exceptions no_authority = 1 no_event = 2 no_form = 3 no_printer = 4 no_standard = 5 no_terminal = 6 others = 7.

ISH_FIND_FORMS call function 'ISH_FIND_FORMS' exporting einri = einri patientid = irnfp2a-belnr patcaseid = irnfp2a-falnr * printer = importing abnormal_end = abbruch tables conditions = condition_tab events = event_tab forms = print_tab exceptions no_authority = 1 no_event = 2 no_form = 3 no_printer = 4 no_standard = 5 no_terminal = 6 others = 7.

ISH_FIND_FORMS call function 'ISH_FIND_FORMS' exporting einri = einri * ORGID = RN1LA-ERBOE * ST_PRINT = ST_PRINT importing abnormal_end = abbruch tables conditions = condition_tab events = event_tab forms = print_tab exceptions others = 4.

ISH_FORM_PROTOCOL_SAVE * call function 'ISH_FORM_PROTOCOL_SAVE' * exporting * einri = einri * patnr = nfal-patnr * falnr = irnfp2a-falnr * tables * forms = print_tab * exceptions * others = 1.

ISH_VERBUCHER_NFOR call function 'ISH_VERBUCHER_NFOR' tables nfortab = nfortab.

ISH_EDI_CM_EVENTS call function 'ISH_EDI_CM_EVENTS' exporting institution = einri * ZA001-beg * patnumber = infor-patnr casenumber = irnfp2a-falnr destkostr = irnfp2a-kostr kostr_passed = on * invoicenumber = insuranceseqno = l_vv_lfdnr * ZA001-end tables events = $event_tab exceptions missing_parameters = 1 others = 2.

ISH_READ_NPAT call function 'ISH_READ_NPAT' exporting ss_einri = einri ss_patnr = nfal-patnr * ss_read_db = 'X' ss_with_nadr = g_status_bp "ISHA-9095 ss_with_npae = 'X' importing ss_npat = npat ss_npae = npae exceptions not_found = 1 no_authority = 2 others = 3.

ISH_FILL_INFPZ call function 'ISH_FILL_INFPZ' exporting ss_einri = einri ss_export = on ss_falnr = falnr tables ss_infpz = infpz.

ISH_EXPORT_DIAGNOSEN_FALL call function 'ISH_EXPORT_DIAGNOSEN_FALL' exporting ss_einri = einri ss_falnr = falnr.

ISH_EXPORT_KLASSIFIKATION_FALL call function 'ISH_EXPORT_KLASSIFIKATION_FALL' exporting ss_einri = einri ss_falnr = falnr.

ISH_EXPORT_PATIENT_RECORD call function 'ISH_EXPORT_PATIENT_RECORD' exporting ss_einri = einri ss_falar = nfal-falar ss_falnr = falnr ss_orgfa = nbew-orgfa ss_orgpf = nbew-orgpf ss_patnr = patnr.

ISH_EXPORT_INSURANCE_DATA call function 'ISH_EXPORT_INSURANCE_DATA' exporting i_einri = einri i_falnr = falnr * I_SEL_STORN = ' ' * I_AUTHCHECK = 'X' * I_READ_DB = ' ' * I_READ_NPIR = ' ' i_patnr = patnr i_ncir_lfdnr = l_lfdnr i_with_ngpa_nktr = on exceptions missing_patnr = 1 others = 2 .

ISH_CH_NWCH70_READ call function 'ISH_CH_NWCH70_READ' exporting ss_einri = einri ss_falnr = falnr ss_kostr = kostr tables ss_nwch70 = gt_nwch70 exceptions not_found = 1 param_error = 2 others = 3.

ISH_EXPORT_RISKINFO_PATIENT call function 'ISH_EXPORT_RISKINFO_PATIENT' exporting ss_einri = einri ss_patnr = patnr exceptions others = 1.

ISH_READ_NKTR call function 'ISH_READ_NKTR' exporting copy_parms_of_ktart = on kostr = $kostr importing nktr_e = nktr exceptions not_found = 1 no_authority = 2.

HELP_VALUES_GET_WITH_DD_TABLE call function 'HELP_VALUES_GET_WITH_DD_TABLE' exporting fieldname = 'BNAME' fieldtabname = 'TN19I' selectfield = 5 shfields = '2345' tabkey = tn19i_genkey tabname = 'TN19I' title_in_list_popup = 'Zuo Patient (von-bis) zu Bearbeiter'(t05) show_values = 'X' importing selectvalue = value_bearb exceptions field_not_in_ddic = 1 more_then_one_selectfield = 2 no_selectfield = 3 table_not_in_ddic = 4 database_error = 5 others = 6.

ISH_SHOW_LIST_PATIENT call function 'ISH_SHOW_LIST_PATIENT' exporting anfo = 'X' " Auswahlpopup npat_einri = einri fcode = 'PS' " Nur Patienten vcode = 'DIS' " Nur Anzeige und Auswahl importing npat_patnr = npat-patnr npat_pziff = npat-pziff exceptions geschlecht_falsch = 01 no_authority = 02 npat_not_found = 03 selection_false = 04.

ISH_SHOW_LIST_FALL call function 'ISH_SHOW_LIST_FALL' exporting call_from_dark = ' ' col = 5 exit_on_weiter = ' ' fcode = 'SO' list_layout = '0' nfal_einri = einri nfal_falnr = falnr nfal_fziff = ' ' nfal_patnr = npat-patnr * npatstring = ' ' only_falnr = ' ' popup = 'X' repid = ' ' row = 6 tcode = ' ' vcode = 'DIS' zuordnung = 'A' importing * LIST_OKCODE = * NBEW_BEWTY = * NBEW_LFDNR = nfal_falnr = falnr nfal_fziff = nfal-fziff * NO_LIST = * SELECT_NFAL = * STORNO_SELECTED = * VCODE_NEU = * WEITER = exceptions pat_not_found = 01 repid_missing = 02.

ISH_FIND_PERSON_IN_CHARGE call function 'ISH_FIND_PERSON_IN_CHARGE' exporting einri = $einri i_nfal = $nfal i_npat = $npat importing bearbeiter = $bearb * PHONE = * FAX = exceptions no_person_found = 1 others = 2.




ISH_READ_NPAT call function 'ISH_READ_NPAT' exporting ss_einri = einri ss_patnr = infal-patnr ss_read_db = off ss_with_npae = off ss_with_nadr = g_status_bp "ISHA-9095 importing ss_npat = npat exceptions not_found = 01 no_authority = 02.

ISH_NPAT_CONCATENATE call function 'ISH_NPAT_CONCATENATE' exporting ss_patnr = npat-patnr ss_npat = npat importing ss_pname = pname exceptions others = 1.

REUSE_ALV_LIST_DISPLAY call function 'REUSE_ALV_LIST_DISPLAY' exporting i_callback_program = repid * i_callback_pf_status_set = 'SET_OF_STATUS' i_callback_user_command = 'USER_COMMAND' is_layout = gs_layout it_fieldcat = xfield[] it_special_groups = gt_sp_groups[] it_sort = gs_sort[] i_default = 'X' i_save = 'A' is_variant = gs_variant it_events = gt_events[] tables t_outtab = list_tab exceptions program_error = 1 others = 2.

REUSE_ALV_LIST_LAYOUT_INFO_GET call function 'REUSE_ALV_LIST_LAYOUT_INFO_GET' importing es_layout = gs_layout et_fieldcat = xfield[] * ET_SORT = * ET_FILTER = * ES_LIST_SCROLL = * ES_VARIANT = exceptions no_infos = 1 program_error = 2 others = 3.

REUSE_ALV_HS_LIST_WIDTH_GET call function 'REUSE_ALV_HS_LIST_WIDTH_GET' exporting i_tabname_header = 'LIST_TAB' i_tabname_item = 'HELP_TAB' it_fieldcat = xfield[] is_layout = gs_layout importing e_width = $width exceptions others = 1.

ISH_CALL_LIST_HEAD call function 'ISH_CALL_LIST_HEAD' exporting * ausbegdt = rnstat-ausbegdt * ausenddt = rnstat-ausenddt einri = einri line_size = rnstat-line_size repid = rnstat-repid title_lin1 = rnstat-title_lin1 title_lin2 = rnstat-title_lin2 uline = off * verbegdt = init_date * verenddt = init_date exceptions invalid_einri = 1 others = 2.

ISH_CASE_SELECTION_CREATE call function 'ISH_CASE_SELECTION_CREATE' exporting ss_einri = einri ss_selkz = pa_fsele ss_seltx = pa_fselt ss_update_allowed = 'X' tables ss_falnr = r_lt_faelle exceptions exists = 1 invalid_sign_option = 2 invalid_einri = 3 others = 4.

ISH_DYNP_VALUES_READ call function 'ISH_DYNP_VALUES_READ' exporting dyname = p_repid dynumb = p_dynnr tables dynpfields = lt_dynpread exceptions others = 1.

CONVERSION_EXIT_ALPHA_INPUT call function 'CONVERSION_EXIT_ALPHA_INPUT' exporting input = einri importing output = einri exceptions others = 1.

ISH_GRAPHIC_ORGID_SELECT call function 'ISH_GRAPHIC_ORGID_SELECT' exporting einri = einri * freig = on * ambes = ON * fazuw = ON * pfzuw = ON no_bauid = on importing selected_orgid = p_org exceptions bauid_not_in_nbau = 1 einri_not_in_tn01 = 2 no_hierarchy = 3 orgid_not_in_norg = 4 others = 5.



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