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
407

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
358

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.

1 REPLY 1
Read only

Former Member
0 Likes
359

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.