‎2007 Oct 18 5:37 AM
Hi all,
Now i am working in ECC 6.0 and while creating PO with the requested processing setting as "Send with application own transaction" it is working fine.
But while i am creating PO with the requested processing setting as "send immediately when saving the application" i got an error like Express document "Update was terminated".
And we need both the processes and this is an upgradation project from 4.6c to ecc6.0.
Please help me out.
Points will be rewarded for helpfull answers..
Thanks in advance
Regards
Siva.
‎2007 Oct 18 6:50 AM
You should check the PO user exits. Probably a already existing key is added to one of the PO tables, and that does SAP not like very much
regards,
Hans
‎2007 Oct 18 6:50 AM
You should check the PO user exits. Probably a already existing key is added to one of the PO tables, and that does SAP not like very much
regards,
Hans
‎2007 Oct 18 6:56 AM
Hi,
Go to SM13 and the update termination..
in that check which update function module failed..
Thanks
Naren
‎2007 Oct 18 7:10 AM
This message Express document "Update was terminated is not just a warning or Error message it is a DUMP in Background and since User Should not get Dump at any point of Time thats why instesd of Dump this message is raised.
Here , your PO is not saved/created u can cross check that since it creates a dump in between .
You should look in to the User Exit of the PO for the solution.
‎2007 Oct 18 12:59 PM
Hi All
Please tell me how we can check userexists for a purchase order.
Regards
Siva.
‎2007 Oct 18 2:45 PM
You can check in function group XM06 for the relevant PO user exits.
Also transaction CMOD or SMOD will help.