Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Version: Available or changed with runtime version 8.0.
Specifies the field ID that the error relates to.
Syntax
[FieldNo := ] ErrorInfo.FieldNo([FieldNo: Integer])
Note
This method can be invoked using property access syntax.
Parameters
ErrorInfo
Type: ErrorInfo
An instance of the ErrorInfo data type.
[Optional] FieldNo
Type: Integer
The field ID of the ErrorInfo
Return Value
[Optional] FieldNo
Type: Integer
The current field ID of the ErrorInfo.
Related information
Collecting Errors
ErrorInfo Data Type
Get Started with AL
Developing Extensions