IgnoreWarning
-
コマンド
-
(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
目的 | ||
---|---|---|
警告メッセージを抑制することができます。 GuiXTは警告の ”Enter“ をシミュレートし、警告テキストを表示しません。 | ||
例 | ||
IgnoreWarning FX783 IgnoreWarning FX248この画面では、警告FX783およびFX248は無視されます。 警告メッセージをテキスト変数に追加するには、toText=オプションを使用できます。 |
||
書式 | ||
IgnoreWarning xxnnn
ここで、xxnnnはメッセージのSAP IDです。 これは、アプリケーション領域xxとシーケンス番号nnnで構成されています。 メッセージテキストと共にF1を押して、メッセージIDとメッセージドキュメントを表示してください。 |
||
オプション | ||
|
||
例 | ||
IgnoreWarning F5000 totext=“warnings” IgnoreWarning F5193 toText=“warnings” // Display all warnings |
- カテゴリ
- (i-q)