Codeunit "Job Warehouse Mgt."

ID 5998
Namespace: Microsoft.Projects.Project.Job

Methods

JobPlanningLineVerifyChange

procedure JobPlanningLineVerifyChange(var NewJobPlanningLine: Record "Job Planning Line", var OldJobPlanningLine: Record "Job Planning Line", FieldNo: Integer)

Parameters

Name Type Description
NewJobPlanningLine Table Microsoft.Projects.Project.Planning."Job Planning Line"
OldJobPlanningLine Table Microsoft.Projects.Project.Planning."Job Planning Line"
FieldNo Integer

JobPlanningLineDelete

procedure JobPlanningLineDelete(var JobPlanningLine: Record "Job Planning Line")

Parameters

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

See also