FICEIS00 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 FICEIS00 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.
Selection Text: SO_PERID = D Period
Selection Text: SO_ITCLG = D Cons chart of accounts
Selection Text: SO_BUNIT = D Consolidation unit
Selection Text: P_VERSIO = D Version
Selection Text: P_PLACTI = D Plan/actual indicator
Selection Text: P_DELET = Delete EIS data
Selection Text: PA_TEST = D Test run
Selection Text: PA_RYEAR = D Fiscal year
Selection Text: PA_RVERS = D Version
Selection Text: PA_REPID = D Sender structure
Selection Text: PA_PROT = D Transfer log
Selection Text: PA_DIMEN = D Dimension
Selection Text: PA_CONGR = D Consolidation group
Selection Text: PA_CGY = Fiscal year for CG breakdown
Selection Text: PA_CGP = Period for CG breakdown
Selection Text: PA_CACTI = D Task
Selection Text: PA_BNDLE = D Sender structure package
Title: Data Transfer from SAP Consolidation to EC-EIS
Text Symbol: B05 = Further restrictions
Text Symbol: B04 = Settings for EIS
Text Symbol: B03 = Technical settings
Text Symbol: B02 = Version/time period
Text Symbol: B01 = Organizational units
Text Symbol: 004 = EIS: Delete data
Text Symbol: 003 = EIS Plan/Actual ind.
Text Symbol: 002 = EIS version
INCLUDE FICEIS0S. " EC-CS SELECTION SCREEN
INCLUDE FICLPF00. " FORM POOL LIST PROCESSOR
No SAP DATABASE tables are accessed within this REPORT code!
FC_AUTHORITY_CHECK call function 'FC_AUTHORITY_CHECK' exporting e_id = 'ITCLG' e_itclg = ls_tf120-itclg.
FC_AUTHORITY_CHECK call function 'FC_AUTHORITY_CHECK' exporting e_id = 'RPTNG' e_dimen = pa_dimen e_congr = pa_congr e_rvers = pa_rvers.
FC_AUTHORITY_CHECK call function 'FC_AUTHORITY_CHECK' exporting e_id = 'RPTNG' e_dimen = pa_dimen et_bunit = lt_bunit e_rvers = pa_rvers.
FC_FIELD_PROPERTIES call function 'FC_FIELD_PROPERTIES' importing it_fprop = lt_fprop.
EIS_TR_SENDER_STRUCTURE_MAINTA call function 'EIS_TR_SENDER_STRUCTURE_MAINTA' exporting repid = rname initialise = 'X' rule_maintenance = 'X' ddic_structure = tabname importing * changed_structure = rule_mainta_required ?????????????????? * aspet = aspet ????????????????????????????????????????????? grpid = grpid tables send_struct = sender_structure defrl = defrl[] exceptions exit_wanted = 12.
KCD_SENDERSTRUCTURE_CHECK call function 'KCD_SENDERSTRUCTURE_CHECK' exporting repid = i_repid importing estrc = l_estrc exceptions send_struc_not_found = 1.
KCD_RECEIVER_TAB_FILL call function 'KCD_RECEIVER_TAB_FILL' exporting repid = i_repid tables ikcddifie = et_ainfo ikcddidep = et_adepi.
KCD_SENDERSTRUC_LOGICAL_READ call function 'KCD_SENDERSTRUC_LOGICAL_READ' exporting repid = i_repid tables e_send = et_sstrc exceptions ddic_not_found = 1 no_ddic_struc = 2 send_struc_not_found = 3 others = 4.
KCD_MAPPING_RULES_FILL call function 'KCD_MAPPING_RULES_FILL' exporting repid = i_repid reorg = ' ' tables rfatt = et_rfatt mpfds = et_mpfds selop = et_selop rfrml = et_rfrml ikcddifie = et_ainfo it242s = et_sstrc.
KCD_SENDERSTRUC_READ * call function 'KCD_SENDERSTRUC_READ' * exporting * i_repid = i_repid * i_tabnm = gc_structure * tables * e_sstruc = lt_sstruc.
KCD_MAPPING_INIT call function 'KCD_MAPPING_INIT' exporting repid = i_repid grpid = i_grpid exceptions initialization_failed = 1.
SLICE_INIT call function 'SLICE_INIT' exporting filnm = ' ' mdele = 'X' tables parvl = paratab.
KCD_SENDER_SET_TRANSFER call function 'KCD_SENDER_SET_TRANSFER' exporting sender_set = a_data.
KCD_MAPPING_EXECUTE call function 'KCD_MAPPING_EXECUTE' tables varvl = var_tab exceptions error_occured = 1.
KCD_MESSAGES_GIVE call function 'KCD_MESSAGES_GIVE' exporting reset_mesg_tab = space tables mesg_tab = lt_msg.
FC_CONGR_DISMANTLE call function 'FC_CONGR_DISMANTLE' exporting e_dimen = i_dimen e_congr = i_congr e_rvers = i_rvers e_ryear = i_cgy e_perid = i_cgp e_rollup_cu = 'X' e_cg_prop = 'X' e_cu_prop = 'X' importing it_cg_prop = et_cg it_cu_prop = et_cu.
FC_CG_CU_PROPERTIES call function 'FC_CG_CU_PROPERTIES' exporting e_dimen = i_dimen e_rvers = i_rvers e_ryear = i_ryear e_perid = i_p_max e_prop_cu = ls_prop_cu importing it_message = lt_message changing ct_cu_prop = et_cu.
FC_CG_CU_PROPERTIES call function 'FC_CG_CU_PROPERTIES' exporting e_dimen = i_dimen e_rvers = i_rvers e_ryear = i_ryear e_perid = i_p_max importing it_message = lt_message changing ct_cg_prop = et_cg.
call function 'FC_CG_CU_PROPERTIES' exporting e_dimen = i_dimen e_rvers = i_rvers e_ryear = i_ryear e_perid = i_p_max importing it_message = lt_message changing ct_cu_prop = et_cu.
FC_TOTALS_SELECT call function 'FC_TOTALS_SELECT' exporting it_sel = it_sel it_fields = it_fields it_kfig = it_kfig e_sumvs = 'X' e_rvers = i_rvers e_ryear = i_cgy e_perid = i_cgp importing it_data = et_data.
FC_USER_CHECK_MONITOR call function 'FC_USER_CHECK_MONITOR' exporting e_dimen = i_dimen e_rvers = i_rvers e_ryear = i_ryear e_perid = i_perid e_cacti = i_cacti importing i_cm_flag = es_status-cmflg.
FC_USER_STATUS_CHECK call function 'FC_USER_STATUS_CHECK' exporting e_dimen = i_dimen e_itclg = es_status-itclg e_rvers = i_rvers e_ryear = i_ryear e_perid = i_perid e_rldnr = ls_cg-rldnr e_topcg = l_topcg e_cacti = i_cacti e_repid = l_repid e_monitor_flag = es_status-cmflg tables t_user_status_check = lt_check exceptions stop = 1.
FC_USER_STATUS_UPDATE call function 'FC_USER_STATUS_UPDATE' exporting e_dimen = i_dimen e_itclg = is_status-itclg e_rvers = i_rvers e_ryear = i_ryear e_perid = i_perid e_cacti = i_cacti e_repid = l_repid e_monitor_flag = is_status-cmflg tables t_user_status_update = lt_update.
FC_USER_CHECK_FOR_OUTPUT call function 'FC_USER_CHECK_FOR_OUTPUT' importing i_output = l_output.
FC_TREE_DISPLAY call function 'FC_TREE_DISPLAY' exporting e_title = sy-title e_tab_struct = 'FC07EIS' e_hlp_struct = 'FC07EISLFX' e_prot = if_prot "wis240100 et_data = it_data et_list = lt_list et_fdisp = lt_fdisp et_kdisp = lt_kdisp * ET_KCORR = * ET_BLIST = et_mdata = lt_mdata * ET_RCALL = * E_CALLBACK_USER_COMMAND = * E_CALLBACK_STATUS = changing ct_work = ct_work ct_ffix = lt_ffix ct_fused = lt_fused.
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 FICEIS00 or its description.