SAP Reports / Programs | Basis Components | ABAP Workbench, Java IDE and Infrastructure | Function Builder(BC-DWB-TOO-FUB) SAP BC

MS38LFED SAP ABAP INCLUDE - documentation and ABAP source code







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


INCLUDES used within this REPORT MS38LFED

FORM ED_GENERATE_FRAME USING GF_INCLUDE.
INSERT REPORT GF_INCLUDE FROM L_SOURCE STATE 'A'.
INSERT REPORT GF_INCLUDE FROM REP.
READ REPORT GF_INCLUDE INTO REP.
READ REPORT GF_INCLUDE INTO REP STATE 'A'.
INSERT REPORT GF_INCLUDE FROM L_SOURCE STATE 'A'.
INSERT REPORT GF_INCLUDE FROM REP.
INSERT REPORT P_RS38L_INCLUDE FROM L_SOURCE STATE 'A' PROGRAM TYPE 'I'.
INSERT REPORT P_RS38L_INCLUDE FROM REP PROGRAM TYPE 'I'.
FORM ED_GENERATE_INTERFACE USING GF_INCLUDE.
FORM ED_INSERT_INTERFACE USING GF_INCLUDE.
FORM ED_UPDATE_XX_INCLUDE USING UP_INCLUDE
READ REPORT XX_INCLUDE INTO REPTAB.
INSERT REPORT XX_INCLUDE FROM REPTAB.
FORM ED_DELETE_CODING USING DC_INCLUDE.
READ REPORT XX_INCLUDE INTO REPTAB.
INSERT REPORT XX_INCLUDE FROM REPTAB.
DELETE REPORT DC_INCLUDE STATE 'A'.
DELETE REPORT DC_INCLUDE STATE 'I'.
FORM ED_ENQ_INCLUDE USING INCL.
FORM ED_DEQ_INCLUDE USING INCL.
READ REPORT RS38L-INCLUDE INTO SOURCE_CODE.
FORM ED_REPAIR_INCLUDE.
READ REPORT INCLUDE INTO REP_TAB.
INSERT REPORT INCLUDE FROM REP_TAB.


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:

RS_NAVIGATION_TOP call function 'RS_NAVIGATION_TOP' importing objektinf = l_abastruc exceptions others = 0.

RS_NAVIGATION_POP call function 'RS_NAVIGATION_POP' exceptions others = 0.

RS_NAVIGATION_PUSH call function 'RS_NAVIGATION_PUSH' exporting objektinf = abapstruc objekttyp = 'FB'.

RS_NAVIGATION_MONITOR call function 'RS_NAVIGATION_MONITOR'.

RS_NAVIGATION_PUSH call function 'RS_NAVIGATION_PUSH' exporting objektinf = abapstruc objekttyp = 'FB'.

RS_NAVIGATION_MONITOR call function 'RS_NAVIGATION_MONITOR'.

FUNCTION_INCLUDE_SPLIT call function 'FUNCTION_INCLUDE_SPLIT' exporting program = rs38l-progname importing namespace = rs38l-namespace group = rs38l-str_area exceptions others = 6.

RS_NAVIGATION_PUSH call function 'RS_NAVIGATION_PUSH' exporting objektinf = abapstruc objekttyp = 'FB'.

RS_NAVIGATION_MONITOR call function 'RS_NAVIGATION_MONITOR'.

RS_NAVIGATION_PUSH call function 'RS_NAVIGATION_PUSH' exporting objektinf = abapstruc objekttyp = 'FB'.

RS_NAVIGATION_MONITOR call function 'RS_NAVIGATION_MONITOR'.

RS_NAVIGATION_PUSH call function 'RS_NAVIGATION_PUSH' exporting objektinf = abapstruc objekttyp = 'FB'.

RS_NAVIGATION_MONITOR call function 'RS_NAVIGATION_MONITOR'.

RS_NAVIGATION_PUSH call function 'RS_NAVIGATION_PUSH' exporting objektinf = abapstruc objekttyp = 'FB'.

RS_NAVIGATION_MONITOR call function 'RS_NAVIGATION_MONITOR'.

