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

RNWCHCAS_CLOP SAP ABAP Report - RNWCHCASCLOP







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

INCLUDE RNWCHICAS_CLOP.
INCLUDE RNSSEINR.
INCLUDE RNSSSEIN.


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_MODIFY_SCREEN call function 'ISH_MODIFY_SCREEN' exporting dynnr = sy-dynnr pname = repid exceptions others = 1.

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

ISH_AUTH_CHECK_REPORT_EINRI call function 'ISH_AUTH_CHECK_REPORT_EINRI' exporting repid = repid einri = se_einri no_message = off messagetype = 'E' auto_leave = off.

ISH_CH_CHECK_NEW_NUMBER call function 'ISH_CH_CHECK_NEW_NUMBER' exporting i_einri = se_einri i_inpatient = g_inpat i_outpatient = g_outpat importing e_new_numb = g_nkrs_ok.

ISH_CALL_LIST_HEAD call function 'ISH_CALL_LIST_HEAD' exporting ausbegdt = rnstat-ausbegdt ausenddt = rnstat-ausenddt einri = se_einri line_size = rnstat-line_size repid = repid title_lin1 = rnstat-title_lin1 title_lin2 = rnstat-title_lin2 uline = ' ' verbegdt = rnstat-verbegdt verenddt = rnstat-verenddt exceptions invalid_einri = 01.

ISH_READ_NFAL call function 'ISH_READ_NFAL' exporting ss_einri = -einri ss_falnr = -falnr importing ss_nfal = ls_nfal exceptions not_found = 1 not_found_archived = 2 no_authority = 3 others = 4.

ISH_MOVEMENTTAB_POOL_GET call function 'ISH_MOVEMENTTAB_POOL_GET' exporting ss_falnr = -falnr ss_einri = -einri tables ss_nbewtab_curr = lt_nbew.

ISH_NBEWTAB_GET_FIRST_VISIT call function 'ISH_NBEWTAB_GET_FIRST_VISIT' exporting ss_einri = -einri ss_falnr = -falnr ss_nbewtab = lt_nbew1 importing ss_nbew = ls_nbew exceptions not_found = 1 others = 2.

ISH_NBEWTAB_GET_ADMISSION call function 'ISH_NBEWTAB_GET_ADMISSION' exporting ss_einri = -einri ss_falnr = -falnr ss_nbewtab = lt_nbew1 importing ss_nbew = ls_nbew exceptions not_found = 1 others = 2.

ISH_NBEWTAB_GET_LAST_VISIT call function 'ISH_NBEWTAB_GET_LAST_VISIT' exporting ss_einri = -einri ss_falnr = -falnr ss_nbewtab = lt_nbew1 importing ss_nbew = ls_nbew exceptions not_found = 1 others = 2.

ISH_NBEWTAB_GET_DISCHARGE * call function 'ISH_NBEWTAB_GET_DISCHARGE' * exporting * ss_einri = -einri * ss_falnr = -falnr * ss_nbewtab = lt_nbew1 * importing * ss_nbew = ls_nbew * exceptions * not_found = 1 * others = 2.

ISH_NBEWTAB_GET_FIRST_VISIT call function 'ISH_NBEWTAB_GET_FIRST_VISIT' exporting ss_einri = -einri ss_falnr = -falnr ss_nbewtab = lt_nbew1 importing ss_nbew = ls_nbew exceptions not_found = 1 others = 2.

ISH_NBEWTAB_GET_ADMISSION call function 'ISH_NBEWTAB_GET_ADMISSION' exporting ss_einri = -einri ss_falnr = -falnr ss_nbewtab = lt_nbew1 importing ss_nbew = ls_nbew exceptions not_found = 1 others = 2.

ISH_SYMBOL_BILLED call function 'ISH_SYMBOL_BILLED' exporting ss_abrkz = gs_nfal-abrkz importing ss_symbol = gs_nfal-abrkz1 exceptions others = 1.

ISH_CONVERT_CASETYPE_OUTPUT call function 'ISH_CONVERT_CASETYPE_OUTPUT' exporting ss_einri = ls_nfal-einri ss_falai = ls_nfal-falar ss_langu = sy-langu importing ss_falae = gs_nfal-falar1 ss_fatxt = gs_nfal-fatxt exceptions others = 1.

