cancel
Showing results for 
Search instead for 
Did you mean: 

Modify EH control parameter using /SAPTRX/BAPI_EH_ADDEVENTMSG_02

Former Member
0 Kudos

Hi all,

I have a problem with EH control parameter update, maybe it is a silly question but I'm blocked.

I would like to update an EH control parameter when I send an unexpected event.

So I fill the structure TRACKPARAMETERS in the BAPI: the message is correctly posted and in table /SAPTRX/EVMPAR I'm able to see this parameter.

The problem is that the control paramenter in EH is not update correctly: in the table /SAPTRX/EH_CNTRL there is the old value.

I have not specific rule to manage this event: I suppose that parameters are updated by defualt from event to event handler by the bapi, but probably I'm wrong.

Should I set something in the rules for this event?

Regards

Leonardo

Accepted Solutions (1)

Accepted Solutions (1)

former_member190756
Active Contributor
0 Kudos

Hi Leonardo,

you have to add activity PRAMETER_CHANGE to your rule set.

Best regards,

Steffen

Former Member
0 Kudos

Hi Steffen,

you are right. Now it works!

Thank you.

Regards

Leonardo

Answers (0)