Table "Job Planning Line - Calendar"

ID 1034
Namespace: Microsoft.Projects.Project.Planning

Properties

Name Value
Caption Project Planning Line - Calendar
DataClassification CustomerContent

Fields

Name Type Description
"Job No." Code[20]
"Job Task No." Code[20]
"Planning Line No." Integer
"Resource No." Code[20]
"Planning Date" Date
Quantity Decimal
Description Text[100]
UID Guid
Sequence Integer
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

HasBeenSent

procedure HasBeenSent(JobPlanningLine: Record "Job Planning Line"): Boolean

Parameters

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

Returns

Type Description
Boolean

InsertOrUpdate

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

Parameters

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

ShouldSendCancellation

procedure ShouldSendCancellation(JobPlanningLine: Record "Job Planning Line"): Boolean

Parameters

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

Returns

Type Description
Boolean

ShouldSendRequest

procedure ShouldSendRequest(JobPlanningLine: Record "Job Planning Line"): Boolean

Parameters

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

Returns

Type Description
Boolean

See also