SAP Reports / Programs | Basis Components | ABAP Workbench, Java IDE and Infrastructure | Runtime Analysis(BC-DWB-TOO-RTA) SAP BC

MS38TF02 SAP ABAP INCLUDE - ABAP Runtime Analysis: Include For SAPMS38T







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


Text pool values


Title: ABAP Runtime Analysis: Include For SAPMS38T


INCLUDES used within this REPORT MS38TF02

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:

AUTHORITY_CHECK_TCODE call function 'AUTHORITY_CHECK_TCODE'"check authority for execution exporting tcode = l_tran_name exceptions ok = 0 not_ok = 1.

RS_FUNCTION_TEST CALL FUNCTION 'RS_FUNCTION_TEST' EXPORTING funcname = l_func_name run_time_on = 'X' trace_special_units = o_var->lim4-onoff EXCEPTIONS no_function = 1 others = 2.

POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = text-l01 text_question = l_str default_button = '0' IMPORTING answer = l_answer.

POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = text-vs0 diagnose_object = l_se61_dialog_text text_question = text-vs3 IMPORTING answer = l_answer TABLES parameter = l_par_tab.

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING i_callback_program = 'SAPMS38T' i_callback_pf_status_set = 'SET_PF_STATUS_REMOTE' i_structure_name = 'SE30WPINFO' it_fieldcat = l_fld_tab is_layout = l_layout i_callback_user_command = 'UCOMM_REMOTE' TABLES t_outtab = wpinfo EXCEPTIONS program_error = 1 others = 2.

REUSE_ALV_LIST_LAYOUT_INFO_GET CALL FUNCTION 'REUSE_ALV_LIST_LAYOUT_INFO_GET' IMPORTING es_layout = l_layout EXCEPTIONS no_infos = 1 program_error = 2 others = 3.

REUSE_ALV_LIST_LAYOUT_INFO_SET CALL FUNCTION 'REUSE_ALV_LIST_LAYOUT_INFO_SET' EXPORTING is_layout = l_layout.

TH_WPINFO CALL FUNCTION 'TH_WPINFO' TABLES wplist = l_wpinfo EXCEPTIONS send_error = 1 others = 2.

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING i_callback_program = 'SAPMS38T' i_callback_pf_status_set = 'SET_PF_STATUS_UREQUEST' i_structure_name = 'SE30UREQ' it_fieldcat = l_fld_tab is_layout = l_layout i_callback_user_command = 'UCOMM_UREQUEST' TABLES t_outtab = alv_urequest EXCEPTIONS program_error = 1 others = 2.

REUSE_ALV_LIST_LAYOUT_INFO_GET CALL FUNCTION 'REUSE_ALV_LIST_LAYOUT_INFO_GET' IMPORTING es_layout = l_layout EXCEPTIONS no_infos = 1 program_error = 2 others = 3.

REUSE_ALV_LIST_LAYOUT_INFO_SET CALL FUNCTION 'REUSE_ALV_LIST_LAYOUT_INFO_SET' EXPORTING is_layout = l_layout.

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING i_callback_program = 'SAPMS38T' i_callback_pf_status_set = 'SET_PF_STATUS_FDIR' i_structure_name = 'SE30ALVDIR' it_fieldcat = l_fld_tab is_layout = l_layout i_callback_user_command = 'UCOMM_FDIR' i_screen_start_column = 3 i_screen_start_line = 1 i_screen_end_column = 95 i_screen_end_line = 22 TABLES t_outtab = fdirtab EXCEPTIONS others = 0.

POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = text-l05 text_question = text-l06 default_button = '0' IMPORTING answer = l_answer.

POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = text-l03 text_question = text-l04 default_button = '0' IMPORTING answer = l_answer.

POPUP_TO_CONFIRM call function 'POPUP_TO_CONFIRM' exporting titlebar = text-l03 text_question = text-l07 default_button = '1' importing answer = l_answer.

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING i_callback_program = 'SAPMS38T' i_callback_pf_status_set = 'SET_PF_STATUS_VARIANT' i_structure_name = 'SE30ALVVAR' is_layout = l_layout i_callback_user_command = 'UCOMM_VARIANT' i_screen_start_column = 10 i_screen_start_line = 3 i_screen_end_column = 80 i_screen_end_line = 15 TABLES t_outtab = vartab EXCEPTIONS others = 0.

DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = 'SAPMS38T' dynumb = '0100' TABLES dynpfields = l_dytab.

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = l_dyname dynumb = sy-dynnr translate_to_upper = 'X' TABLES dynpfields = dynpfields EXCEPTIONS others = 11.

F4_FUNCTIONMODULE





CALL FUNCTION 'F4_FUNCTIONMODULE' EXPORTING group = l_group object = l_object IMPORTING result = l_result ucomm = sy-ucomm.

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = l_dyname dynumb = sy-dynnr TABLES dynpfields = dynpfields EXCEPTIONS others = 11.

DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = 'SAPMS38T' dynumb = '0100' TABLES dynpfields = l_dytab.

ENQUEUE_ESE30VAR CALL FUNCTION 'ENQUEUE_ESE30VAR' EXPORTING vuser = rs38t_var-vuser vname = rs38t_var-vname EXCEPTIONS foreign_lock = 1 system_failure = 2 others = 3.

POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = text-vs0 diagnose_object = l_se61_dialog_text text_question = text-vs2 IMPORTING answer = l_answer TABLES parameter = l_par_tab.

DEQUEUE_ESE30VAR CALL FUNCTION 'DEQUEUE_ESE30VAR' EXPORTING vuser = rs38t_var-vuser vname = rs38t_var-vname.

RS_CHARACTER_CHECK CALL FUNCTION 'RS_CHARACTER_CHECK' EXPORTING objectname = EXCEPTIONS invalid_length = 1 delimiter_error = 2 invalid_character = 3 objectname_missing = 4 others = 5.

USER_EXISTS call function 'USER_EXISTS' "TR_USER_EXISTS exporting bname = exceptions user_dont_exist = 1 user_exists = 2 others = 3.



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