Page "Available - Prod. Order Lines"

ID 99000897
Namespace: Microsoft.Manufacturing.Document

Properties

Name Value
Caption Available - Prod. Order Lines
DataCaptionExpression CaptionText
DeleteAllowed False
Editable False
InsertAllowed False
ModifyAllowed False
PageType List
SourceTable Table Microsoft.Manufacturing.Document."Prod. Order Line"
SourceTableView sorting(Status, "Item No.", "Variant Code", "Location Code", "Due Date")

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 ProdOrderLine: Record "Prod. Order Line", ReservationEntry: Record "Reservation Entry")

Parameters

Name Type Description
ProdOrderLine Table Microsoft.Manufacturing.Document."Prod. Order 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