FICMNF40 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 FICMNF40 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RS_TREE_GET_NODE call function 'RS_TREE_GET_NODE' exporting node_id = it_nodes-parent importing node_info = a_snodetext exceptions id_not_found = 1 others = 2.
RS_TREE_GET_NODE call function 'RS_TREE_GET_NODE' exporting node_id = it_nodes-parent importing node_info = a_snodetext exceptions id_not_found = 1 others = 2.
RS_TREE_GET_NODE call function 'RS_TREE_GET_NODE' exporting node_id = it_nodes-parent importing node_info = a_snodetext exceptions id_not_found = 1 others = 2.
FC_DATAACQ_MENU call function 'FC_DATAACQ_MENU' exporting rldnr = gd_rldnr dimen = gd_dimen bunit = ld_bunit congr = ld_congr itclg = gd_itclg rvers = gd_rvers ryear = gd_ryear perid = gd_perid cacti = v_cacti acgr = v_cacgr test = v_test_flag exceptions others = 1.
RS_TREE_GET_NODE call function 'RS_TREE_GET_NODE' exporting node_id = it_nodes-parent importing node_info = a_snodetext exceptions id_not_found = 1 others = 2.
RS_TREE_GET_NODE call function 'RS_TREE_GET_NODE' exporting node_id = it_nodes-parent importing node_info = a_snodetext exceptions id_not_found = 1 others = 2.
RS_TREE_GET_NODE call function 'RS_TREE_GET_NODE' exporting node_id = it_nodes-parent importing node_info = a_snodetext exceptions id_not_found = 1 others = 2.
RS_TREE_GET_NODE call function 'RS_TREE_GET_NODE' exporting node_id = it_nodes-parent importing node_info = a_snodetext exceptions id_not_found = 1 others = 2.
RS_TREE_GET_NODE call function 'RS_TREE_GET_NODE' exporting node_id = it_nodes-parent importing node_info = a_snodetext exceptions id_not_found = 1 others = 2.
RS_TREE_GET_NODE call function 'RS_TREE_GET_NODE' exporting node_id = it_nodes-parent importing node_info = a_snodetext exceptions id_not_found = 1 others = 2.
FC_GET_DOCTY call function 'FC_GET_DOCTY' exporting e_dimen = gd_dimen e_itclg = gd_itclg e_rvers = gd_rvers e_ryear = gd_ryear e_perid = gd_perid e_bunit = ld_bunit e_cacti = v_cacti e_txt = it_tf161-txtmi e_monitor_flag = space importing i_answer = gd_answer i_docty = ld_docty exceptions others = 1.
FC_GET_DOCTY call function 'FC_GET_DOCTY' exporting e_dimen = gd_dimen e_itclg = gd_itclg e_rvers = gd_rvers e_ryear = gd_ryear e_perid = gd_perid e_bunit = ld_bunit e_cacti = v_cacti e_txt = it_tf161-txtmi e_monitor_flag = space importing i_answer = gd_answer i_docty = ld_docty exceptions others = 1.
RS_TREE_GET_NODE call function 'RS_TREE_GET_NODE' exporting node_id = it_nodes-parent importing node_info = a_snodetext exceptions id_not_found = 1 others = 2.
RS_TREE_GET_NODE call function 'RS_TREE_GET_NODE' exporting node_id = it_nodes-parent importing node_info = a_snodetext exceptions id_not_found = 1 others = 2.
RS_TREE_GET_NODE call function 'RS_TREE_GET_NODE' exporting node_id = it_nodes-parent importing node_info = a_snodetext exceptions id_not_found = 1 others = 2.
RS_TREE_GET_NODE call function 'RS_TREE_GET_NODE' exporting node_id = it_nodes-parent importing node_info = a_snodetext exceptions id_not_found = 1 others = 2.
RS_TREE_GET_NODE call function 'RS_TREE_GET_NODE' exporting node_id = it_nodes-parent importing node_info = a_snodetext exceptions id_not_found = 1 others = 2.
RS_TREE_GET_NODE call function 'RS_TREE_GET_NODE' exporting node_id = it_nodes-parent importing node_info = a_snodetext exceptions id_not_found = 1 others = 2.
call function 'RS_TREE_GET_NODE' exporting node_id = it_nodes-parent importing node_info = a_snodetext exceptions id_not_found = 1 others = 2.
RS_TREE_GET_NODE call function 'RS_TREE_GET_NODE' exporting node_id = it_nodes-parent importing node_info = a_snodetext exceptions id_not_found = 1 others = 2.
GET_PRINT_PARAMETERS call function 'GET_PRINT_PARAMETERS' exporting mode = 'BATCH' no_dialog = ' ' report = v_repid importing out_archive_parameters = user_arc_params out_parameters = user_print_params valid = ld_valid exceptions archive_info_not_found = 1 invalid_print_params = 2 invalid_archive_params = 3 others = 4.
JOB_OPEN call function 'JOB_OPEN' exporting * DELANFREP = ' ' * JOBGROUP = ' ' jobname = ld_jobname * SDLSTRTDT = NO_DATE * SDLSTRTTM = NO_TIME importing jobcount = jobnumber exceptions cant_create_job = 1 invalid_job_data = 2 jobname_missing = 3 others = 4.
JOB_CLOSE call function 'JOB_CLOSE' exporting jobcount = jobnumber jobname = ld_jobname strtimmed = 'X' "sofort starten importing job_was_released = job_released exceptions cant_start_immediate = 1 invalid_startdate = 2 jobname_missing = 3 job_close_failed = 4 job_nosteps = 5 job_notex = 6 lock_failed = 7 others = 8.
RS_TREE_GET_NODE call function 'RS_TREE_GET_NODE' exporting node_id = it_nodes-parent importing node_info = a_snodetext exceptions id_not_found = 1 others = 2.
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 FICMNF40 or its description.