on ‎2016 Feb 11 2:15 PM
Query the serial number in OER;T code (/SAPTRX/EM_START - Search ) to view the business steps and its related ID Observed in event under event messages tab which are not in sequence, May I know what would be the route cause?
Request clarification before answering.
Hi Nandish,
I guess you will have to provide some more information regarding your issue, e.g. screenshot from the event messages tab. What do you mean with "are not in sequence"?
Best regards, Daniel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi NTG,
if the standard sorting routine does not fit to your scenario you can overwrite it with BADI /SAPTRX/BADI_EH_S and method AFTER_GET_DATA_DISP.
The data is in table CONSOLIDATEDEVENTS. This table you can sort to your needs.
The standard logic sorts in your case on Actual Date/Time.
Best regards,
Steffen
Nandish:
By Looking at the screen picture you posted here, I think you have a situation described in OSS Note 2230508 - WDA UI: Too many events displayed .
We had a similar issue where some contents of Event lines are shifter to new lines. As note symptom described "They appear like incomplete copies of other, valid event entries." and I describe OER/EM on BOGO (Buy One Get One) promotion for events. Our issue was resolved with this OSS note implementation. If you decide to implement this note, pay close attention to pre-requisite notes and side-effects.
Best regards,
Prajakta
Hi Nandish,
ID observed in event column should correctly mapped in all same events row. I think GS1 AI SSCC 18 serial number that is concatenate with AI code Prefix (00). This is serial shipping container barcode which updated in each GS1 specific events.
If my above understanding correct, then it should update and display correct in each row. It looks like overview screen not display correctly of your event handler event message data.
Can you go to /SAPTRX/EH_LIST and check event message and post a screen shot how it displays in EH_LIST ID observed in event column.
Let me know where and how you configured this ID observed in event column also.
Regards
GGOPII
Hi NTG,
I am looking the config now and looks like it should show in same line as you have already done config in User profile -> Display Profile -> Event Display Details e-g PTA10_ID_OBSERVED_ID, All Screens, Seq Table 6 and Seq Det 7.
It looks to me a bug in the code or any client specific custom logic implemented in WCL broken the screen.
Can you create SAP OSS note message and give a number here? Steffen/Daniel can look at this issue and advise you.
Regards
GGOPII
Hi,
could you post a screenshot to show what you mean with not in sequence?
Best regards,
Steffen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 16 | |
| 6 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.