REUSE_ALV_HIERSEQ_LIST_DISPLAY call function 'REUSE_ALV_HIERSEQ_LIST_DISPLAY' exporting i_callback_program = repid i_callback_pf_status_set = 'SET_PFSTATUS' 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[] i_tabname_header = 'GT_NFAL' i_tabname_item = 'GT_ENTI' is_keyinfo = gs_keyinfo tables t_outtab_header = gt_nfal t_outtab_item = gt_enti exceptions program_error = 1 others = 2.

ISH_READ_NPAT call function 'ISH_READ_NPAT' exporting ss_einri = $einri ss_patnr = $patnr ss_read_db = off ss_with_npae = off importing ss_npat = npat exceptions not_found = 01 no_authority = 02.

ISH_NPAT_CONCATENATE





call function 'ISH_NPAT_CONCATENATE' exporting * SS_EINRI = '*' ss_patnr = npat-patnr * SS_READ_NPAT = ' ' ss_npat = npat * SS_NPAT_COMPLETE = 'X' * SS_LIST = ' ' importing ss_pname = $pname exceptions others = 1.

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

ISH_SHOW_LIST_PATIENT call function 'ISH_SHOW_LIST_PATIENT' exporting anfo = on vcode = 'DIS' npat_einri = l_dyn_einri importing npat_patnr = l_help_patnr storno_selected = l_storno_selected weiter = l_weiter exceptions geschlecht_falsch = 01 no_authority = 02 npat_not_found = 03 selection_false = 04.

ISH_DYNP_VALUES_READ call function 'ISH_DYNP_VALUES_READ' exporting dyname = dyname dynumb = dynumb tables dynpfields = lt_idynpread.

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

ISH_SHOW_LIST_PATIENT call function 'ISH_SHOW_LIST_PATIENT' exporting anfo = 'X' " Auswahlpopup npat_einri = l_dyn_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 = l_dyn_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_VALUE_REQUEST call function 'ISH_VALUE_REQUEST' exporting ss_select = l_dyn_einri * ss_field = 'R_FALAR_LOW' ss_table = 'TN15A' importing ss_value = falae exceptions not_found = 01.

ISH_GRAPHIC_ORGID_SELECT call function 'ISH_GRAPHIC_ORGID_SELECT' exporting einri = se_einri freig = on fazuw = l_fazuw pfzuw = l_pfzuw 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.

GET_DOMAIN_VALUES call function 'GET_DOMAIN_VALUES' exporting domname = 'BEWTY' text = 'X' tables values_tab = lt_dd07v.

F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'BEWTY' dynpprog = p_repid window_title = text-e04 value_org = 'S' tables value_tab = lt_bewty return_tab = lt_return exceptions parameter_error = 1 no_values_found = 2 others = 3.

F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'BWART' dynpprog = p_repid window_title = text-e01 value_org = 'S' tables value_tab = lt_bwart return_tab = lt_return exceptions parameter_error = 1 no_values_found = 2 others = 3.

F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'CASETY' dynpprog = p_repid window_title = text-e02 value_org = 'S' tables value_tab = lt_fatyp return_tab = lt_return exceptions parameter_error = 1 no_values_found = 2 others = 3.

F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'ABRKZ' dynpprog = p_repid window_title = text-e03 value_org = 'S' tables value_tab = lt_abrkz return_tab = lt_return exceptions parameter_error = 1 no_values_found = 2 others = 3.

ISH_VALUE_REQUEST call function 'ISH_VALUE_REQUEST' exporting ss_select = l_krit ss_table = 'TN24' importing ss_value = l_wert exceptions not_found = 0.

F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'CLASS' dynpprog = p_repid window_title = text-e05 value_org = 'S' tables value_tab = lt_class return_tab = lt_return exceptions parameter_error = 1 no_values_found = 2 others = 3.

F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'BCODE' dynpprog = p_repid window_title = text-e06 value_org = 'S' tables value_tab = lt_bcode return_tab = lt_return exceptions parameter_error = 1 no_values_found = 2 others = 3.

