2005 Jul 26 8:02 PM
Hello All,
Before saving the PO I have included some conditions.
I am checking the cost center based on the company code.
If Cost center is belogs to particular company code I should allow the user to save PO otherwise should display error message to the user.
I have included the logic in corresponding exit.
I am able to get the error message but If I am trying to save the PO again its givin short dump with message "ITAB DUPLICATE ENTRIES".
Please help me to come out of this problem.
Thanks,
Srinivas
2005 Jul 26 8:34 PM
2005 Jul 26 9:47 PM
Hi
I am using MM06E005, EXIT_SAPMM06E_013. SAP Version is 4.5B.
Please give me some hint.
Thanks,
Srinivas
2005 Jul 27 3:10 AM
Hi Srinivas!
It looks like the user exit is trying to insert a duplicate record into an internal table. Could you include the code for a more thorough look?
Cheers,
John