‎2009 Feb 23 8:12 AM
Hi experts,
I want to make a text object mandatory can anybody help me on this. Actually my requirement is in ME22N there is TEXT tab, in that Delivery text is there. so I want to make that mandatory and also there is Material PO Text is there and i want to make that disable.
-Rajiv.
‎2009 Feb 23 9:06 AM
‎2009 Feb 23 8:25 AM
Hello,
1st check in which exit is the tab is aviable and see the filed where it is and make the field as Obligatory then will become mandatory..
exp: SELECT-OPTIONS s_carrid FOR spfli_wa-carrid Obligatory.
Thank u,
santhosh
‎2009 Feb 23 8:35 AM
HI,
find out the exit for the ME22n transaction for the texts
i think the exit is this MM06E009
then give the if condition there for the texts you want
regards
sarves
‎2009 Feb 23 9:06 AM