ISH_DOMAIN_VALUE_TEXTS call function 'ISH_DOMAIN_VALUE_TEXTS' exporting domname = dname domvalue = dvalue importing ddtext = dtext.

REUSE_ALV_LIST_LAYOUT_INFO_GET call function 'REUSE_ALV_LIST_LAYOUT_INFO_GET' importing es_layout = gs_layout et_fieldcat = xfield[] exceptions others = 1.

REUSE_ALV_LIST_LAYOUT_INFO_SET call function 'REUSE_ALV_LIST_LAYOUT_INFO_SET' exporting is_layout = gs_layout it_fieldcat = xfield[].




ISH_MESSAGE_LONGTEXT_DISPLAY call function 'ISH_MESSAGE_LONGTEXT_DISPLAY' exporting msgid = -id msgno = -number msgv1 = -message_v1 msgv2 = -message_v2 msgv3 = -message_v3 msgv4 = -message_v4.

ISH_CH_CASE_CLOSE call function 'ISH_CH_CASE_CLOSE' exporting i_einri = -einri i_abschldt = p_datfa i_test = p_test importing es_nbew = ls_nbew_close tables ct_return = lt_return changing cs_nfal = ls_nfal.

ISH_CH_CASE_OPEN call function 'ISH_CH_CASE_OPEN' exporting i_einri = -einri i_abschldt = p_datfa i_nfal = ls_nfal i_test = p_test importing es_nbew = ls_nbew_open es_nfal_new = ls_nfal_new tables ct_return = lt_return.

ISH_SYMBOL_BILLED call function 'ISH_SYMBOL_BILLED' exporting ss_abrkz = -abrkz importing ss_symbol = -abrkz1 exceptions others = 1.

ISH_CH_COPY_INSURANCE call function 'ISH_CH_COPY_INSURANCE' exporting i_einri = -einri i_abschldt = p_datfa i_falnr_old = -falnr i_falnr_new = ls_nfal_new-falnr i_test = p_test tables ct_ncir = lt_ncir ct_correlation = lt_correlation ct_return = lt_return.

ISH_CH_COPY_PERSON call function 'ISH_CH_COPY_PERSON' exporting i_einri = -einri i_abschldt = p_datfa i_falnr_old = -falnr i_falnr_new = ls_nfal_new-falnr i_test = p_test tables ct_nfpz = lt_nfpz ct_return = lt_return.

ISH_CH_COPY_CLASSIFICATION call function 'ISH_CH_COPY_CLASSIFICATION' exporting i_einri = -einri i_abschldt = p_datfa i_falnr_old = -falnr i_falnr_new = ls_nfal_new-falnr i_test = p_test tables ct_nfkl = lt_nfkl ct_return = lt_return.

ISH_CH_COPY_GENOBJ call function 'ISH_CH_COPY_GENOBJ' exporting i_einri = -einri i_abschldt = p_datfa i_falnr_old = -falnr i_falnr_new = ls_nfal_new-falnr i_test = p_test tables ct_genobj = lt_genobj ct_return = lt_return.

ISH_CH_COPY_INSVER call function 'ISH_CH_COPY_INSVER' exporting i_einri = -einri i_abschldt = p_datfa i_falnr_old = -falnr i_falnr_new = ls_nfal_new-falnr i_test = p_test tables ct_nwch70 = lt_nwch70 it_correlation = lt_correlation ct_return = lt_return.

ISH_CH_COPY_BILLAGR call function 'ISH_CH_COPY_BILLAGR' exporting i_einri = -einri i_abschldt = p_datfa i_falnr_old = -falnr i_falnr_new = ls_nfal_new-falnr i_test = p_test tables ct_nch53 = lt_nch53 ct_return = lt_return.

ISH_FORM_TH_USER_INFO call function 'ISH_FORM_TH_USER_INFO' importing terminal = l_terminal exceptions others = 0.

ISH_POOL_REFRESH_FALNR call function 'ISH_POOL_REFRESH_FALNR' exporting ss_falnr = -falnr ss_einri = -einri.

