Table "Reservation Wksh. Line"
ID 346
Namespace: Microsoft.Inventory.Tracking
Properties
| Name |
Value |
| Caption |
Reservation Wksh. Line
|
| DataCaptionFields |
1,2
|
| DataClassification |
CustomerContent
|
Fields
| Name |
Type |
Description |
| "Journal Batch Name" |
Code[10]
|
|
| "Line No." |
Integer
|
|
| "Source Type" |
Integer
|
|
| "Source Subtype" |
Integer
|
|
| "Source ID" |
Code[20]
|
|
| "Source Batch Name" |
Code[10]
|
|
| "Source Prod. Order Line" |
Integer
|
|
| "Source Ref. No." |
Integer
|
|
| "Record ID" |
RecordId
|
|
| "Item No." |
Code[20]
|
|
| "Variant Code" |
Code[10]
|
|
| "Location Code" |
Code[10]
|
|
| "Sell-to Customer No." |
Code[20]
|
|
| "Sell-to Customer Name" |
Text[100]
|
|
| Priority |
Integer
|
|
| Description |
Text[100]
|
|
| "Description 2" |
Text[100]
|
|
| "Demand Date" |
Date
|
|
| "Unit of Measure Code" |
Code[10]
|
|
| "Qty. per Unit of Measure" |
Decimal
|
|
| "Remaining Qty. to Reserve" |
Decimal
|
|
| "Rem. Qty. to Reserve (Base)" |
Decimal
|
|
| "Qty. to Reserve" |
Decimal
|
|
| "Qty. to Reserve (Base)" |
Decimal
|
|
| "Available Qty. to Reserve" |
Decimal
|
|
| "Avail. Qty. to Reserve (Base)" |
Decimal
|
|
| "Qty. in Stock" |
Decimal
|
|
| "Qty. in Stock (Base)" |
Decimal
|
|
| "Qty. Reserved in Stock" |
Decimal
|
|
| "Qty. Reserv. in Stock (Base)" |
Decimal
|
|
| "Qty. in Whse. Handling" |
Decimal
|
|
| "Qty. in Whse. Handling (Base)" |
Decimal
|
|
| Accept |
Boolean
|
|
| "Serial No." |
Code[50]
|
|
| "Lot No." |
Code[50]
|
|
| "Package No." |
Code[50]
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
IsOutdated
procedure IsOutdated(): Boolean
Returns
GetLastLineNo
procedure GetLastLineNo(): Integer
Returns
Events
OnIsOutdated
[IntegrationEvent(False,False)]
local procedure OnIsOutdated(ReservationWkshLine: Record "Reservation Wksh. Line", var Outdated: Boolean)
Parameters
See also