Text
-
コマンド
-
(a-c)
- AppendFile
- AppendRow
- ApplyGuiScript
- Box
- BoxSize
- Breakpoint
- ButtonSize
- Cachefile
- Call
- CallJS
- CallJSAsync
- CallVB
- CallVBAsync
- CallVBS
- CallVBSAsync
- CheckBox
- CheckDate
- Clear
- ClearCallCache
- CloseControl
- CloseFile
- Column
- ColumnHeader
- ColumnOrder
- ColumnSize
- ColumnWidth
- Comment
- CompareText
- Compress
- ConnectHTML
- Control
- ConvertText
- CopyFile
- Copytext
- CreateStructure
- CreateTable
- (d-h)
- (i-q)
- (r-s)
- (t-z)
-
(a-c)
GuiXT
目的 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
SAP画面に任意のテキストを表示します。
フィールド名を変更します。 プッシュボタン、ラジオボタン、またはチェックボックスの名前を変更します。 |
||||||||||
例 | ||||||||||
Text [Company code] “Regional office”
Text (10,50) “Please use form M10A” Text (11,50) ” for printout”
|
||||||||||
書式 | ||||||||||
Text [Screen element] “text”
Text (position) “text” |
||||||||||
オプション | ||||||||||
|
||||||||||
ヒントとコツ | ||||||||||
SAPシステム全体でフィールド名を置き換える場合は、SAPリポジトリ、またはGlobalTextReplaceコマンドを使用して置き換えることができます。
より見栄えの良い方法でテキストを表示したい場合は、Imageコマンドを使用するか、Viewコマンドを使用して、htmlファイルまたはrtfテキスト(Microsoft Wordで生成されたものなど)を表示できます。 画像に追加のテキストを配置したい場合は、オプションTextstring= を指定してImageコマンドを使用します。「動的テキスト出力」を参照してください。 |
- カテゴリ
- (t-z)