Texts from SAP Repository
The "message" und "inputfield"
commands now can refer to SAP Repository texts, avoiding text
translation in multi-language installations. In addition, you may
use the notation &ddic[fname] in any string in order to refer to the
field text stored in the SAP Repository.
View documentation: Message
InputField
![]()
![]()
![]()
Message
id="V1"
number="302"
var1="&V[aufnr]"
type="E"
-statusline
![]()
![]()
![]()
InputField
(10,1)
"bukrs"
(10,30)
right hand side:
(10,8) size=4
name="vf_bukrs"
techname="BKPF-BUKRS"
-dynamiclabel
Reordering a tabstrip
With pos you can change
the position of the individual tabs within a tabstrip.
View pos
documentation

Standard

pos
P[Basic data 1]
1
pos
P[Purchasing]
2
pos
P[Plant stock]
3
pos
P[Forecasting]
4
pos
P[Sales text]
5
pos
P[MRP 1]
6
Indicating a compulsory input in a standard entry field
Using the keyword "Required"
you may indicate that a standard SAP field requires an input
View Required
documentation
![]() |
![]() |
| Standard | Required F[Old material number] |
Option "-label" in "Text" command
This displays a text in
the SAP field label style.
View Text
documentation

Text
(12,1)
"Order type"
size=19
-label
DropDownList
(12,20)
"ordertypes"
refer="V[va_otype]"
width=30
User statistics
In the GuiXT profile you
can switch on the user statistics. It produces an overview of the
GuiXT users in each system and client together with the SAP GUI and
GuiXT versions used.
View
the user statistics documentation

Scripts in
SAP MIME Repository
With the notation SAPMR:
can can read scripts and any other files from the SAP Mime
Repository (transaktion SE80)
View the MIME Repository
documentation

GuiXT script editor enhancements
among others: line number
display, icon selection, syntax check, variable reference list,
included files list
View the script editor documentation
