TableExtension "Error Message Extension"

ID 705
Namespace: System.Utilities

Methods

HandleDrillDown

procedure HandleDrillDown(SourceFieldNo: Integer)

Parameters

Name Type Description
SourceFieldNo Integer

Events

OnDrillDownSource

[IntegrationEvent(False,False)]
local procedure OnDrillDownSource(ErrorMessage: Record "Error Message", SourceFieldNo: Integer, var IsHandled: Boolean)

Parameters

Name Type Description
ErrorMessage Table System.Utilities."Error Message"
SourceFieldNo Integer
IsHandled Boolean

See also