RS_WORKING_AREA_ACTIVE_CHECK call function 'RS_WORKING_AREA_ACTIVE_CHECK' exceptions nok = 1 others = 2.

RS_INSERT_INTO_WORKING_AREA call function 'RS_INSERT_INTO_WORKING_AREA' exporting object = l_object obj_name = l_objname exceptions others = 0.

RS_INSERT_INTO_WORKING_AREA call function 'RS_INSERT_INTO_WORKING_AREA' exporting object = l_object obj_name = l_objname exceptions others = 0.

RS_INSERT_INTO_WORKING_AREA





call function 'RS_INSERT_INTO_WORKING_AREA' exporting object = l_object obj_name = l_objname exceptions others = 0.

RS_INSERT_INTO_WORKING_AREA call function 'RS_INSERT_INTO_WORKING_AREA' exporting object = l_object obj_name = l_objname exceptions others = 0.

TH_IN_UPDATE_TASK call function 'TH_IN_UPDATE_TASK' importing in_update_task = subrc.

RS_TREE_OBJECT_PLACEMENT call function 'RS_TREE_OBJECT_PLACEMENT' exporting object = area operation = 'INSERT' program = rs38l-progname type = 'OF'.

RS_MODIFY_D010INC call function 'RS_MODIFY_D010INC' exporting suche_rahmen = space tables modtab = id010inc.

RS_FUNCTION_BUFFER_CHECK call function 'RS_FUNCTION_BUFFER_CHECK' exporting funcname = rs38l-name include = gf_include importing antwort = antwort tables reporttable = rep2 exceptions no_buffer_file = 01 cancelled = 02.

RS_FUNCTION_UPDATE_BUFFER call function 'RS_FUNCTION_UPDATE_BUFFER' exporting include = gf_include tables reporttab = rep2.

ENH_UTL_DELETE_ENH_STATEMENT call function 'ENH_UTL_DELETE_ENH_STATEMENT' changing source = rep exceptions error_occured = 1 others = 2.

CLM_UTL_REMOVE_MA_COMMENTS_SOU call function 'CLM_UTL_REMOVE_MA_COMMENTS_SOU' changing source = rep exceptions error_occured = 1 others = 2.

CLM_CWB_REPS_SAVE call function 'CLM_CWB_REPS_SAVE' exporting transport_key = transpkey ordernum = g_korrnum extend = 'X' status = g_version sources = wa_editor_sources check_mode = ' ' exceptions not_executed = 1 invalid_parameter = 2 type_not_supported = 3 others = 4.

CLM_CWB_REPS_SAVE call function 'CLM_CWB_REPS_SAVE' exporting transport_key = transpkey ordernum = g_korrnum extend = 'X' * status = g_version sources = wa_editor_sources check_mode = ' ' internal_call = 'S' exceptions not_executed = 1 invalid_parameter = 2 type_not_supported = 3 others = 4.

RS_TYPE_EXISTENCE_CHECK call function 'RS_TYPE_EXISTENCE_CHECK' exporting type = l_fupa-structure * changing_language = rs38l-masterlang importing type_pool = l_type_pool exceptions type_does_not_exist = 1 others = 2.

CALL FUNCTION rep = 'CALL FUNCTION'.

RS_TREE_OBJECT_PLACEMENT call function 'RS_TREE_OBJECT_PLACEMENT' exporting author = ' ' devclass = ' ' inclname = incl object = incl operation = 'INSERT' program = rs38l-progname type = 'CI'. " E. Crasovan 06. Sept 2001 Punkt hat gefehlt

RS_TREE_OBJECT_PLACEMENT call function 'RS_TREE_OBJECT_PLACEMENT' exporting author = ' ' devclass = ' ' inclname = incl object = incl operation = 'INSERT' program = rs38l-progname type = 'CI'. " E. Crasovan 06 Sept. 2001 Punkt hat gefehlt

RS_TREE_OBJECT_PLACEMENT call function 'RS_TREE_OBJECT_PLACEMENT' exporting author = ' ' devclass = ' ' inclname = top object = top operation = 'INSERT' program = rs38l-progname type = 'CI'.

