SAP Reports / Programs | Basis Components | ABAP Workbench, Java IDE and Infrastructure | Repository Browser(BC-DWB-UTL-BRR) SAP BC

MSEU0FVR SAP ABAP INCLUDE - Workbench: Value Request







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


Text pool values


Title: Workbench: Value Request


INCLUDES used within this REPORT MSEU0FVR

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:

F4_DIALOGMODULE call function 'F4_DIALOGMODULE' exporting object = list-name suppress_selection = 'X' importing result = result.

F4_AUTHORITY_OBJECT call function 'F4_AUTHORITY_OBJECT' exporting object = l_auth_obj importing result = r_auth_obj.

F4_TESTCASE call function 'F4_TESTCASE' exporting object = l_testcase importing result = r_testcase.

F4_DD_ALLTYPES call function 'F4_DD_ALLTYPES' exporting object = l_ddname suppress_selection = 'X' importing result = r_ddname.

F4_DD_TABLE_TYPE call function 'F4_DD_TABLE_TYPE' exporting object = l_ddname suppress_selection = 'X' importing result = r_ddname.

F4_DD_DOMAIN call function 'F4_DD_DOMAIN' exporting object = l_ddname suppress_selection = 'X' importing result = r_ddname.

F4_DD_DATA_ELEMENT call function 'F4_DD_DATA_ELEMENT' exporting object = l_ddname suppress_selection = 'X' importing result = r_ddname.

F4_DD_TYPES call function 'F4_DD_TYPES' exporting object = l_ddname suppress_selection = 'X' importing result = r_ddname.

F4_DD_SEARCH_HELP call function 'F4_DD_SEARCH_HELP' exporting object = l_ddname suppress_selection = 'X' importing result = r_ddname.

F4_DD_LOCKOBJECT call function 'F4_DD_LOCKOBJECT' exporting object = l_ddname suppress_selection = 'X' importing result = r_ddname.

F4_DD_STRUCTURE call function 'F4_DD_STRUCTURE' exporting object = l_ddname suppress_selection = 'X' importing result = r_ddname.

F4_DD_TABLES call function 'F4_DD_TABLES' exporting object = l_ddname suppress_selection = 'X' importing result = r_ddname.

F4_DD_VIEW call function 'F4_DD_VIEW' exporting object = l_ddname suppress_selection = 'X' importing result = r_ddname.

F4_APPLMENU call function 'F4_APPLMENU' exporting object = l_tcode suppress_selection = 'X' importing result = r_tcode.

F4_FUNCTIONGROUP call function 'F4_FUNCTIONGROUP' exporting object = l_area suppress_selection = 'X' importing result = r_area.

FUNCTION_INCLUDE_SPLIT call function 'FUNCTION_INCLUDE_SPLIT' exporting program = program importing namespace = l_namespace group = l_area exceptions others = 6.

F4_FUNCTIONMODULE call function 'F4_FUNCTIONMODULE' exporting * group = l_area wk030200 object = l_function suppress_selection = 'X' importing result = r_function group = r_area.

F4_FUNCTIONGROUP call function 'F4_FUNCTIONGROUP' exporting object = l_area suppress_selection = 'X' importing result = rseux-ef_value.

F4_INCLUDE





call function 'F4_INCLUDE' exporting object = l_program suppress_selection = 'X' importing result = r_program.

F4_DEVCLASS call function 'F4_DEVCLASS' exporting object = l_devclass suppress_selection = 'X' importing result = r_devclass.

F4_LDB call function 'F4_LDB' exporting object = l_ldb suppress_selection = 'X' importing result = r_ldb.

F4_UDM_MODEL call function 'F4_UDM_MODEL' exporting object = l_model suppress_selection = 'X' importing result = r_model.

F4_UDM_ENTITY_TYPE call function 'F4_UDM_ENTITY_TYPE' exporting object = l_model suppress_selection = 'X' importing result = r_model.

REPOSITORY_INFO_SYSTEM_F4 call function 'REPOSITORY_INFO_SYSTEM_F4' exporting object_type = 'BMEF' object_name = l_procfunction importing object_name_selected = r_procfunction exceptions others = 1.

F4_BOR_OBJECTTYPE call function 'F4_BOR_OBJECTTYPE' exporting object = l_objtype suppress_selection = 'X' importing result = r_objtype.