ISH_POOL_REFRESH_FALNR call function 'ISH_POOL_REFRESH_FALNR' exporting ss_falnr = ls_nfal_new-falnr ss_einri = -einri.

ISH_BWART_CHECK call function 'ISH_BWART_CHECK' exporting ss_einri = p_einri ss_bewty = ps_nbew-bewty ss_bwart = ps_nbew-bwart ss_langu = sy-langu importing ss_bwatx = l_bwatx exceptions others = 0.

CONVERT_DATE_TO_EXTERNAL call function 'CONVERT_DATE_TO_EXTERNAL' exporting date_internal = ps_nbew-bwidt importing date_external = l_nbew_datum exceptions date_internal_is_invalid = 1 others = 2.

ISH_READ_NORG call function 'ISH_READ_NORG' exporting einri = p_einri orgid = ps_nbew-orgpf importing orgkb_e = l_orgkb exceptions others = 1.

ISH_INSURANCE_GET_PNAME call function 'ISH_INSURANCE_GET_PNAME' exporting ss_nira_display = ls_nira_display importing ss_ktnam = l_ktnam exceptions others = 0.

ISH_INSURANCE_GET_KNAME call function 'ISH_INSURANCE_GET_KNAME' exporting ss_gpart = -kostr importing ss_ktnam = l_ktnam exceptions others = 0.

ISH_INSURANCE_GET_KNAME call function 'ISH_INSURANCE_GET_KNAME' exporting i_vknum = -vknum i_untgr = -untgr i_val_quarter = -val_quarter importing ss_ktnam = l_ktnam exceptions gpart_initial = 1 no_gpart = 2 others = 3.

CONVERT_DATE_TO_EXTERNAL call function 'CONVERT_DATE_TO_EXTERNAL' exporting date_internal = -verab importing date_external = l_vv_begdat exceptions others = 1.

CONVERT_DATE_TO_EXTERNAL call function 'CONVERT_DATE_TO_EXTERNAL' exporting date_internal = -verbi importing date_external = l_vv_enddat exceptions others = 1.

ISH_EARZT_GET call function 'ISH_EARZT_GET' exporting ss_iarzt = -farzt importing ss_artxt = l_artxt exceptions others = 1.

ISH_NGPA_CONCATENATE call function 'ISH_NGPA_CONCATENATE' exporting ss_gpart = -pernr ss_read_ngpa = on ss_rolle = '1' ss_list = on importing ss_pname = l_per_name exceptions others = 1.

CONVERT_DATE_TO_EXTERNAL call function 'CONVERT_DATE_TO_EXTERNAL' exporting date_internal = -fklbdt importing date_external = l_fkl_begdat exceptions date_internal_is_invalid = 1 others = 2.

CONVERT_DATE_TO_EXTERNAL call function 'CONVERT_DATE_TO_EXTERNAL' exporting date_internal = -fkledt importing date_external = l_fkl_enddat exceptions date_internal_is_invalid = 1 others = 2.

ISH_INSURANCE_GET_PNAME call function 'ISH_INSURANCE_GET_PNAME' exporting ss_nira_display = ls_nira_display importing ss_ktnam = l_ktnam exceptions others = 0.

ISH_INSURANCE_GET_KNAME call function 'ISH_INSURANCE_GET_KNAME' exporting ss_gpart = -kostr importing ss_ktnam = l_ktnam exceptions others = 0.

CONVERT_DATE_TO_EXTERNAL call function 'CONVERT_DATE_TO_EXTERNAL' exporting date_internal = -garant_begd importing date_external = l_kue_begdat exceptions others = 1.

CONVERT_DATE_TO_EXTERNAL call function 'CONVERT_DATE_TO_EXTERNAL' exporting date_internal = -garant_endd importing date_external = l_kue_enddat exceptions others = 1.

CONVERT_DATE_TO_EXTERNAL call function 'CONVERT_DATE_TO_EXTERNAL' exporting date_internal = ls_date_time-date importing date_external = l_anl_date exceptions others = 1.

