ESH_OM_TEST_CONFLICT_HANDLING 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_TEST_CONFLICT_HANDLING 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_TGTMOD = Check Against Target Model
Selection Text: P_TGTMD1 = Target Model
Selection Text: P_SYSREL = Start Model
Selection Text: P_RB5 = Mark Model as Changed
Selection Text: P_RB4 = Case 4
Selection Text: P_RB3 = Case 3
Selection Text: P_RB2 = Case 2
Selection Text: P_RB1 = Case 1
Selection Text: P_OWNLGS = Check own Logsys (if active)
Selection Text: P_OWNHIE = Check own Hierarchy
Selection Text: P_LOGSY5 = Active Logsys (Conn Guid) 5
Selection Text: P_LOGSY4 = Active Logsys (Conn Guid) 4
Selection Text: P_LOGSY3 = Active Logsys (Conn Guid) 3
Selection Text: P_LOGSY2 = Active Logsys (Conn Guid) 2
Selection Text: P_LOGSY1 = Active Logsys (Conn Guid) 1
Selection Text: P_DEBUG = Debug Mode
Selection Text: P_CKPARA = Check Is_Changed Parameter
Selection Text: P_CKPAR1 = Check Is_Changed Parameter
Title: Test Conflict Handling
Text Symbol: 009 = List of target log. sys. is initial
Text Symbol: 008 = Could not resolve all cases automatically
Text Symbol: 007 = , see log
Text Symbol: 006 = Start model missing
Text Symbol: 005 = Execute Resolve on Addition of Start Model to Active Logical System
Text Symbol: 004 = Execute Resolve on Hierarchy Change
Text Symbol: 003 = Execute Resolve Automatic
Text Symbol: 002 = Execute Check w/o Resolution
Text Symbol: 001 = Conflict Handling Test Cases
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.