Codeunit "Last Error Context Element"
ID 31
Namespace: System.Utilities
Properties
| Name |
Value |
| SingleInstance |
True
|
Methods
Set
procedure Set(var ErrorContextElement: Codeunit "Error Context Element")
Parameters
Set
procedure Set(ID: Integer, ContextRecID: RecordId, ContextFldNo: Integer, AdditionalInfo: Text[250])
Parameters
| Name |
Type |
Description |
|
ID
|
Integer
|
|
|
ContextRecID
|
RecordId
|
|
|
ContextFldNo
|
Integer
|
|
|
AdditionalInfo
|
Text[250]
|
|
GetErrorMessage
procedure GetErrorMessage(var ErrorMessage: Record "Error Message")
Parameters
See also