_URL_CONSISTENCY_CHECK 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 _URL_CONSISTENCY_CHECK 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DDIF_FIELDINFO_GET CALL FUNCTION 'DDIF_FIELDINFO_GET' EXPORTING tabname = im_screen_structure fieldname = im_wa_field_group-fieldname all_types = 'X' TABLES dfies_tab = tmp_dfies EXCEPTIONS not_found = 1 internal_error = 2 OTHERS = 3.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
_URL_CONSISTENCY_CHECK - URLCONSISTENCYCHECK _UPGRADE_GRAPHICS_TO_SEM35_F05 - UPGRADEGRAPHICSTOSEM35F05 _UPGRADE_GRAPHICS_TO_SEM35_F04 - UPGRADEGRAPHICSTOSEM35F04 _UPGRADE_GRAPHICS_TO_SEM35_F03 - UPGRADEGRAPHICSTOSEM35F03 _UPGRADE_GRAPHICS_TO_SEM35_F02 - UPGRADEGRAPHICSTOSEM35F02 _UPGRADE_GRAPHICS_TO_SEM35_F01 - UPGRADEGRAPHICSTOSEM35F01