KVSEDX Error Log#
Fields#
| Name | Type | Note |
|---|---|---|
| Entry No. | Integer | |
| EDX Partner No. | Code[30] | |
| Message Type | Enum (KVSEDX Message Type) | |
| Source Table No. | Integer | |
| Source No. | Integer | |
| Source Code | Code[50] | |
| EDX Field No | Integer | |
| Source Option | Enum (KVSEDX Source Option Integer) | |
| Source systemId | Guid | |
| Error Message | Text[250] | |
| Source Table Name | Text[249] | FlowField |
| Source Field Name | Text[80] | FlowField |
| EDX Document | Code[30] | |
| Error Call Stack | Blob | |
| Field Name | Text[100] | |
| Value to Transfer | Text[250] | |
| Value NAV | Text[250] | |
| Value EDX | Text[250] | |
| Source RecID | RecordId | |
| Target RecID | RecordId | |
| Equal Error | Boolean | |
| Accept Changes | Boolean | |
| Readed | Boolean | |
| Confirmation Error | Boolean | |
| Error Mail Required | Boolean | |
| Error Mail Sent Date | DateTime | |
| Page Link | Text[250] | |
| Line No. | Integer | |
| No. | Code[20] | |
| Type | Enum Sales Line Type | |
| Error E-Mail Address | Text[200] | |
| SendMailError | Boolean |
Procedures#
GetNextEntryNo() : Integer#
Summary: Returns the next available Entry No. for the error log.
procedure GetNextEntryNo(): Integer
Returns: Next Entry No.