Introduction To GuiXT

INTRODUCTION TO GUIXT.
GUIXT is use to optimize the SAP user interface without doing changes in the system.GUIXT resides at user end only and does not effect the database system. It helps to implement various restrictions and to add functionalities at the frontend of SAP for the SAP user. It helps put various restrictions or add functionalities for the user at frontend. The changes you want to see on screen are done in the form of scripts.
Various possibilities with GUIXT.
v      Move or delete fields, table columns and pushbuttons
v      Modify field texts, headings and pushbutton labels
v      Display images
v      Add your own pushbutton Functions.
v      Set default values
v      Offer radio buttons instead of coded input

v       Restrict input to capital letters or numbers

GUIXT scripts are stored as normal ASCII text files. Each GUIXT script refers to exactly one screen of a program and the changes we want to see on our screen must be done in these scripts only. The scripts are language dependent so if u wants to changes to reflect in various languages you should rewrite the script.

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.