Codeunit "Data Migration Error Logging"

ID 1796
Namespace: System.Integration

Properties

Name Value
SingleInstance True

Methods

SetLastRecordUnderProcessing

procedure SetLastRecordUnderProcessing(NewLastRecordUnderProcessingId: Text)

Parameters

Name Type Description
NewLastRecordUnderProcessingId Text

GetLastRecordUnderProcessing

procedure GetLastRecordUnderProcessing(): Text

Returns

Type Description
Text

GetFullListOfLastRecordsUnderProcessingAsText

procedure GetFullListOfLastRecordsUnderProcessingAsText(): Text

Returns

Type Description
Text

ClearLastRecordUnderProcessing

procedure ClearLastRecordUnderProcessing()

See also