Urgent: Field Exit to disable EAN11 field on Material Master

Question:
Hello All,
I want to disable EAN11 field from entering user values..
I want to disable EAN11 field for all users except BATCH user. Is that possible using Field Exit or any other way ???
Thanks
Kevin
Answer:
Use Transaction Variant and use TV in case batch user is there and the variant should have the field hidden for other cases.
Answer:
Hello Guest,
Could you explain little more. What transaction is for "TRANSACTION VARIANT" ?
Thanks for your help
Kevin
Answer:
You can make it display only in config - unfortunately it becomes display only for everybody. You can use field exit to clear any entries into the field except for a given user by coding the approriate check, so that's the solution you might consider.
Answer:
Vhooloo,
Unfortuantely my system is down and needs to know very badly. Could you tell me what field exit it is (FIELD_EXIT_xxxxx) ??
Thanks
Kevin
Answer:
SHD0 : Transaction Variant transaction .
Answer:
Vhooloo,
Unfortuantely my system is down and needs to know very badly. Could you tell me what field exit it is (FIELD_EXIT_xxxxx) ??
Thanks
Kevin
FIELD_EXIT_EAN11.
Transaction variants are also a good way to make fields mandatory as suggested. Just see which option is better/quicker for you.
Answer:
Hi !!
Also you can check with your functional consultant, theres an option in customizing called as "Field Selection" wherein you can make fields output only, invisible or required entry.
Regards,
Sudhir/Mohit
Answer:
Thanks to all of you....

More Articles:

Callin Screen from List Output and return?
Search not working.Admin has been informed.?
Purchasing info records via BAPI/FM?
how to insert values at runtime in list box in dialog progra?
Dynpro screen modify?
Tabstrip problem?