CONVERT_DATE_TO_EXTERNAL call function 'CONVERT_DATE_TO_EXTERNAL' exporting date_internal = -begdt importing date_external = l_abrv_begdat exceptions others = 1.

CONVERT_DATE_TO_EXTERNAL call function 'CONVERT_DATE_TO_EXTERNAL' exporting date_internal = -enddt importing date_external = l_abrv_enddat exceptions others = 1.

ISH_DOMAIN_VALUE_TEXTS call function 'ISH_DOMAIN_VALUE_TEXTS' exporting domname = h_dom domvalue = h_val importing ddtext = $txt.

ISH_POOL_REFRESH_FALNR call function 'ISH_POOL_REFRESH_FALNR' exporting ss_falnr = ps_nfal-falnr ss_einri = ps_nfal-einri.

ISH_POOL_REFRESH_FALNR call function 'ISH_POOL_REFRESH_FALNR' exporting ss_falnr = ps_new_falnr ss_einri = -einri.

ISH_FILL_CONDITIONS_FOR_FORMS call function 'ISH_FILL_CONDITIONS_FOR_FORMS' exporting vv_einri = p_nfal-einri vv_falnr = p_nfal-falnr vv_patnr = p_nfal-patnr tables vv_cond = lt_cond.

ISH_FIND_FORMS call function 'ISH_FIND_FORMS' exporting einri = p_nfal-einri patientid = p_nfal-patnr patcaseid = p_nfal-falnr st_print = 'X' printer = p_printer terminal = p_terminal importing abnormal_end = abbruch tables conditions = lt_cond events = lt_event forms = lt_print exceptions others = 4.

ISHMED_AUTHORITY call function 'ISHMED_AUTHORITY' exceptions others = 1.

ISH_FORM_PROTOCOL_SAVE call function 'ISH_FORM_PROTOCOL_SAVE' exporting einri = p_nfal-einri patnr = p_nfal-patnr falnr = p_nfal-falnr tables forms = lt_print.

ISH_SAP_BP_CHECK_ACTIVE call function 'ISH_SAP_BP_CHECK_ACTIVE' importing e_status = l_status_bp exceptions not_active = 1 others = 2.

ISH_READ_NPAT call function 'ISH_READ_NPAT' exporting ss_einri = p_einri ss_patnr = p_patnr ss_with_npae = on ss_with_nadr = l_status_bp "ISHA-9095 ss_read_db = off importing ss_npae = npae ss_npat = npat exceptions others = 4.

ISH_FILL_INFPZ call function 'ISH_FILL_INFPZ' exporting ss_einri = p_einri ss_export = on ss_falnr = p_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 = p_einri ss_falnr = p_falnr.

ISH_EXPORT_PATIENT_RECORD call function 'ISH_EXPORT_PATIENT_RECORD' exporting ss_einri = p_einri ss_falar = p_nfal-falar ss_falnr = p_falnr ss_orgfa = p_nbew-orgfa ss_orgpf = p_nbew-orgpf ss_patnr = p_patnr.

ISH_EXPORT_ENTBINDUNGSDATEN call function 'ISH_EXPORT_ENTBINDUNGSDATEN' exporting ss_einri = p_einri ss_falnr = p_falnr.

ISH_EXPORT_INSURANCE_DATA call function 'ISH_EXPORT_INSURANCE_DATA' exporting i_einri = p_einri i_falnr = p_falnr i_read_db = on i_with_ngpa_nktr = on exceptions others = 0.

ISH_EXPORT_INSURANCE_DATA call function 'ISH_EXPORT_INSURANCE_DATA' exporting i_einri = p_einri i_read_db = on i_read_npir = on i_read_npir_only = on i_patnr = p_patnr i_with_ngpa_nktr = on exceptions others = 0.

ISH_INFORMATION_WITH_PFKEY call function 'ISH_INFORMATION_WITH_PFKEY' exporting ss_ext_prg = 'SAPLNPRT' ss_msgnr = $msgno ss_msgv1 = $msgv1 ss_msgv2 = $msgv2 ss_msgv3 = $msgv3 ss_msgv4 = $msgv4 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 RNWCHCAS_CLOP or its description.