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
Returns
InsertOrUpdate
procedure InsertOrUpdate(JobPlanningLine: Record "Job Planning Line")
Parameters
ShouldSendCancellation
procedure ShouldSendCancellation(JobPlanningLine: Record "Job Planning Line"): Boolean
Parameters
Returns
ShouldSendRequest
procedure ShouldSendRequest(JobPlanningLine: Record "Job Planning Line"): Boolean
Parameters
Returns
See also