Remove a User Exit

 2 Replies
 0 Subscribed to this topic
 17 Subscribed to this forum
Sort:
Author
Messages
Roger French
Veteran Member Send Private Message
Posts: 549
Veteran Member
I've got a User Exit for a program that's linked to a Lawson program. I compiled it OK. Now I don't want to use the user exit any longer. How do I unlink it or 'uncompile' it? Do I remove the PD and the WS? Or some other step? Or do I recompile the Lawson program that uses the User Exit? Thank you, Roger
John Henley
Send Private Message
Posts: 3351
Remove the WS and PD Remove the gnt from usrobj tmcontrol -rp prod token
Thanks for using the LawsonGuru.com forums!
John
Roger French
Veteran Member Send Private Message
Posts: 549
Veteran Member
Thanks John that was it.