‎2009 Jan 06 3:58 AM
HI Experts,
Well i dont i have idea wheater it is abap or MM issue.
I am really sorry if i have posted in a wrong forum.
If you all have idea just guide me.
In the t.code me23n , there is icon in application toolbox called "other purchase order".
The moment u click on that icon a new popup will come with 2 radiobutton : purchase order and purchase requisition.
But my user requirment is they want to see only "purchase order" radio button only and not "purchase requisition" anymore.
Any idea how to disable or remove that radiobutton.
Thank you very much and really sorry.
regards,
‎2009 Jan 06 4:04 AM
Hi,
I think if you will debug then you will that code for this Radio buttons have been written in User Exit,
you can take the name of that FM Exit and modify the code as you need.
Amresh
‎2009 Jan 06 4:05 AM
‎2009 Jan 06 4:24 AM
‎2009 Jan 06 4:37 AM
Hi Saravanna,
Find the Badi or userexit for the same trasaction and you can insert code for the not to disply the Radio button.
Thanks!
‎2009 Apr 06 8:14 AM