PO
POReceiptLinePOReceipt
Read-only class for selector
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
BranchID | int | Branch | - | |
Description:No description available | ||||
Canceled | bit | - | ||
Description:When set to "true", indicates that the receipt was canceled using the Cancel or Correct action. | ||||
InventoryID | int | Inventory ID | - | |
Description:No description available | ||||
InvtMult | smallint | Inventory Multiplier | - | |
Description:No description available | ||||
IsUnderCorrection | bit | - | ||
Description:When set to "true", indicates that the receipt has an unreleased Correction receipt. | ||||
LineNbr | int | Line Nbr. | - | |
Description:No description available | ||||
LotSerialNbr | nvarchar(100) | - | ||
Description:No description available | ||||
POLineNbr | int | PO Line Nbr. | - | |
Description:No description available | ||||
PONbr | nvarchar(15) | Order Nbr. | POOrder | |
Description:No description available | ||||
POType | char(2) | Order Type | - | |
Description:No description available | ||||
ReceiptDate | datetime | Date | - | |
Description:No description available | ||||
ReceiptNbr | nvarchar(15) | Receipt Nbr. | POReceipt | |
Description:No description available | ||||
ReceiptQty | decimal | Receipt Qty. | - | |
Description:No description available | ||||
ReceiptType | char(2) | Type | - | |
Description:No description available | ||||
Status | char(1) | Status | - | |
Description:No description available | ||||
UOM | nvarchar(6) | UOM | INUnit | |
Description:No description available | ||||