R_FCOM_INA_GRP_ACTIVATION_AF01 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 R_FCOM_INA_GRP_ACTIVATION_AF01 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 R_FCOM_INA_GRP_ACTIVATION_AF01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DDIF_DTEL_GET CALL FUNCTION 'DDIF_DTEL_GET' EXPORTING name = 'FCOM_VERSION_ID' langu = sy-langu IMPORTING dd04v_wa = ls_dtel EXCEPTIONS illegal_input = 1.
K_HIERARCHY_UPDATE CALL FUNCTION 'K_HIERARCHY_UPDATE' EXPORTING e_class =
-setclass e_kokrs = lv_coarea * e_ktopl = gv_chart_acc e_info = -hieinfo e_mode = '02' * e_update_all_nodes = abap_true TABLES t_nodes = -nodes t_values = -values t_formula = -formula t_field_info = -fieldinfo t_alesets = lt_alesets EXCEPTIONS update_error = 1.
G_SET_ENCRYPT_SETID CALL FUNCTION 'G_SET_ENCRYPT_SETID' EXPORTING setclass = iv_setclass shortname = iv_setname kokrs = lv_coarea IMPORTING setid = lv_setid EXCEPTIONS no_co_area_specified = 1 illegal_setclass = 2 OTHERS = 3.
K_HIERARCHY_TABLES_READ CALL FUNCTION 'K_HIERARCHY_TABLES_READ' EXPORTING e_class = iv_setclass e_setid = lv_setid e_kokrs = lv_coarea e_structure = ls_para2 TABLES t_nodes = ct_node t_values = ct_value t_formula = ct_formula t_field_info = ct_fieldinfo CHANGING c_info = cs_hieinfo c_overwrite = lb_overwrite EXCEPTIONS no_controlling_area = 1 no_chart_of_account = 2 different_controlling_areas = 3 different_chart_of_accounts = 4 set_not_found = 5 illegal_field_replacement = 6 illegal_table_replacement = 7 fm_raise = 8 convert_error = 9 no_overwrite_standard_hier = 10 no_bukrs_for_kokrs = 11 OTHERS = 12.
G_SET_ENCRYPT_SETID CALL FUNCTION 'G_SET_ENCRYPT_SETID' EXPORTING setclass =
-setclass shortname = -setname kokrs = lv_co_area IMPORTING setid = lv_setid EXCEPTIONS no_co_area_specified = 1 illegal_setclass = 2 OTHERS = 3.
G_SET_ENQUEUE_WITH_FATHERS CALL FUNCTION 'G_SET_ENQUEUE_WITH_FATHERS' EXPORTING setid = lv_setid EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.
G_SET_ENCRYPT_SETID CALL FUNCTION 'G_SET_ENCRYPT_SETID' EXPORTING setclass = lv_active_setclass shortname = lv_active_grp_name kokrs = lv_co_area IMPORTING setid = lv_setid EXCEPTIONS no_co_area_specified = 1 illegal_setclass = 2 OTHERS = 3.
G_SET_ENQUEUE_WITH_FATHERS CALL FUNCTION 'G_SET_ENQUEUE_WITH_FATHERS' EXPORTING setid = lv_setid EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.
MESSAGES_COUNT CALL FUNCTION 'MESSAGES_COUNT' IMPORTING count = lv_msg_count EXCEPTIONS OTHERS = 1.
MESSAGES_SHOW CALL FUNCTION 'MESSAGES_SHOW' EXPORTING line_from = lv_start_line line_to = lv_end_line show_linno = abap_false object = text-con IMPORTING e_exit_command = ls_exit_command.
FCOM_INASET_UPDATE CALL FUNCTION 'FCOM_INASET_UPDATE' IN UPDATE TASK EXPORTING it_inaset_upd = lt_inaset.
FCOM_SETVERSION_UPDATE CALL FUNCTION 'FCOM_SETVERSION_UPDATE' IN UPDATE TASK EXPORTING it_setver_upd = gt_version_to_act.
KPEP_MONI_INIT_RECORD CALL FUNCTION 'KPEP_MONI_INIT_RECORD' EXPORTING ls_detail = gs_detail IMPORTING ls_key = gs_key TABLES lt_selkrit = gt_selcrit.
MESSAGES_INITIALIZE CALL FUNCTION 'MESSAGES_INITIALIZE' IMPORTING e_identification = gv_ident.
MESSAGES_COUNT CALL FUNCTION 'MESSAGES_COUNT' IMPORTING count = lv_msg_count EXCEPTIONS OTHERS = 1.
MESSAGE_STORE CALL FUNCTION 'MESSAGE_STORE' EXPORTING arbgb = iv_msgid msgty = iv_msgty msgv1 = iv_msgv1 msgv2 = iv_msgv2 msgv3 = iv_msgv3 msgv4 = iv_msgv4 txtnr = iv_msgno zeile = lv_msg_count IMPORTING max_severity = gv_max_severity EXCEPTIONS OTHERS = 1.
MESSAGES_ACTIVE CALL FUNCTION 'MESSAGES_ACTIVE' IMPORTING max_severity = lv_severity.
MESSAGES_SAVE CALL FUNCTION 'MESSAGES_SAVE' EXPORTING i_balobject = gc_bal_object i_balsubobject = gc_bal_subobject i_identification = gv_ident IMPORTING e_log_handle = lv_log_handle EXCEPTIONS no_messages = 1 not_active = 2 program_error = 3 save_not_allowed = 4 wrong_identification = 5.
CALL FUNCTION 'MESSAGES_STOP' EXCEPTIONS OTHERS = 4.
KPEP_MONI_CLOSE_RECORD CALL FUNCTION 'KPEP_MONI_CLOSE_RECORD' EXPORTING ls_key = gs_key ls_message = ls_message CHANGING ld_aplstat = lv_aplstat EXCEPTIONS no_id_given = 1 OTHERS = 2.
MESSAGES_SHOW CALL FUNCTION 'MESSAGES_SHOW' EXPORTING show_linno = abap_false object = sy-title.
G_SET_ENCRYPT_SETID CALL FUNCTION 'G_SET_ENCRYPT_SETID' EXPORTING setclass =
-class shortname = -shortname kokrs = lv_coarea IMPORTING setid = lv_setid EXCEPTIONS OTHERS = 0.
CHANGEDOCUMENT_READ_HEADERS CALL FUNCTION 'CHANGEDOCUMENT_READ_HEADERS' EXPORTING objectclass = gc_cd_objclass objectid = lv_objectid username = space TABLES i_cdhdr = lt_change_doc EXCEPTIONS no_position_found = 1 wrong_access_to_archive = 2 time_zone_conversion_error = 3 OTHERS = 4.
K_HIERARCHY_UPDATE CALL FUNCTION 'K_HIERARCHY_UPDATE' EXPORTING e_class = is_group-ina_setclass e_kokrs = lv_coarea * e_ktopl = gv_chart_acc e_info = ls_hieinfo e_mode = '02' TABLES t_nodes = lt_node t_values = lt_value t_formula = lt_formula t_field_info = lt_fieldinfo t_alesets = lt_alesets EXCEPTIONS update_error = 1.
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 R_FCOM_INA_GRP_ACTIVATION_AF01 or its description.
R_FCOM_INA_GRP_ACTIVATION_AF01 - Include R_FCOM_INA_GRP_ACTIVATION_AF01 R_FCOM_INA_GRP_ACTIVATION - Activate Inactive Hierarchies R_FCOM_INA_GRP_ACTIVATION - Activate Inactive Hierarchies R_FCOM_GROUP_NAVIGATION - Program FCOM_GROUP_NAVIGATION R_FCOM_GROUP_NAVIGATION - Program FCOM_GROUP_NAVIGATION R_FCOM_COSTCENTER_NAVIGATION - Program FCOM_COSTCENTER_NAVIGATION