Page "Avail. - Item Tracking Lines"

ID 6503
Namespace: Microsoft.Inventory.Tracking

Properties

Name Value
Caption Avail. - Item Tracking Lines
DataCaptionExpression CaptionText
DataCaptionFields 5400,24
DeleteAllowed False
Editable False
InsertAllowed False
ModifyAllowed False
PageType List
Permissions TableData "Reservation Entry" = rm
SourceTable Table Microsoft.Inventory.Tracking."Reservation Entry"

Methods

SetReservSource

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

Parameters

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

SetReservSource

procedure SetReservSource(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"

SetItemTrackingLine

procedure SetItemTrackingLine(LookupType: Integer, LookupSubtype: Integer, CurrentReservEntry: Record "Reservation Entry", SearchForSupply: Boolean, AvailabilityDate: Date)

Parameters

Name Type Description
LookupType Integer
LookupSubtype Integer
CurrentReservEntry Table Microsoft.Inventory.Tracking."Reservation Entry"
SearchForSupply Boolean
AvailabilityDate Date

Events

OnAfterUpdateReservFrom

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

Parameters

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

See also