Table "Job Usage Link"

ID 1020
Namespace: Microsoft.Projects.Project.Job

Properties

Name Value
Caption Project Usage Link
DataClassification CustomerContent

Fields

Name Type Description
"Job No." Code[20]
"Job Task No." Code[20]
"Line No." Integer
"Entry No." Integer
"External Id" Guid
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

procedure Create(JobPlanningLine: Record "Job Planning Line", JobLedgerEntry: Record "Job Ledger Entry")

Parameters

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

See also