‎2006 Feb 22 12:12 PM
Hi All,
I need to place a text field to enter Material family using which i have to retrieve data in the T-Code QA33, is there any User Exit for the T-code so that i can add a text field in that std SAP t-code.
Pls do help, suggestions will be much appreciated.
Thanks & Regds.
Ganesh.
‎2006 Feb 22 12:16 PM
HI ganesh
try this
QEVA0005
which is a screen exit used for addin additioanl fields
in QA33
regards
kishore
reward
if helpful
‎2006 Feb 22 12:16 PM
HI ganesh
try this
QEVA0005
which is a screen exit used for addin additioanl fields
in QA33
regards
kishore
reward
if helpful
‎2006 Feb 22 12:21 PM
Hi,
Go to the tranasction QA33 and then go to system -> status->there u can see a program double click on tht program and it will take u to the program there u click on find button and give the text user-exit or exit or call customer u can get all avilable exits for tt transaction
if not
Find the package of tht transaction and go to SMOD.In the initial screen in the menubar goto UTILITIES->FIND
and give the package name and execute u can get the user exits.
Regards,
Naren.