Page "Available - Service Lines"

ID 5999
Namespace: Microsoft.Service.Document

Properties

Name Value
Caption Available - Service Lines
DataCaptionExpression CaptionText
DeleteAllowed False
Editable False
InsertAllowed False
ModifyAllowed False
PageType List
Permissions TableData "Service Line" = rm
SourceTable Table Microsoft.Service.Document."Service Line"
SourceTableView sorting(Type, "No.", "Variant Code", "Location Code", "Needed by Date", "Document Type", "Shortcut Dimension 1 Code", "Shortcut Dimension 2 Code")

Methods

SetSource

procedure SetSource(CurrentSourceRecRef: RecordRef, CurrentReservEntry: Record "Reservation Entry")

Parameters

Name Type Description
CurrentSourceRecRef RecordRef
CurrentReservEntry Table Microsoft.Inventory.Tracking."Reservation Entry"

SetSource

procedure SetSource(CurrentSourceRecRef: RecordRef, CurrentReservEntry: Record "Reservation Entry", Direction: Enum "Transfer Direction")

Parameters

Name Type Description
CurrentSourceRecRef RecordRef
CurrentReservEntry Table Microsoft.Inventory.Tracking."Reservation Entry"
Direction Enum Microsoft.Foundation.Enums."Transfer Direction"

SetCurrentSubType

procedure SetCurrentSubType(SubType: Option)

Parameters

Name Type Description
SubType Option

Events

OnAfterSetFilters

[IntegrationEvent(False,False)]
local procedure OnAfterSetFilters(var ServiceLine: Record "Service Line", ReservationEntry: Record "Reservation Entry")

Parameters

Name Type Description
ServiceLine Table Microsoft.Service.Document."Service Line"
ReservationEntry Table Microsoft.Inventory.Tracking."Reservation Entry"

OnAfterUpdateReservFrom

[IntegrationEvent(True,False)]
local procedure OnAfterUpdateReservFrom(var ReservationEntry: Record "Reservation Entry")

Parameters

Name Type Description
ReservationEntry Table Microsoft.Inventory.Tracking."Reservation Entry"

OnAfterUpdateReservMgt

[IntegrationEvent(True,False)]
local procedure OnAfterUpdateReservMgt(var ReservationEntry: Record "Reservation Entry")

Parameters

Name Type Description
ReservationEntry Table Microsoft.Inventory.Tracking."Reservation Entry"

See also