Codeunit 5130142 M365 Job Indicator Management
Codeunit 5130142 M365 Job Indicator Management
Methods
GetIndicatorLevel
procedure GetIndicatorLevel(groupJobStructLine: Record "M365 Job Structure Line"): Integer
Parameters / Return Value
groupJobStructLine
Record "M365 Job Structure Line"
Returns
Integer
GetAvailabilityLevel
procedure GetAvailabilityLevel(groupJobStructLine: Record "M365 Job Structure Line"): Integer
Parameters / Return Value
groupJobStructLine
Record "M365 Job Structure Line"
Returns
Integer
GetScheduleIndicatorLevel
procedure GetScheduleIndicatorLevel(jobScheduleLine: Record "M365 Job Schedule Line"): Integer
Parameters / Return Value
jobScheduleLine
Record "M365 Job Schedule Line"
Returns
Integer
GetCostIndicatorLevel
procedure GetCostIndicatorLevel(costActual: Decimal; costExpected: Decimal; costForecast: Decimal; progress: Decimal): Integer
Parameters / Return Value
costActual
Decimal
costExpected
Decimal
costForecast
Decimal
progress
Decimal
Returns
Integer
GetCostIndicatorString
procedure GetCostIndicatorString(jobStructLine: Record "M365 Job Structure Line"): Text
Parameters / Return Value
jobStructLine
Record "M365 Job Structure Line"
Returns
Text
SetCostStyle
procedure SetCostStyle(costIndic: Integer): Text[20]
Parameters / Return Value
costIndic
Integer
Returns
Text[20]
GetProdIndicatorLevel
procedure GetProdIndicatorLevel(prodOrder: Record "Production Order"): Integer
Parameters / Return Value
prodOrder
Record "Production Order"
Returns
Integer
GetProdAvailLevel
procedure GetProdAvailLevel(prodOrder: Record "Production Order"): Integer
Parameters / Return Value
prodOrder
Record "Production Order"
Returns
Integer
GetSalesIndicatorLevel
procedure GetSalesIndicatorLevel(salesLine: Record "Sales Line"): Integer
Parameters / Return Value
salesLine
Record "Sales Line"
Returns
Integer
GetStatusIndicatorLevel
procedure GetStatusIndicatorLevel(jobStructLine: Record "M365 Job Structure Line"): Integer
Parameters / Return Value
jobStructLine
Record "M365 Job Structure Line"
Returns
Integer
GetRelatedLevel
procedure GetRelatedLevel(var jobStructLine: Record "M365 Job Structure Line"; jobScheduleLineNo: Integer): Integer
Parameters / Return Value
jobStructLine
Record "M365 Job Structure Line"
jobScheduleLineNo
Integer
Returns
Integer
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.