UR_MDF_FIREWALL_SETTINGS is a standard Executable ABAP Report 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 UR_MDF_FIREWALL_SETTINGS 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.
Selection Text: NOMDF_ = Read Metadata from MDF
Selection Text: NOMDF_I = Read Metadata from Buffer
Selection Text: NOMDF_S = Save Metadata
Selection Text: REAL_ID = D Realigner ID
Selection Text: SHOW = Show Setting
Text Symbol: 001 = Realigner
Text Symbol: 004 = Execution Options
Text Symbol: 010 = Setting:
Text Symbol: 011 = Setting Previously
Text Symbol: 012 = Setting Subsequently
Text Symbol: 013 = Metadata Read from MDF
Text Symbol: 014 = Metadata Not Read from MDF
Text Symbol: 015 = Metadata Saved
INCLUDE UR_DUMP_AND_DEBUG_MACROS.
INCLUDE UR_F4_ID_INCLUDE.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
UR_MDF_FIREWALL_SETTINGS - URMDFFIREWALLSETTINGS UR_MDF_FIREWALL_SETTINGS - URMDFFIREWALLSETTINGS UR_MAINTAIN - Maintenance of Realignment Runs and Realignment Requests UR_MAINTAIN - Maintenance of Realignment Runs and Realignment Requests UR_F4_ID_INCLUDE - F4 for real_id UR_F4_CHGRUN_INCLUDE - F4 for chgrun Type ur_chgrun