Codeunit 5345 Integration Rec. Synch. Invoke in 22

App
Base Application

Procedures, 10Events, 18

Versions171819202122232425262728latest

Source29

Procedures, 10

NameParametersReturnsAccessObsolete
SetContext(Record Integration Table Mapping, RecordRef, RecordRef, Codeunit Integration Record Synch., Option, Boolean, Guid, TableConnectionType)public-
GetContext(var Record Integration Table Mapping, var RecordRef, var RecordRef, var Codeunit Integration Record Synch., var Option)public-
WasModifiedAfterLastSynch(Record Integration Table Mapping, RecordRef)Booleanpublic-
GetRowLastModifiedOn(Record Integration Table Mapping, RecordRef)DateTimepublic-
FindRecord(var Record Integration Table Mapping, var RecordRef, var RecordRef, var Boolean, TableConnectionType)Integerinternal-
CheckTransferFields(var Codeunit Integration Record Synch., var RecordRef, var RecordRef, var Boolean, var Boolean)public-
MarkIntegrationRecordAsFailed(Record Integration Table Mapping, RecordRef, Guid, TableConnectionType)public-
MarkIntegrationRecordAsFailed(Record Integration Table Mapping, RecordRef, Guid, TableConnectionType, Boolean)public-
MarkIntegrationRecordAsFailed(Record Integration Table Mapping, RecordRef, Guid, TableConnectionType, var Option)public-
FindCoupledRecord(var Record Integration Table Mapping, var RecordRef, var RecordRef, var Boolean, TableConnectionType)Integerinternal-

Events, 18

KindNameParametersObsolete
Integration eventOnUpdateConflictDetected(var Record Integration Table Mapping, var RecordRef, var RecordRef, var Boolean, var Boolean)-
Integration eventOnDeletionConflictDetected(var Record Integration Table Mapping, var RecordRef, var Boolean)-
Integration eventOnBeforeTransferRecordFields(RecordRef, var RecordRef)-
Integration eventOnAfterTransferRecordFields(var RecordRef, var RecordRef, var Boolean, Boolean)-
Integration eventOnBeforeModifyRecord(Record Integration Table Mapping, RecordRef, var RecordRef)-
Integration eventOnAfterModifyRecord(Record Integration Table Mapping, var RecordRef, var RecordRef)-
Integration eventOnErrorWhenModifyingRecord(Record Integration Table Mapping, var RecordRef, var RecordRef)-
Integration eventOnBeforeInsertRecord(Record Integration Table Mapping, RecordRef, var RecordRef)-
Integration eventOnAfterInsertRecord(Record Integration Table Mapping, var RecordRef, var RecordRef)-
Integration eventOnAfterUnchangedRecordHandled(Record Integration Table Mapping, RecordRef, RecordRef)-
Integration eventOnBeforeApplyRecordTemplate(Record Integration Table Mapping, RecordRef, var RecordRef, var Code[10])-
Integration eventOnAfterApplyRecordTemplate(Record Integration Table Mapping, RecordRef, var RecordRef)-
Integration eventOnFindUncoupledDestinationRecord(Record Integration Table Mapping, RecordRef, var RecordRef, var Boolean, var Boolean)-
Integration eventOnBeforeDetermineConfigTemplateCode(Record Integration Table Mapping, var Code[10], var Boolean)-
Integration eventOnUpdateIntegrationRecordCoupling(Record Integration Table Mapping, var RecordRef, var RecordRef, var Boolean, TableConnectionType)-
Integration eventOnWasModifiedAfterLastSynch(TableConnectionType, Record Integration Table Mapping, var RecordRef, var Boolean, var Boolean)-
Integration eventOnUpdateIntegrationRecordTimestamp(Record Integration Table Mapping, var RecordRef, var RecordRef, TableConnectionType, Guid, Boolean, var Boolean)-
Integration eventOnBeforeIgnoreUnchangedRecordHandled(Record Integration Table Mapping, RecordRef, RecordRef)-