ESH_INT_DETACH_FROM_HUB 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 ESH_INT_DETACH_FROM_HUB 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: P_TEST = Test run
Title: Program ESH_INT_DETACH_FROM_HUB
Text Symbol: 002 = Warning: Use ESH_INT_DISCONNECT_BACKEND on the hub system instead.
Text Symbol: 003 = Only to be used if connection from hub to back-end system does not exist anymore
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ESH_INT_DISCONNECT_BACKEND CALL FUNCTION 'ESH_INT_DISCONNECT_BACKEND' EXPORTING iv_logsys = lv_logsys IMPORTING et_return_codes = lt_return_codes EXCEPTIONS OTHERS = 0.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ESH_INT_DETACH_FROM_HUB - Program ESH_INT_DETACH_FROM_HUB ESH_INT_DETACH_FROM_HUB - Program ESH_INT_DETACH_FROM_HUB ESH_INT_CREATE_TREX_IMPORT_DIR - Create directory on TREX file system for index import ESH_INT_CREATE_TREX_IMPORT_DIR - Create directory on TREX file system for index import ESH_INT_CREATE_TREX_EXPORT_DIR - Create directory on TREX file system for index export ESH_INT_CREATE_TREX_EXPORT_DIR - Create directory on TREX file system for index export