RS_TREE_OBJECT_PLACEMENT call function 'RS_TREE_OBJECT_PLACEMENT' exporting author = ' ' devclass = ' ' inclname = incl object = incl operation = 'INSERT' program = rs38l-progname type = 'CI'.

DDIF_NAMETAB_GET call function 'DDIF_NAMETAB_GET' exporting tabname = l_tabname all_types = 'X' importing x030l_wa = l_x030l tables x031l_tab = itab exceptions not_found = 1 others = 2.

ENQUEUE_ESRDIRE call function 'ENQUEUE_ESRDIRE' exporting mode_trdir = l_enq_mode name = incl2 x_name = ' ' _scope = '2' _wait = ' ' exceptions foreign_lock = 01 system_failure = 02.

RS_ACCESS_PERMISSION ** CALL FUNCTION 'RS_ACCESS_PERMISSION' ** EXPORTING ** AUTHORITY_CHECK = SPACE ** GLOBAL_LOCK = SPACE ** MODE = 'MODIFY' ** OBJECT = INCL ** OBJECT_CLASS = 'ABAP' ** SUPPRESS_CORR_CHECK = RS38L-EXTERN ** EXCEPTIONS ** CANCELED_IN_CORR = 01 ** ENQUEUED_BY_USER = 02 ** ENQUEUE_SYSTEM_FAILURE = 03 ** ILLEGAL_PARAMETER_VALUES = 04 ** LOCKED_BY_AUTHOR = 05 ** NO_MODIFY_PERMISSION = 06 ** NO_SHOW_PERMISSION = 07 ** PERMISSION_FAILURE = 08.




RS_ACCESS_PERMISSION call function 'RS_ACCESS_PERMISSION' exporting authority_check = space global_lock = space mode = 'FREE' object = incl object_class = 'ABAP' suppress_corr_check = rs38l-extern exceptions canceled_in_corr = 01 enqueued_by_user = 02 enqueue_system_failure = 03 illegal_parameter_values = 04 locked_by_author = 05 no_modify_permission = 06 no_show_permission = 07 permission_failure = 08.

DEQUEUE_ES_PROG * CALL FUNCTION 'DEQUEUE_ES_PROG' * EXPORTING * NAME = INCL.

POPUP_TO_CONFIRM_STEP * call function 'POPUP_TO_CONFIRM_STEP' * exporting * defaultoption = 'Y' * textline1 = 'Sichern Funktionsbaustein'(001) * textline2 = rs38l-name * titel = 'Funktionsbaustein bearbeiten'(002) * importing * answer = answer.

RS_NAVIGATION_PUSH call function 'RS_NAVIGATION_PUSH' exporting objektinf = abapstruc objekttyp = 'FB'.

RS_NAVIGATION_MONITOR call function 'RS_NAVIGATION_MONITOR'.

RS_EDTR_SEARCH call function 'RS_EDTR_SEARCH' exporting findstring = rs38l-parameter method = 'DATA' objecttype = 'R' tables objecttab = objtab.

RS_EDTR_SEARCH call function 'RS_EDTR_SEARCH' exporting actual_include = rs38l-include findstring = rs38l-parameter method = 'DATA' objecttype = 'F' tables objecttab = objtab.

RS_TOOL_ACCESS call function 'RS_TOOL_ACCESS' exporting operation = 'CROSSREF' object_name = rs38l-name object_type = 'FUNC' exceptions others = 0.

RS_TOOL_ACCESS call function 'RS_TOOL_ACCESS' exporting operation = 'CROSSREF' object_name = rs38l-name object_type = 'FUNC' exceptions others = 0.

RS_NAVIGATION_TOP call function 'RS_NAVIGATION_TOP' importing exit = navigationstabl-exit mark = navigationstabl-mark objektinf = navigationstabl-objektinf objekttyp = navigationstabl-objekttyp text1 = navigationstabl-text1 text2 = navigationstabl-text2 text3 = navigationstabl-text3.

RS_NAVIGATION_POP call function 'RS_NAVIGATION_POP' importing exit = navigationstabl-exit mark = navigationstabl-mark objektinf = navigationstabl-objektinf objekttyp = navigationstabl-objekttyp text1 = navigationstabl-text1 text2 = navigationstabl-text2 text3 = navigationstabl-text3.

