‎2006 Oct 09 5:24 AM
hi all
we have an requirement like this
we have two bins i which records are put in random and picked in random but the useer they want it to controlled thru only one bin so that if we put int in first bin they will move it into second bin but the records should be picked from the first bin only
the thing here is that it s done thru user exit so before we tried to change the code inside the user exit we tried tog et the flow of the pgm but when we set a breakpoint in tht user exit funtion module it is not getting hit
can anyone tell me at what instance tht function module will get hit
‎2006 Oct 09 6:20 AM
Hi,
Your User exit is not activated yet. So it will bypass the function module. Please acivate it and then put a break point.
Regards,
Dharitree
‎2006 Oct 09 6:22 AM
‎2007 Apr 11 11:17 AM
‎2007 Apr 25 6:01 AM
Please explain your requirement properly. Also specify User exit name so that one can go and check the FM also.
Regards,
Dharitree