cancel
Showing results for 
Search instead for 
Did you mean: 

Order parameter appear double in EM Webpage

Former Member
0 Kudos

Hi

We faced funny issue

Order paramerte are seen double when we load EM webpage using tracking ID as order ID(or ex order no,item number,date etc) When we check in back end in Event handler all order paramerts appear once no duplicasy.

Although it does not disturb functionality what can be the cause and how do we correct such things? Any consistency check in EM on trasactional data?

RD

SB

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member190756
Active Contributor
0 Kudos

Hi,

did you check your UI customizing? Maybe you have two configured fields for the same Tracking ID.

Another point to check would be if you have BADI /SAPTRX/BADI_EH_S in use with method AFTER_GET_DATA_DISP.

Best regards,

Steffen

former_member583013
Active Contributor
0 Kudos

The 2 views should show the same. If you look in the applicable control or info parameter table is there only 1 entry? What is the index value in the table?

Former Member
0 Kudos

Hi Kevin,

What table name should I look and wher do I see index value?

Paramerts are discplyed only once in detailed tab in back end but value shows double entry while loaded on web page

(SCEM Web search page)

RD

SB

Former Member
0 Kudos

Hi ,

Please check the Configured fields for Display under Web Interface in the spro , you might have two fields with different names and pointing to the same Event handler/Event Message field.

Thanks & Regards

Sridhar Maheswar