RS_NAVIGATION_POP call function 'RS_NAVIGATION_POP' importing exit = navigationstabl-exit mark = navigationstabl-mark objektinf = navigationstabl-objektinf objekttyp = navigationstabl-objekttyp text1 = navigationstabl-text1 text2 = navigationstabl-text2 text3 = navigationstabl-text3.

RS_NAVIGATION_MONITOR call function 'RS_NAVIGATION_MONITOR'.

RS_SYNTAX_CHECK call function 'RS_SYNTAX_CHECK' exporting i_program = rs38l-include i_with_dialog = 'X' importing o_error_include = error_include o_error_line = error_line o_error_message = check_message o_error_offset = error_offset o_error_subrc = error_subrc o_navigate = navi tables i_source = source_code.

RS_NAVIGATION_POP call function 'RS_NAVIGATION_POP' importing exit = navigationstabl-exit mark = navigationstabl-mark next = navigationstabl-next objektinf = abapstruc objekttyp = navigationstabl-objekttyp text1 = navigationstabl-text1 text2 = navigationstabl-text2 text3 = navigationstabl-text3.

RS_NAVIGATION_PUSH call function 'RS_NAVIGATION_PUSH' exporting exit = navigationstabl-exit mark = navigationstabl-mark next = navigationstabl-next objektinf = abapstruc objekttyp = navigationstabl-objekttyp text1 = navigationstabl-text1 text2 = navigationstabl-text2 text3 = navigationstabl-text3.

RS_NAVIGATION_MONITOR_ACTIVATE call function 'RS_NAVIGATION_MONITOR_ACTIVATE' exceptions monitor_already_exist = 01 exception_occured = 02.

RS_NAVIGATION_POP call function 'RS_NAVIGATION_POP'.

RS_NAVIGATION_POP call function 'RS_NAVIGATION_POP'.

RS_OBJECT_IN_WORKING_AREA call function 'RS_OBJECT_IN_WORKING_AREA' exporting object = 'FUNC' obj_name = e071_str-obj_name global_check = 'X' importing object_is_work_item = l_item object_inactive_version = l_ina.

SVRS_AFTER_CHANGED_ONLINE_NEW call function 'SVRS_AFTER_CHANGED_ONLINE_NEW' exporting e071_entry = e071_str status = l_item importing version_new = versnum exceptions non_versionable_objtype = 1 no_tadir_entry = 2 object_not_found = 3 object_not_locked = 4 others = 5.

POPUP_WITH_WARNING call function 'POPUP_WITH_WARNING' exporting textline1 = 'Die Schnittstelle enthält einen Syntax-Fehler'(380) textline2 = 'Bitte entfernen Sie diesen händisch'(381) titel = 'Warnung'(382).

RS_TOOL_ACCESS call function 'RS_TOOL_ACCESS' exporting operation = 'SHOW' object_name = rs38l-area object_type = 'FV' exceptions not_executed = 01 invalid_object_type = 02.

SUSR_SHOW_USER_DETAILS call function 'SUSR_SHOW_USER_DETAILS' exporting bname = tlibv-uname exceptions others = 1.

SUSR_SHOW_USER_DETAILS call function 'SUSR_SHOW_USER_DETAILS' exporting bname = progdir-unam exceptions others = 1.

RS_TOOL_ACCESS call function 'RS_TOOL_ACCESS' exporting operation = 'SHOW' object_name = rs38l-devclass object_type = 'DEVC' exceptions others = 3.

RS_INACTIVE_OBJECTS_LIST call function 'RS_INACTIVE_OBJECTS_LIST'.

RS_INACTIVE_OBJECTS_LIST call function 'RS_INACTIVE_OBJECTS_LIST'.

RS_WORKING_AREA_INIT call function 'RS_WORKING_AREA_INIT'.

FUNCTION_INCLUDE_CONCATENATE call function 'FUNCTION_INCLUDE_CONCATENATE' changing program = rs38l-progname complete_area = rs38l-area.

RS_WORKING_AREA_INIT call function 'RS_WORKING_AREA_INIT'.



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