‎2006 Oct 06 4:35 AM
hi friends, a production order is created. then
in tcode MIGO, after selecting 'goods receipt' 'order' and entering 'order no' on first screen, after cliking on 'post', the SAP screen usually takes to 'goods issue' screen. I want to create a program where the screen shud go to MB1A and the order no shud get copied on that screen...can anyone help me with this...
‎2006 Oct 06 5:12 AM
I had a similar requirement....what i did..copied stnd tcode to a custom code ......now removed code from my custom report where it was calling next screen and replaced with my own code......this way it was simple...i dont think so there is any other way to do so....BADI user exit wont allow u to skip calling goods issue screen......best way....remove code from the point where it calls goods issue screen and replace ur code
‎2006 Oct 06 5:58 AM
wow, this is a wonderful site...i wish i cud do more for the helpful answers we are getting apart from rewarding points...
thanx Rajesh, your reply is helping me in solving my problem...am working on it..
I copied the tcode and then the program SAPLMIGO. in new prog in se38...i got all include statements, but wen i save it or activate it, it says, enhancement points will be created..i cant do anything..pls help