[IntegrationEvent(False,False)]
local procedure OnAfterResetCustomerAccountMapping(IntegrationTableMappingName: Code[20])
Parameters
Name
Type
Description
IntegrationTableMappingName
Code[20]
OnAfterResetVendorAccountMapping
[IntegrationEvent(False,False)]
local procedure OnAfterResetVendorAccountMapping(IntegrationTableMappingName: Code[20])
Parameters
Name
Type
Description
IntegrationTableMappingName
Code[20]
OnAfterResetContactContactMapping
[IntegrationEvent(False,False)]
local procedure OnAfterResetContactContactMapping(IntegrationTableMappingName: Code[20])
Parameters
Name
Type
Description
IntegrationTableMappingName
Code[20]
OnBeforeResetConfiguration
[IntegrationEvent(False,False)]
local procedure OnBeforeResetConfiguration(var CDSConnectionSetup: Record "CDS Connection Setup", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeResetContactContactMapping(var IntegrationTableMappingName: Code[20], var ShouldRecreateJobQueueEntry: Boolean, var IsHandled: Boolean)
Parameters
Name
Type
Description
IntegrationTableMappingName
Code[20]
ShouldRecreateJobQueueEntry
Boolean
IsHandled
Boolean
OnBeforeResetCurrencyTransactionCurrencyMapping
[IntegrationEvent(False,False)]
local procedure OnBeforeResetCurrencyTransactionCurrencyMapping(var IntegrationTableMappingName: Code[20], var ShouldRecreateJobQueueEntry: Boolean, var IsHandled: Boolean)
Parameters
Name
Type
Description
IntegrationTableMappingName
Code[20]
ShouldRecreateJobQueueEntry
Boolean
IsHandled
Boolean
OnBeforeResetCustomerAccountMapping
[IntegrationEvent(False,False)]
local procedure OnBeforeResetCustomerAccountMapping(var IntegrationTableMappingName: Code[20], var ShouldRecreateJobQueueEntry: Boolean, var IsHandled: Boolean)
Parameters
Name
Type
Description
IntegrationTableMappingName
Code[20]
ShouldRecreateJobQueueEntry
Boolean
IsHandled
Boolean
OnBeforeResetPaymentTermsMapping
[IntegrationEvent(False,False)]
local procedure OnBeforeResetPaymentTermsMapping(var IntegrationTableMappingName: Code[20], var IsHandled: Boolean)
Parameters
Name
Type
Description
IntegrationTableMappingName
Code[20]
IsHandled
Boolean
OnBeforeResetShipmentMethodMapping
[IntegrationEvent(False,False)]
local procedure OnBeforeResetShipmentMethodMapping(var IntegrationTableMappingName: Code[20], var IsHandled: Boolean)
Parameters
Name
Type
Description
IntegrationTableMappingName
Code[20]
IsHandled
Boolean
OnBeforeResetShippingAgentMapping
[IntegrationEvent(False,False)]
local procedure OnBeforeResetShippingAgentMapping(var IntegrationTableMappingName: Code[20], var IsHandled: Boolean)
Parameters
Name
Type
Description
IntegrationTableMappingName
Code[20]
IsHandled
Boolean
OnBeforeResetSalesPeopleSystemUserMapping
[IntegrationEvent(False,False)]
local procedure OnBeforeResetSalesPeopleSystemUserMapping(var IntegrationTableMappingName: Code[20], var ShouldRecreateJobQueueEntry: Boolean, var IsHandled: Boolean)
Parameters
Name
Type
Description
IntegrationTableMappingName
Code[20]
ShouldRecreateJobQueueEntry
Boolean
IsHandled
Boolean
OnBeforeResetVendorAccountMapping
[IntegrationEvent(False,False)]
local procedure OnBeforeResetVendorAccountMapping(var IntegrationTableMappingName: Code[20], var ShouldRecreateJobQueueEntry: Boolean, var IsHandled: Boolean)
Parameters
Name
Type
Description
IntegrationTableMappingName
Code[20]
ShouldRecreateJobQueueEntry
Boolean
IsHandled
Boolean
OnCreateJobQueueEntryOnBeforeJobQueueEnqueue
[IntegrationEvent(False,False)]
local procedure OnCreateJobQueueEntryOnBeforeJobQueueEnqueue(var JobQueueEntry: Record "Job Queue Entry", var IntegrationTableMapping: Record "Integration Table Mapping", JobCodeunitId: Integer, JobDescription: Text)
[IntegrationEvent(False,False)]
local procedure OnAfterAddExtraIntegrationFieldMappings(var CRMIntegrationManagement: Codeunit "CRM Integration Management", var IntegrationTableMapping: Record "Integration Table Mapping")