I am trying to create a return using eConnect and am getting an error (103) which says:
103 taSopUserDefined Pre Custom Business Logic returned an error value SOPNUMBE SOPTYPE
This error is getting returned when I execute the eConnect stored procedure taSopLineIvcInsert.
I am assuming that taSopLineIvcInsert in turn calls the taSOPUserDefined stored procedure. I am not aware of any custom business logic that has
been added to the taSOPUserDefined stored procedure.
Also, I can run the taSopLineIvcInsert to create an invoice with no issue.
Is there a way I can troubleshoot the secondary stored procedure to see what is causing it to return the error message?
Thanks,
Lonnie