2010 Jul 30 7:43 AM
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.
2010 Aug 02 7:46 AM
Hi All,
If any body has faced the similar situation before and solved it. Please help me.
Thanks,
Moin Khan...