Codeunit "Job-Explode BOM"

ID 1019
Namespace: Microsoft.Projects.Project.Planning

Properties

Name Value
TableNo Table Microsoft.Projects.Project.Planning."Job Planning Line"

Methods

CallExplodeBOMCompLines

procedure CallExplodeBOMCompLines(JobPlanningLine: Record "Job Planning Line")

Parameters

Name Type Description
JobPlanningLine Table Microsoft.Projects.Project.Planning."Job Planning Line"

Events

OnBeforeOnRun

[IntegrationEvent(False,False)]
local procedure OnBeforeOnRun(var JobPlanningLine: Record "Job Planning Line", var IsHandled: Boolean)

Parameters

Name Type Description
JobPlanningLine Table Microsoft.Projects.Project.Planning."Job Planning Line"
IsHandled Boolean

See also