Codeunit 5130138 M365 Job Process Deleted

Codeunit 5130138 M365 Job Process Deleted

Methods

CheckChangeReservationPolicy

procedure CheckChangeReservationPolicy(entryNo: Integer; newReservationPolicy: Integer)

Parameters / Return Value

  • entryNo Integer

  • newReservationPolicy Integer


RunCheck

procedure RunCheck(runCheck: Option Normal,ReservationPolicy)

Parameters / Return Value

  • runCheck Option

    Normal (0) , ReservationPolicy (1)


CheckRcptRelation

procedure CheckRcptRelation(): Boolean

Parameters / Return Value

  • Returns Boolean

CheckConsRelation

procedure CheckConsRelation(): Boolean

Parameters / Return Value

  • Returns Boolean

Events

OnBeforeRunCheck

local procedure OnBeforeRunCheck(var jobStructLine: Record "M365 Job Structure Line"; var handled: Boolean; var newReservationPolicy: Integer)

Parameters / Return Value

  • jobStructLine Record "M365 Job Structure Line"

  • handled Boolean

  • newReservationPolicy Integer


OnBeforeRunCheckNoPolicy

local procedure OnBeforeRunCheckNoPolicy(var jobStructLine: Record "M365 Job Structure Line"; var handled: Boolean)

Parameters / Return Value

  • jobStructLine Record "M365 Job Structure Line"

  • handled Boolean



EOS Labs -