ESH_IX_BOS_PREPARE_NODE 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_IX_BOS_PREPARE_NODE 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_CNGUID = D .
Selection Text: P_LOGSYS = D .
Selection Text: P_NODE = D .
Selection Text: P_OBJTP = D .
Selection Text: P_SC_ID = D .
Title: Activate a single node
Text Symbol: 001 = Start preparation for:
Text Symbol: 002 = End of preparation
Text Symbol: 003 = Search Object Connector:
Text Symbol: 004 = Object type name:
Text Symbol: 005 = Node name:
Text Symbol: 006 = Connection GUID:
Text Symbol: 007 = Logical system:
No INCLUDES are used within this REPORT code!
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.
ESH_IX_BOS_PREPARE_NODE - Activate a single node ESH_IX_BOS_PREPARE_NODE - Activate a single node ESH_IX_BOS_INDEX_USER_AUTH - Index object type USER_AUTHORITY ESH_IX_BOS_INDEX_USER_AUTH - Index object type USER_AUTHORITY ESH_IX_BOS_INDEX_NODE - Indexing a single node ESH_IX_BOS_INDEX_NODE - Indexing a single node