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
SetReservSource
procedure SetReservSource(CurrentSourceRecRef: RecordRef, CurrentReservEntry: Record "Reservation Entry", Direction: Enum "Transfer Direction")
Parameters
SetItemTrackingLine
procedure SetItemTrackingLine(LookupType: Integer, LookupSubtype: Integer, CurrentReservEntry: Record "Reservation Entry", SearchForSupply: Boolean, AvailabilityDate: Date)
Parameters
Events
OnAfterUpdateReservFrom
[IntegrationEvent(True,False)]
local procedure OnAfterUpdateReservFrom(var ReservationEntry: Record "Reservation Entry")
Parameters
See also