‎2006 Jul 26 12:56 PM
hi all,
I dont know where to write the guixt script for VA01 can anybody please guid me.
thanx & regards
‎2006 Jul 26 1:04 PM
‎2006 Jul 26 12:59 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 26 1:01 PM
Hi,
This is done from transaction SHD0, this is to create transaction variant/screen variant for the transaction, when you give the transaction code as VA01, and create the variant, when you go in change mode you get the details of GUIXT & MENU,
Hope this helps,
Rgds,
‎2006 Jul 26 1:04 PM
‎2006 Jul 27 6:14 AM
thanx a lot everybody for your input i have given points.
regards
‎2009 Apr 07 2:59 PM
Hi,
The GuiXT Scripts do not need to be deployed to every SAP User, as incorrectly stated earlier. The scripts can reside on a file server, ftp or even in your SAP Database, in a WebRepository.
Version management on the scripts allow the scripts to be cached on the loval machine, and only updated if a newer version is created, thus decreasing the footprint.
Kind regards,
Freddie Botha
Documation Consulting Services
info @ documation.co.za
SAP FUN - Finetuned User Navigation