‎2006 Jul 25 12:05 PM
Hi All,
I want details abt GuiXT how can v download it how can v use it y it is reqd??
Thanks in Advance!!!
Seema.
‎2006 Jul 25 12:07 PM
You can find info on GUIXT at,
http://help.sap.com/saphelp_erp2004/helpdata/en/89/91b9d8194f11d5b3a30050dae02d7c/content.htm
GUIXT is a kind of script...
you can make your own screen with GUIXT.(you can find some example and screen shot at http://www.synactive.com).
For example, when you order some materials with T-CODE: 'VA01'. you want to see it with a different style(with your company logo, with some additional buttons...stuff like that).
you can make your own screen with GUIXT.
First, make your code and then save it on your own PC.
when you start SAP Log on, sap load your script first, and then rearrange sap screen.
but I don't recommend that you use GUIXT.
Because there are some problems on it, If you make another sap external session, GUIXT doesn't work. It works only first session.
and if you want your client to see the screen with the same way like you,
your client have to have the GUIXT code in their own PC.
I hope I could help you.
‎2006 Jul 25 12:07 PM
You can find info on GUIXT at,
http://help.sap.com/saphelp_erp2004/helpdata/en/89/91b9d8194f11d5b3a30050dae02d7c/content.htm
GUIXT is a kind of script...
you can make your own screen with GUIXT.(you can find some example and screen shot at http://www.synactive.com).
For example, when you order some materials with T-CODE: 'VA01'. you want to see it with a different style(with your company logo, with some additional buttons...stuff like that).
you can make your own screen with GUIXT.
First, make your code and then save it on your own PC.
when you start SAP Log on, sap load your script first, and then rearrange sap screen.
but I don't recommend that you use GUIXT.
Because there are some problems on it, If you make another sap external session, GUIXT doesn't work. It works only first session.
and if you want your client to see the screen with the same way like you,
your client have to have the GUIXT code in their own PC.
I hope I could help you.