REPOSITORY_INFO_SYSTEM_F4 call function 'REPOSITORY_INFO_SYSTEM_F4' exporting object_type = 'BMPC' object_name = l_process importing object_name_selected = r_process exceptions others = 1.

REPOSITORY_INFO_SYSTEM_F4 call function 'REPOSITORY_INFO_SYSTEM_F4' exporting object_type = 'BMPV' object_name = l_procvariant importing object_name_selected = r_procvariant exceptions others = 1.

F4_MESSAGE_ID call function 'F4_MESSAGE_ID' exporting object = l_messid suppress_selection = 'X' importing result = r_messid.

F4_MESSAGE_NR call function 'F4_MESSAGE_NR' exporting message_id = message_id object = l_msgnr suppress_selection = 'X' importing result = r_msgnr result_msgid = r_messid.

F4_MESSAGE_ID call function 'F4_MESSAGE_ID' exporting object = l_messid suppress_selection = 'X' importing result = r_messid.

F4_CLASS call function 'F4_CLASS' exporting object = l_class suppress_selection = 'X' importing result = r_class.

F4_OBJECTS_METHOD call function 'F4_OBJECTS_METHOD' exporting object = l_component clsname = l_class importing result = r_component clsname = l_class.

F4_DD_ALLTYPES call function 'F4_DD_ALLTYPES' exporting object = l_class suppress_selection = 'X' only_types_for_clifs = 'X' importing result = r_class.

F4_MAINPROGRAM call function 'F4_MAINPROGRAM' exporting object = l_program suppress_selection = 'X' importing result = r_program.

F4_MAINPROGRAM call function 'F4_MAINPROGRAM' exporting object = l_program suppress_selection = 'X' importing result = rseux-ep_value.

F4_PARAMETER call function 'F4_PARAMETER' exporting object = l_paramid suppress_selection = 'X' importing result = r_paramid.

F4_TRANSACTION call function 'F4_TRANSACTION' exporting object = l_tcode suppress_selection = 'X' importing result = r_tcode.

F4_ITS_SERVICE call function 'F4_ITS_SERVICE' exporting object = l_service importing result = r_service.




F4_WEBAPP call function 'F4_WEBAPP' exporting object = l_app importing result = r_app.

F4_AREA_MENU call function 'F4_AREA_MENU' exporting object = l_area_menu importing result = r_area_menu.

F4_EXIT call function 'F4_EXIT' exporting object = l_badi_def suppress_selection = 'X' importing result = r_badi_def.

F4_EXIT_IMPLEMENTATION call function 'F4_EXIT_IMPLEMENTATION' exporting object = l_badi_imp suppress_selection = 'X' importing result = r_badi_imp.

F4_USER call function 'F4_USER' exporting object = l_user importing result = r_user.

F4_REPORT_VARIANT call function 'F4_REPORT_VARIANT' exporting object = l_variant program = program importing result = r_variant program = r_program.

F4_SCREEN call function 'F4_SCREEN' exporting object = l_dynpro program = program importing result = r_dynpro program = l_program.

F4_STATUS_LIST call function 'F4_STATUS_LIST' exporting object = l_status program = program importing result = r_status program = r_program.

F4_PROG_SUBPROGRAM call function 'F4_PROG_SUBPROGRAM' exporting object = list-name program = program importing result = result program = r_program.

F4_PROG_DATA call function 'F4_PROG_DATA' exporting object = list-name program = program importing result = result program = r_program.

F4_PROG_PBO call function 'F4_PROG_PBO' exporting object = list-name program = program importing result = result program = r_program.

F4_PROG_PAI call function 'F4_PROG_PAI' exporting object = list-name program = program importing result = result program = r_program.

F4_PROG_TITLE call function 'F4_PROG_TITLE' exporting object = l_title program = program importing result = r_title program = r_program.

F4_PROG_EVENT call function 'F4_PROG_EVENT' exporting object = list-name program = program importing result = result program = r_program.

F4_PROG_MAKRO call function 'F4_PROG_MAKRO' exporting object = list-name program = program importing result = result program = r_program.

FUNCTION_INCLUDE_SPLIT call function 'FUNCTION_INCLUDE_SPLIT' exporting program = l_program importing namespace = l_namespace group = l_area exceptions others = 7.



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