Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Reg: Spot not triggering without breakpoint

Former Member
0 Likes
443

Hi All,

I have created a spot in an include for the transaction ML81N. So whenever the data gets saved in table BKPF related to this transaction, I wanted an IDOC to be triggered. So found the point where the data is being stored in the tables and immediately after the COMMIT statement in the include I have written my dynamic enhancement spot.

It was working fine and suddenly now only when a break point is kept at that spot it works, in other cases when I don't put a break point, the code is not working(triggering). Can anyone help me in this regard.

Thanks in advance.

Regards,

Moin Khan.

Hi All,

I have created a spot in an include for the transaction ML81N. So whenever the data gets saved in table BKPF related to this transaction, I wanted an IDOC to be triggered. So found the point where the data is being stored in the tables and immediately after the COMMIT statement in the include I have written my dynamic enhancement spot.

It was working fine and suddenly now only when a break point is kept at that spot it works, in other cases when I don't put a break point, the code is not working(triggering). Can anyone help me in this regard.

Thanks in advance.

Regards,

Moin Khan.

1 REPLY 1
Read only

Former Member
0 Likes
408

Hi All,

If any body has faced the similar situation before and solved it. Please help me.

Thanks,

Moin Khan...