Table of Contents

Codeunit "Feature Data Error Handler"

ID 2613
Namespace: System.Environment.Configuration

Error handler codeunit used by the task scheduler during feature data update.

Properties

Name Value
TableNo Table System.Environment.Configuration."Feature Data Update Status"
InherentEntitlements X
InherentPermissions X

Events

OnLogError

[IntegrationEvent(False,False)]
local procedure OnLogError(FeatureDataUpdateStatus: Record "Feature Data Update Status")

Parameters

Name Type Description
FeatureDataUpdateStatus Table System.Environment.Configuration."Feature Data Update Status"

See also