ESH_OM_EXPORT_TEMPLATES 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_OM_EXPORT_TEMPLATES 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: SO_SYREL = Template to export
Title: Export the templates of the NW Enterprise Search Appliance 7.0
Text Symbol: DIR = Directory for storing search templates
Text Symbol: ERR = Severe errors occurred. No files have been exported.
Text Symbol: EXP = For the following template ID no information could be retrieved:
Text Symbol: FIL = Wrote file:
Text Symbol: LDA = LDAP configuration metadata could not be downloaded.
Text Symbol: LDN = No LDAP configuration could be determined.
Text Symbol: NDT = No directory selected
Text Symbol: NOC = Connector information could not be exported
Text Symbol: NOD = You did not choose a directory. Do you want to continue?
Text Symbol: NOE = No
Text Symbol: OK1 = No error has been detected. Everything has been exported.
Text Symbol: OUT = Exporting templates to directory:
Text Symbol: SEV = A severe problem occurred, when trying to export the templates
Text Symbol: TXT = No entries have been found in the long text keymapping table for BOS.
Text Symbol: YES = Yes
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_TO_CONFIRM call function 'POPUP_TO_CONFIRM' exporting titlebar = text-ndt text_question = text-nod text_button_1 = text-yes text_button_2 = text-noe default_button = '1' display_cancel_button = abap_false importing answer = lv_popupanswer.
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_OM_EXPORT_TEMPLATES - Export the templates of the NW Enterprise Search Appliance 7.0 ESH_OM_EXPORT_TEMPLATES - Export the templates of the NW Enterprise Search Appliance 7.0 ESH_OM_DISPLAY_SYSREL_TRANS - Last-Changed Timestamps of Software Components ESH_OM_DISPLAY_SYSREL_TRANS - Last-Changed Timestamps of Software Components ESH_OBJECTS_INDEX_TEST - Indexing Test for Enterprise Search Objects ESH_OBJECTS_INDEX_TEST - Indexing Test for Enterprise Search Objects