Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

guixt

Former Member
0 Likes
888

hi all,

I dont know where to write the guixt script for VA01 can anybody please guid me.

thanx & regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
829

hii

Chk these links

<b>

<b>

Regards

Naresh

5 REPLIES 5
Read only

Former Member
0 Likes
829

You can find info on GUIXT at,

http://www.synactive.com

http://help.sap.com/saphelp_erp2004/helpdata/en/89/91b9d8194f11d5b3a30050dae02d7c/content.htm

http://service.sap.com/guixt

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.

Read only

Former Member
0 Likes
829

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,

Read only

Former Member
0 Likes
830

hii

Chk these links

<b>

<b>

Regards

Naresh

Read only

Former Member
0 Likes
829

thanx a lot everybody for your input i have given points.

regards

Read only

0 Likes
829

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