Codeunit 5130128 M365 Calc. Job Structure Dates
Codeunit 5130128 M365 Calc. Job Structure Dates
Methods
CommitPlanningDates
procedure CommitPlanningDates(forJobStructHeader: Record "M365 Job Structure Header")
Parameters / Return Value
- forJobStructHeader
Record "M365 Job Structure Header"
CalcItemLine
procedure CalcItemLine(var actualJobStructLine: Record "M365 Job Structure Line"; direction: Option Forward,Backward)
Parameters / Return Value
actualJobStructLine
Record "M365 Job Structure Line"
direction
Option
Forward
(0) ,Backward
(1)
UpdateItemEndingDate
procedure UpdateItemEndingDate(var actualJobStructLine: Record "M365 Job Structure Line")
Parameters / Return Value
- actualJobStructLine
Record "M365 Job Structure Line"
CalcWorkMachineCenterLine
procedure CalcWorkMachineCenterLine(var jobStructLine: Record "M365 Job Structure Line")
Parameters / Return Value
- jobStructLine
Record "M365 Job Structure Line"
CalcGroupLine
procedure CalcGroupLine(jobStructLine: Record "M365 Job Structure Line"; forwardBackwardSelection: Integer)
Parameters / Return Value
jobStructLine
Record "M365 Job Structure Line"
forwardBackwardSelection
Integer
Events
OnBeforCreateLoadBack
local procedure OnBeforCreateLoadBack(var jobStructLine: Record "M365 Job Structure Line")
Parameters / Return Value
- jobStructLine
Record "M365 Job Structure Line"
OnAfterCalculatePlannedDate
local procedure OnAfterCalculatePlannedDate(var actualJobStructLine: Record "M365 Job Structure Line"; refOrderType: Integer; direction: Option Forward,Backward)
Parameters / Return Value
actualJobStructLine
Record "M365 Job Structure Line"
refOrderType
Integer
direction
Option
Forward
(0) ,Backward
(1)
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.
EOS Labs -