ICL_CVERM_UNI_PROG_FORMS 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 ICL_CVERM_UNI_PROG_FORMS into the relevant SAP transactions such as SE38 or SE80
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.
Title: Include ICL_CVERM_UNI_PROG_FORMS
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ICL_CVERM_UNI_CURR_SELECT CALL FUNCTION 'ICL_CVERM_UNI_CURR_SELECT' EXPORTING i_key_tabname = i_sel_tabname i_ver_tabname = gc_version_tabname i_xspecific_vers = i_xspec_ver i_xtransport = abap_true TABLES t_keysel = it_select t_ver_disp = gt_ver_disp.
IGN_VIEWCLUSTER_UNI_FLTER_CALL CALL FUNCTION 'IGN_VIEWCLUSTER_UNI_FLTER_CALL' EXPORTING i_tabname = gc_version_tabname i_vclname = lv_ver_vclname TABLES t_keysel = gt_ver_disp.
ICL_CVERM_UNI_MULTI_CHANGE CALL FUNCTION 'ICL_CVERM_UNI_MULTI_CHANGE' EXPORTING i_sel_tabname = i_sel_tabname i_gen_tabname = gc_generat_tabname i_ver_tabname = gc_version_tabname i_xselonver = i_xspec_ver IMPORTING e_xcontinue = lv_xcontinue e_xsuspense_created = lv_xsuspense_created TABLES t_keysel = it_select t_gen_susp = gt_gen_disp t_ver_susp = gt_ver_disp EXCEPTIONS unsupported_op = 1 OTHERS = 2.
IGN_VIEWCLUSTER_UNI_FLTER_CALL CALL FUNCTION 'IGN_VIEWCLUSTER_UNI_FLTER_CALL' EXPORTING * i_tabname = gc_version_tabname i_tabname = gc_generat_tabname "2006-01-17 i_vclname = lv_gen_vclname i_xeditmode = gc_x TABLES * t_keysel = gt_ver_disp t_keysel = gt_gen_disp "2006-01-17 t_cua_obj_excl = lt_cua_obj_excl.
IGN_VIEWCLUSTER_UNI_FLTER_CALL CALL FUNCTION 'IGN_VIEWCLUSTER_UNI_FLTER_CALL' EXPORTING i_tabname = gc_version_tabname i_vclname = lv_ver_vclname i_xeditmode = gc_x TABLES t_keysel = gt_ver_disp t_cua_obj_excl = lt_cua_obj_excl.
ICL_CVERM_UNI_SUSP_UNCHNGD_DEL CALL FUNCTION 'ICL_CVERM_UNI_SUSP_UNCHNGD_DEL' EXPORTING i_gen_tabname = gc_generat_tabname i_ver_tabname = gc_version_tabname TABLES t_gen_susp = gt_gen_disp t_ver_susp = gt_ver_disp.
ICL_CVERM_UNI_ENQUEUE CALL FUNCTION 'ICL_CVERM_UNI_ENQUEUE' EXPORTING i_tabname = gc_generat_tabname * I_MODE = i_xno_obj_check = gc_x TABLES t_keysel = it_select.
ICL_CVERM_UNI_SUSPENSE_DEL CALL FUNCTION 'ICL_CVERM_UNI_SUSPENSE_DEL' EXPORTING i_key_tabname = i_sel_tabname i_xselonver = i_xspec_ver i_del_tabname = i_sel_tabname is_keysel = it_select.
ICL_CVERM_UNI_DELETE CALL FUNCTION 'ICL_CVERM_UNI_DELETE' IMPORTING deloption = lv_deloption e_cust_del = lv_cust_del.
ICL_CVERM_UNI_CREATE_SUSPENSE CALL FUNCTION 'ICL_CVERM_UNI_CREATE_SUSPENSE' EXPORTING i_tabname = i_sel_tabname i_xdeleted = gc_x CHANGING cs_new_rec = it_select.
ICL_CVERM_UNI_CREATE_SUSPENSE CALL FUNCTION 'ICL_CVERM_UNI_CREATE_SUSPENSE' EXPORTING i_tabname = i_sel_tabname i_xdeleted = gc_x CHANGING cs_new_rec = it_select cs_utc_convert = lv_utc_convert.
ICL_CVERM_UNI_TRAN_TO_SUS_COPY CALL FUNCTION 'ICL_CVERM_UNI_TRAN_TO_SUS_COPY' EXPORTING i_key_tabname = i_sel_tabname i_trn_tabname = gc_generat_tabname i_xselonver = i_xspec_ver IMPORTING e_vers_copied = lv_vers_copied e_vers_deleted = lv_vers_deleted TABLES t_keysel = it_select EXCEPTIONS user_abort = 1 translink_find_failure = 2 parameter_error = 3 OTHERS = 4.
ICL_CVERM_UNI_ENQUEUE CALL FUNCTION 'ICL_CVERM_UNI_ENQUEUE' EXPORTING i_tabname = gc_generat_tabname * I_MODE = i_xno_obj_check = gc_x TABLES t_keysel = it_select * EXCEPTIONS * FOREIGN_LOCK = 1 * LOCK_FAILURE = 2 * OTHERS = 3 .
ICL_CVERM_UNI_ACTIVATE_HL CALL FUNCTION 'ICL_CVERM_UNI_ACTIVATE_HL' EXPORTING i_key_tabname = i_sel_tabname i_act_tabname = gc_generat_tabname i_xselonver = i_xspec_ver i_xactivate = gc_x TABLES t_keysel = it_select.
ICL_CVERM_UNI_ACTIVATE_HL * call function 'ICL_CVERM_UNI_ACTIVATE_HL' * exporting * i_key_tabname = i_sel_tabname * i_act_tabname = gc_generat_tabname * i_xselonver = i_xspec_ver * i_callback_program = lv_repid * i_callback_form = 'ACTIVATE_LIST_HEADER_WRITE' * tables * t_keysel = it_select.
ICL_CVERM_UNI_TRANCREATE_HL CALL FUNCTION 'ICL_CVERM_UNI_TRANCREATE_HL' EXPORTING i_key_tabname = i_sel_tabname i_trn_tabname = gc_generat_tabname i_xselonver = i_xspec_ver TABLES t_keysel = it_select.
ICL_CVERM_UNI_CURR_VERS_GET CALL FUNCTION 'ICL_CVERM_UNI_CURR_VERS_GET' EXPORTING i_sel_tabname = i_sel_tabname i_gen_tabname = gc_generat_tabname i_ver_tabname = gc_version_tabname i_xselonver = i_xspec_ver i_xsuspense = gc_x i_xinactive = gv_xincinactive TABLES t_keysel = it_select t_generat = gt_gen_disp t_version = gt_ver_disp.
ICL_CVERM_GEN_XTRANSPORTING CALL FUNCTION 'ICL_CVERM_GEN_XTRANSPORTING' IMPORTING xgen_transport = lv_xgen_transport.
CALL FUNCTION 'ICL_CVERM_UNI_SUBSET_GET' EXPORTING i_key_tabname = i_sel_tabname i_disp_tabname = gc_version_tabname i_xselonver = i_xspec_ver * i_xnoinactive = lv_xnoactive i_xnotransport = lv_xgen_transport TABLES t_keysel = it_select t_disp_lines = gt_ver_disp.
ICL_CVERM_UTC_DISPLAY_CONVERT CALL FUNCTION 'ICL_CVERM_UTC_DISPLAY_CONVERT' CHANGING cs_utc_convert = ls_utc_convert.
ICL_CVERM_UNI_HISTORY_HL CALL FUNCTION 'ICL_CVERM_UNI_HISTORY_HL' EXPORTING i_tabname = gc_version_tabname TABLES t_outtab = gt_ver_disp.
ICL_CVERM_UNI_REVERSION_HL CALL FUNCTION 'ICL_CVERM_UNI_REVERSION_HL' EXPORTING i_key_tabname = i_sel_tabname i_rev_tabname = i_sel_tabname i_xselonver = i_xspec_ver TABLES t_keysel = it_select.
BAL_LOG_CREATE CALL FUNCTION 'BAL_LOG_CREATE' EXPORTING i_s_log = l_s_log IMPORTING e_log_handle = e_log_handle EXCEPTIONS OTHERS = 1.
DDIF_NAMETAB_GET CALL FUNCTION 'DDIF_NAMETAB_GET' EXPORTING tabname = i_tabname IMPORTING x030l_wa = ss_x030l.
ICL_CVERM_GEN_XTRANSPORTING CALL FUNCTION 'ICL_CVERM_GEN_XTRANSPORTING' IMPORTING xgen_transport = lv_xgen_transport.
IGN_VIEWCLUSTER_TRANSPORT_CREA CALL FUNCTION 'IGN_VIEWCLUSTER_TRANSPORT_CREA' IMPORTING e_xsuccess = lv_xsuccess TABLES t_e071k = it_e071k EXCEPTIONS transport_aborted = 1 OTHERS = 2.
POPUP_TO_CONFIRM_WITH_MESSAGE CALL FUNCTION 'POPUP_TO_CONFIRM_WITH_MESSAGE' EXPORTING defaultoption = 'N' diagnosetext1 = text-231 diagnosetext2 = lv_number_of_claims diagnosetext3 = text-233 textline1 = text-234 textline2 = text-235 titel = text-236 IMPORTING answer = lv_answer.
ICL_CVERM_UNI_ENQUEUE CALL FUNCTION 'ICL_CVERM_UNI_ENQUEUE' EXPORTING i_tabname = gc_generat_tabname TABLES t_keysel = it_select.
ICL_CVERM_UNI_ALL_DEL CALL FUNCTION 'ICL_CVERM_UNI_ALL_DEL' EXPORTING i_key_tabname = i_sel_tabname i_del_tabname = i_sel_tabname is_keysel = it_select.
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 ICL_CVERM_UNI_PROG_FORMS or its description.
ICL_CVERM_UNI_PROG_FORMS - Include ICL_CVERM_UNI_PROG_FORMS ICL_CVERM_UNI_PROG_CLASSES - Include ICL_CVERM_UNI_PROG_CLASSES ICL_CVERM_TICL320_MAINTAINO01 - ICLCVERMTICL320MAINTAINO01 ICL_CVERM_TICL320_MAINTAINI01 - ICLCVERMTICL320MAINTAINI01 ICL_CVERM_TICL320_MAINTAIN - Program ICL_CVERM_TICL320_MAINTAIN ICL_CVERM_TICL320_MAINTAIN - Program ICL_CVERM_TICL320_MAINTAIN