This element will become obsolete from version 25.0. Replaced by OnBeforeOnLookupDemandNo() with enum
[Obsolete(Replaced by OnBeforeOnLookupDemandNo() with enum,25.0)]
[IntegrationEvent(False,False)]
local procedure OnBeforeLookupDemandNo(var AvailabilityCalcOverview: Record "Availability Calc. Overview", DemandType: Option, var Result: Boolean, var IsHandled: Boolean, var Text: Text)
[IntegrationEvent(False,False)]
local procedure OnBeforeOnLookupDemandNo(var AvailabilityCalcOverview: Record "Availability Calc. Overview", DemandType: Enum "Demand Order Source Type", var Result: Boolean, var IsHandled: Boolean, var Text: Text)
[IntegrationEvent(False,False)]
local procedure OnLookupDemandNo(var AvailabilityCalcOverview: Record "Availability Calc. Overview", DemandType: Enum "Demand Order Source Type", var Result: Boolean, var Text: Text)
[IntegrationEvent(False,False)]
local procedure OnSourceTypeTextOnFormat(var AvailabilityCalcOverview: Record "Availability Calc. Overview", var Text: Text)