WDHEX_INTERNAL_EXECUTE_DEADF01 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 WDHEX_INTERNAL_EXECUTE_DEADF01 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!
SWF_GP_RUN_ACI_INFO_GET CALL FUNCTION 'SWF_GP_RUN_ACI_INFO_GET' EXPORTING im_aci_id = l_aci_id IMPORTING ex_returncode = l_retcode ex_aci_info = l_aci_info.
SWF_GP_CALLBACK_DUEDATE_NOTIFY CALL FUNCTION 'SWF_GP_CALLBACK_DUEDATE_NOTIFY' DESTINATION l_rfc_dest_gp_runtime EXPORTING im_gpi_id = l_gpi_id im_gpi_initiator = l_gpi_initiator im_due_type = l_duetype im_aci_info = l_aci_info IMPORTING ex_returncode = l_retcode ex_errcat = l_exec_errcat ex_errorcode = l_exec_errcode TABLES it_action_users = lt_agent_tab EXCEPTIONS communication_failure = 1 system_failure = 2.
TRFC_SET_QIN_PROPERTIES CALL FUNCTION 'TRFC_SET_QIN_PROPERTIES' EXPORTING * QOUT_NAME = ' ' qin_name = l_qin_name * qin_count = l_qin_count * CALL_EVENT = ' ' no_execute = space EXCEPTIONS invalid_queue_name = 1 OTHERS = 2.
SWW_WI_DEADLINE_INTERNAL_RFC CALL FUNCTION 'SWW_WI_DEADLINE_INTERNAL_RFC' IN BACKGROUND TASK AS SEPARATE UNIT DESTINATION l_wim_rfc_dest EXPORTING im_wiid = l_wiid im_wi_dattype = l_wi_dattype.
TRFC_QIN_STATE CALL FUNCTION 'TRFC_QIN_STATE' EXPORTING qname = l_qname IMPORTING qstate = l_qstate EXCEPTIONS OTHERS = 1.
TRFC_QIN_STOP CALL FUNCTION 'TRFC_QIN_STOP' EXPORTING qname = l_qname force = 'X' no_commit = 'X' IMPORTING lock_key = l_lock_key EXCEPTIONS OTHERS = 1.
TRFC_QIN_RESTART CALL FUNCTION 'TRFC_QIN_RESTART' EXPORTING qname = l_qname lock_key = l_lock_key no_commit = 'X' IMPORTING astate = l_qstate EXCEPTIONS OTHERS = 1.
QIWK_SCHEDULER_ACTIVATE CALL FUNCTION 'QIWK_SCHEDULER_ACTIVATE' IN BACKGROUND TASK EXPORTING qname = l_qname.
DB_COMMIT CALL FUNCTION 'DB_COMMIT'.
DB_COMMIT CALL FUNCTION 'DB_COMMIT'.
DB_COMMIT CALL FUNCTION 'DB_COMMIT'.
PATH_DELETE_ALL CALL FUNCTION 'PATH_DELETE_ALL'.
SWO_INVALIDATE CALL FUNCTION 'SWO_INVALIDATE' EXPORTING clear_program_memory = ' '.
ENQUEUE_READ CALL FUNCTION 'ENQUEUE_READ' EXPORTING gname = 'SWWWIHEAD' guname = '*' IMPORTING number = l_number subrc = l_subrc TABLES enq = lt_enq EXCEPTIONS OTHERS = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
WDHEX_INTERNAL_EXECUTE_DEADF01 - WDHEXINTERNALEXECUTEDEADF01 WDHEX_INTERNAL_CLASSES - WDHEXINTERNALCLASSES WDHC_DISPLAY_LOG - Report WDHC_DISPLAY_LOG WDHC_DISPLAY_LOG - Report WDHC_DISPLAY_LOG WDG_UR_NW_MIME_REPOS_UPLOADER - Program WD_UR_CONTROLS_GENERATOR WDG_UR_NW_MIME_REPOS_UPLOADER - Program WD_UR_CONTROLS_GENERATOR