Page "Available - Job Planning Lines"
ID 1032
Namespace: Microsoft.Projects.Project.Planning
Properties
Name
Value
Caption
Available - Project Planning Lines
DataCaptionExpression
CaptionText
DeleteAllowed
False
Editable
False
InsertAllowed
False
LinksAllowed
False
ModifyAllowed
False
PageType
List
Permissions
TableData "Job Planning Line" = rm
SourceTable
Table Microsoft.Projects.Project.Planning."Job Planning Line"
SourceTableView
sorting(Status, Type, "No.", "Variant Code", "Location Code", "Planning Date")
Methods
SetSource
procedure SetSource(CurrentSourceRecRef: RecordRef, CurrentReservEntry: Record "Reservation Entry")
Parameters
SetSource
procedure SetSource(CurrentSourceRecRef: RecordRef, CurrentReservEntry: Record "Reservation Entry", Direction: Enum "Transfer Direction")
Parameters
SetCurrentSubType
procedure SetCurrentSubType(SubType: Option)
Parameters
Name
Type
Description
SubType
Option
Events
OnAfterSetFilters
[IntegrationEvent(False,False)]
local procedure OnAfterSetFilters(var JobPlanningLine: Record "Job Planning Line", ReservationEntry: Record "Reservation Entry")
Parameters
OnAfterUpdateReservFrom
[IntegrationEvent(True,False)]
local procedure OnAfterUpdateReservFrom(var ReservationEntry: Record "Reservation Entry")
Parameters
OnAfterUpdateReservMgt
[IntegrationEvent(True,False)]
local procedure OnAfterUpdateReservMgt(var ReservationEntry: Record "Reservation Entry")
Parameters
See also