SAP Reports / Programs | Basis Components | Security | User and Authorization Management(BC-SEC-USR-ADM) SAP BC

SR070F10 SAP ABAP INCLUDE - Forms im Report RSUSR070







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


Text pool values


Title: Forms im Report RSUSR070


INCLUDES used within this REPORT SR070F10

" THERE ARE NO INCLUDED SELECTION CRITERIA


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:

PRGN_ACTIVITYGROUP_PROFILE_GET call function 'PRGN_ACTIVITYGROUP_PROFILE_GET' tables act_profiles = prgn_act_profiles actvgroups_text = t_agr_texts exceptions no_profiles_found = 1 no_input_table = 2 others = 3.

PRGN_ACTIVITYGROUP_PROFILE_GET call function 'PRGN_ACTIVITYGROUP_PROFILE_GET' tables act_profiles = prgn_act_profiles_ex actvgroups_text = t_agr_texts_ex exceptions no_profiles_found = 1 no_input_table = 2 others = 3.

PRGN_READ_AGR_STD_TEXTS call function 'PRGN_READ_AGR_STD_TEXTS' changing agr_name = lt_agr_name.

PRGN_READ_AGR_STD_TEXTS call function 'PRGN_READ_AGR_STD_TEXTS' changing agr_name = lt_agr_name.

PRGN_READ_AGR_STD_TEXTS call function 'PRGN_READ_AGR_STD_TEXTS' changing agr_name = lt_agr_name.

CONVERSION_EXIT_ISOLA_INPUT call function 'CONVERSION_EXIT_ISOLA_INPUT' exporting input = langu-low importing output = langu-low.

PRGN_READ_AGR_STD_TEXTS call function 'PRGN_READ_AGR_STD_TEXTS' changing agr_name = lt_agr_name.

PRGN_GET_ACTGROUP_TIMESTAMP call function 'PRGN_GET_ACTGROUP_TIMESTAMP' exporting activity_group = p_actvgrps-agr_name importing create_user = i_respo change_date = modif_date change_user = last_mod exceptions no_timestamp_found = 1 others = 2.

PRGN_GET_OBSOLETE_FLAG call function 'PRGN_GET_OBSOLETE_FLAG' exporting iv_activity_group = p_actvgrps-agr_name importing ev_obsolete = lv_obsolete.

PRGN_READ_AGR_STD_TEXTS call function 'PRGN_READ_AGR_STD_TEXTS' changing agr_name = lt_agr_name.

F4_MINIAPP call function 'F4_MINIAPP' exporting object = '*' suppress_selection = '' display_only = '' multiple_selection = '' importing result = l_appname_res tables multiple_objects = insert_mini_apps.

DYNP_VALUES_READ call function 'DYNP_VALUES_READ' exporting dyname = dyname dynumb = dynumb translate_to_upper = 'X' tables dynpfields = dynpro_values exceptions others = 1.

SUSR_AUTF_GET_F4_HELP call function 'SUSR_AUTF_GET_F4_HELP' exporting fieldname = field_val dyname = dyname dynumb = dynumb dynprofield = field_name tables selected_value = selected_value.

DYNP_VALUES_UPDATE call function 'DYNP_VALUES_UPDATE' exporting dyname = dyname dynumb = dynumb tables dynpfields = dynpro_values exceptions others = 1.

F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting ddic_structure = 'H_T002' retfield = 'SPRAS' dynpprog = dyname dynpnr = dynumb dynprofield = 'LANGU' window_title = tx_title value = 'X' value_org = 'S' * multiple_choice = 'X' tables value_tab = lang_values return_tab = selected_value exceptions parameter_error = 1 no_values_found = 2 others = 3.

CONVERSION_EXIT_ISOLA_OUTPUT call function 'CONVERSION_EXIT_ISOLA_OUTPUT' exporting input = sy-langu importing output = langu-low.

CONVERSION_EXIT_ISOLA_INPUT call function 'CONVERSION_EXIT_ISOLA_INPUT' exporting input = langu-low importing output = ld_language exceptions unknown_language = 1 others = 2.

SUSR_ROLE_READ_TRANSACTIONS call function 'SUSR_ROLE_READ_TRANSACTIONS' exporting activity_group = ls_agr_agrs-agr_name tcode_type = g_type tables t_tcodes = lt_tcodes exceptions no_data_found = 1 others = 2.

DD_DOMA_GET





call function 'DD_DOMA_GET' exporting domain_name = 'USOBXTYPE' tables dd07v_tab_a = lt_doma_usobxtype dd07v_tab_n = lt_dd07v_tab_n exceptions others = 0.

F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'KEYNR' "#EC NOTEXT value_org = 'S' tables value_tab = lt_f4_text exceptions parameter_error = 1 no_values_found = 2 others = 3.

DYNP_VALUES_READ call function 'DYNP_VALUES_READ' exporting dyname = sy-repid dynumb = sy-dynnr translate_to_upper = gc_true tables dynpfields = lt_dynpfields exceptions others = 1.

PRGN_START_EXIT_APPL_SEARCH call function 'PRGN_START_EXIT_APPL_SEARCH' exporting iv_display = ' ' iv_multisel = ' ' iv_pgmid = l_pgmid iv_object = l_object iv_objname = l_search importing et_objectname = lt_objectname.

DYNP_VALUES_UPDATE call function 'DYNP_VALUES_UPDATE' exporting dyname = sy-repid dynumb = sy-dynnr tables dynpfields = lt_dynpfields exceptions others = 0.

BALW_BAPIRETURN_GET2 call function 'BALW_BAPIRETURN_GET2' exporting type = 'I' cl = '01' number = 265 importing return = gs_return.

F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'OBJ_NAME' dynpprog = sy-repid dynpnr = sy-dynnr dynprofield = i_fieldname tables value_tab = lt_value_tab field_tab = lt_field_tab exceptions parameter_error = 1 no_values_found = 2 others = 3.

SUSR_SELECTED_USERS_LIST_ALV call function 'SUSR_SELECTED_USERS_LIST_ALV' exporting caller_name = ld_caller no_auth_checks = 'X' caller_report = 'RSUSR070' tables users_complete = lt_users_complete user_role = lt_user_role.



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