Codeunit 5972 Service Info-Pane Management in 18

App
Base Application

Procedures, 10Events, 4

Versions171819202122232425262728latest

Source29

Procedures, 10

NameParametersReturnsAccessObsolete
CalcAvailability(var Record Service Line)Decimalpublic-
CalcNoOfSubstitutions(var Record Service Line)Integerpublic-
CalcNoOfSalesPrices(var Record Service Line)Integerpublic-
CalcNoOfSalesLineDisc(var Record Service Line)Integerpublic-
CalcNoOfServItemComponents(var Record Service Item Line)Integerpublic-
CalcNoOfTroubleshootings(var Record Service Item Line)Integerpublic-
CalcNoOfSkilledResources(var Record Service Item Line)Integerpublic-
ShowServItemComponents(var Record Service Item Line)public-
ShowTroubleshootings(var Record Service Item Line)public-
ShowSkilledResources(var Record Service Item Line)public-

Events, 4

KindNameParametersObsolete
Integration eventOnBeforeCalcNoOfTroubleshootings(Record Service Item Line, var Integer, var Boolean)-
Integration eventOnBeforeCalcNoOfServItemComponents(Record Service Item Line, var Integer, var Boolean)-
Integration eventOnBeforeCalcNoOfSkilledResources(Record Service Item Line, var Integer, var Boolean)-
Integration eventOnCalcAvailabilityOnAfterSetItemFilters(var Record Item, var Record Service Line)-