SAP Reports / Programs

FICVIM00_1 SAP ABAP Report - Call up View Maintenance and View Cluster Maintenance







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


Text pool values


Title: Call up View Maintenance and View Cluster Maintenance
Text Symbol: 001 = No authorization for maintaining
Text Symbol: 002 = the data - display only !


INCLUDES used within this REPORT FICVIM00_1

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:

FC_GLOBAL_PARAMETERS_IMPORT call function 'FC_GLOBAL_PARAMETERS_IMPORT' importing i_dimen = pa_dimen i_itclg = pa_itclg i_rldnr = pa_rldnr i_rvers = pa_rvers i_ryear = pa_ryear i_perid = pa_perid.

VIEWCLUSTER_GET_DEFINITION call function 'VIEWCLUSTER_GET_DEFINITION' exporting vclname = pa_vname tables vclstruc_tab = lt_vclstruc exceptions viewcluster_not_found = 1.

VIEW_GET_DDIC_INFO call function 'VIEW_GET_DDIC_INFO' exporting viewname = gd_vname tables x_header = it_header x_namtab = it_namtab sellist = it_sellist.

VIEW_ENQUEUE call function 'VIEW_ENQUEUE' exporting view_name = gd_vname action = 'E' "Exklusiv sperren enqueue_mode = 'E' "E-Enqueue/D-Dequeue enqueue_range = 'X' "Eingeschränkt sperren:it_sellist tables sellist = it_sellist exceptions foreign_lock = 1 client_reference = 2 system_failure = 3 table_not_found = 4.

FC_GET_VERSIONS call function 'FC_GET_VERSIONS' exporting e_errflg = '1' e_rvers = pa_rvers e_ind_fixvs = '1' importing i_fixvs = pa_rvers.

FC_GET_VERSIONS call function 'FC_GET_VERSIONS' "XOG41848 exporting "XOG41848 e_errflg = '1' "XOG41848 e_rvers = pa_rvers "XOG41848 e_ind_assvs = '1' "XOG41848 importing "XOG41848 i_assvs = pa_rvers. "XOG41848

FC_GET_VERSIONS call function 'FC_GET_VERSIONS' "XOG exporting "XOG e_errflg = '1' "XOG e_rvers = pa_rvers "XOG e_ind_equvs = '1' "XOG importing "XOG i_equvs = pa_rvers. "XOG

FC_GET_VERSIONS call function 'FC_GET_VERSIONS' "XOG exporting "XOG e_errflg = '1' "XOG e_rvers = pa_rvers "XOG e_ind_coivs = '1' "XOG importing "XOG i_coivs = pa_rvers. "XOG

FC_GET_VERSIONS call function 'FC_GET_VERSIONS' "XOG exporting "XOG e_errflg = '1' "XOG e_rvers = pa_rvers "XOG e_ind_ctrvs = '1' "XOG importing "XOG i_ctrvs = pa_rvers. "XOG

FC_GET_VERSIONS call function 'FC_GET_VERSIONS' "XOG exporting "XOG e_errflg = '1' "XOG e_rvers = pa_rvers "XOG e_ind_taxvs = '1' "XOG importing "XOG i_taxvs = pa_rvers. "XOG

FC_GET_VERSIONS call function 'FC_GET_VERSIONS' "STO exporting "STO e_errflg = '1' "STO e_rvers = pa_rvers "STO e_ind_inpvs = '1' "STO importing "STO i_inpvs = pa_rvers. "STO

FC_GET_VERSIONS call function 'FC_GET_VERSIONS' "STO exporting "STO e_errflg = '1' "STO e_rvers = pa_rvers "STO e_ind_rclvs = '1' "STO importing "STO i_rclvs = pa_rvers. "STO

FC_GET_VERSIONS call function 'FC_GET_VERSIONS' "xog exporting "xog e_errflg = '1' "xog e_rvers = pa_rvers "xog e_ind_ipivs = '1' "xog importing "xog i_ipivs = pa_rvers. "xog

FC_GET_VERSIONS call function 'FC_GET_VERSIONS' "xog exporting "xog e_errflg = '1' "xog e_rvers = pa_rvers "xog e_ind_hirvs = '1' "xog importing "xog i_hirvs = pa_rvers. "xog

VIEW_MAINTENANCE call function 'VIEW_MAINTENANCE' exporting view_name = pa_vname view_action = pa_act tables x_header = it_header x_namtab = it_namtab dba_sellist = it_sellist excl_cua_funct = it_ftab exceptions no_value_for_subset_ident = 1.

VIEWCLUSTER_MAINTENANCE_CALL call function 'VIEWCLUSTER_MAINTENANCE_CALL' exporting viewcluster_name = pa_vname maintenance_action = pa_act tables excl_cua_funct_all_objects = it_ftab "STO13691 dba_sellist_cluster = lt_sellist_cl exceptions "xog005867 foreign_lock = 01. "xog005867

VIEWCLUSTER_MAINTENANCE_CALL call function 'VIEWCLUSTER_MAINTENANCE_CALL' exporting viewcluster_name = pa_vname maintenance_action = pa_act tables excl_cua_funct_all_objects = it_ftab "STO13691 dba_sellist = it_sellist exceptions "xog005867 foreign_lock = 01. "xog005867

POPUP_TO_DISPLAY_TEXT * call function 'POPUP_TO_DISPLAY_TEXT' * exporting * titel = v_dicname * textline1 = text-001 ** 'Keine Pflegeberechtigung für die' * textline2 = text-002 ** 'Daten, nur Anzeige möglich !' * exceptions * others = 1.

FC_AUTHORITY_CHECK





call function 'FC_AUTHORITY_CHECK' exporting e_id = ld_id e_dimen = v_dimen_c e_congr = '*' " alle Kreise e_bunit = '*' " alle Einheiten e_rvers = v_rvers_c e_cactt = ld_cactt e_cacti = '*' e_actvt = '02' " ändern e_field = v_value e_itclg = v_itclg_c "STO092315 exceptions exc_no_permission = 1.

FC_AUTHORITY_CHECK call function 'FC_AUTHORITY_CHECK' exporting e_id = ld_id e_dimen = v_dimen_s e_congr = space " alle Kreise e_bunit = space " alle Einheiten e_rvers = v_rvers_s e_cactt = ld_cactt e_cacti = '*' e_field = v_value e_itclg = v_itclg_s "STO092315 e_actvt = '03'. " Anzeige-Berechtigung

FC_AUTHORITY_CHECK call function 'FC_AUTHORITY_CHECK' exporting e_id = 'CACTT' e_dimen = v_dimen e_congr = ld_congr e_bunit = ld_bunit e_rvers = v_rvers e_cactt = ld_cactt e_cacti = space e_actvt = '02' " ändern exceptions exc_no_permission = 1.

FC_AUTHORITY_CHECK call function 'FC_AUTHORITY_CHECK' exporting e_id = 'CACTT' e_dimen = v_dimen e_congr = ld_congr e_bunit = ld_bunit e_rvers = v_rvers e_cactt = ld_cactt e_cacti = space e_actvt = '03'. " anzeigen



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