Skip to Content
0
Former Member
Mar 20, 2009 at 04:37 AM

USER EXIT FOR CO11N

177 Views

Hi all'

We need to perform a user exit for the transaction co11n and that exit has to be performed while we save the production order confirmation in co11n.

Now the concept is as follows: Before we save the confirmation in co11n,the user has to check the movement type 261 in transaction mb1a(261 Consumption for order from warehouse)

and then save it, once he has done this then the user can go to co11n and save the production confirmation. Now we need to use the user exit in such a way that it has to show an error message while saving the confirmation in co11n if the user has not performed the movement type 261 in transaction mb1a.

pls suggest.