[dbo].[SynchFail_CallInventory]| Property | Value |
|---|---|
| Collation | SQL_Latin1_General_CP1_CI_AS |
| Heap | True |
| Row Count (~) | 0 |
| Created | 1:00:54 AM Thursday, March 21, 2019 |
| Last Modified | 1:00:54 AM Thursday, March 21, 2019 |
| Name | Data Type | Max Length (Bytes) | Allow Nulls | Identity |
|---|---|---|---|---|
| CallID | int | 4 | False | |
| ItemID | int | 4 | False | |
| ServerDetailID | int | 4 | True | |
| RTInventoryID | int | 4 | True | |
| WarehouseID | int | 4 | False | |
| BinID | int | 4 | False | |
| CallMaterialBinID | int | 4 | False | |
| Quantity | decimal(18,6) | 9 | False | |
| RTCallInventoryID | int | 4 | False | 1 - 1 |
| Known | bit | 1 | False | |
| Deleted | bit | 1 | False | |
| Item | varchar(255) | 255 | True | |
| Description | varchar(255) | 255 | True | |
| Serialized | bit | 1 | False | |
| SerialNumber | varchar(30) | 30 | False | |
| UsageStatusID | int | 4 | False | |
| LinkedPurchaseOrderExists | bit | 1 | True |