Skip to Content
0
Former Member
Sep 23, 2005 at 01:37 AM

object_not_sent

63 Views

Hi - I have created a custom transaction in which I send an email if the user changes a Service Master from my transaction. The first time the user enters my custom transaction and changes a Service Master, the email sends. If the user changes any subsequent Service Master from my transaction - the email does not send and I get the above exception.

I am using FM: SO_NEW_DOCUMENT_SEND_API1.

If I call the FM from a custom program multiple times it sends multiple emails - but in my transaction it throws the exception on the second call.

I started debugging SO_OBJECT_SEND from within the above FM - but have not yet found the inconsistency between the calls.

Any feedback is appreciated.

Dave