cancel
Showing results for 
Search instead for 
Did you mean: 

standard events getting reported

former_member193027
Participant
0 Kudos


Hi,

Facing a strange issue where we are basically using all customized events in the project and when we are reporting Z event proof of delivery, the std event POD is also getting reported in another line item.Can you let me know how can I find root cause of this

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Dipak,

1. Are you using Standard SAP internal event code "POD" as is without changing as ZPOD. If yes, it would have caused the issue as it is used in OBP10 and OBP20 scenarios.

2. Check any rule conditions in rule set which has your POD internal event code called anywhere.

3. Put the debug break point in two areas FM /SAPTRX/CHK_EV_COD_POD and Class /SAPTRX/CL_EH_EVENT_MSG_MODEL -> Method PROCESS_MSGS.  Now, go to your /SAPTRX/EH_LIST -> Enter Tracking ID -> Event Handler header details -> Reprocess Event Messages -> Reprocess or Simulate.  It will take you to those breakpoints to find out the root cause.

Check and let me know.

Regards


GGOPII

Answers (0)