Page "Available - Assembly Lines"
ID 926
Namespace: Microsoft.Assembly.Document
Properties
Name
Value
Caption
Available - Assembly Lines
DataCaptionExpression
CaptionText
DeleteAllowed
False
InsertAllowed
False
ModifyAllowed
False
PageType
List
Permissions
TableData "Assembly Line" = rm
SourceTable
Table Microsoft.Assembly.Document."Assembly Line"
SourceTableView
sorting("Document Type", "Document No.", Type, "Location Code")
Methods
SetSource
procedure SetSource(CurrentSourceRecRef: RecordRef, CurrentReservEntry: Record "Reservation Entry")
Parameters
SetSource
procedure SetSource(CurrentSourceRecRef: RecordRef, CurrentReservEntry: Record "Reservation Entry", TransferDirection: Enum "Transfer Direction")
Parameters
SetCurrentSubType
procedure SetCurrentSubType(SubType: Option)
Parameters
Name
Type
Description
SubType
Option
Events
OnAfterSetFilters
[IntegrationEvent(False,False)]
local procedure OnAfterSetFilters(var AssemblyLine: Record "Assembly 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