django25
3rd November 2009, 06:13
Sir/Madam
we are gettin below error while cancellin a production Order.
Error 605 (Canot delete record, because reference exists) on tisfc001101 in commit_trans
Pls help at the earliest.
Regards
Django

Juergen
3rd November 2009, 08:55
As the message mentioned, you can`t delete the record because a reference to that production order exists.

Use session ttaad4229m000 "Print references to parent" to print the references to a table dependent on the specified key (in your case the production order).

Regards,
Juergen