Table 5878 Phys. Invt. Record Line in 28
- App
- Base Application
- Namespace
- Microsoft.Inventory.Counting.Recording
Fields, 32Keys, 5Procedures, 7Events, 16
Versions171819202122232425262728latest
Source29
Fields, 32
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Order No. | Code[20] | - |
| 2 | Recording No. | Integer | - |
| 3 | Line No. | Integer | - |
| 16 | Order Line No. | Integer | - |
| 17 | Recorded Without Order | Boolean | - |
| 20 | Item No. | Code[20] | - |
| 21 | Variant Code | Code[10] | - |
| 22 | Location Code | Code[10] | - |
| 23 | Bin Code | Code[20] | - |
| 30 | Description | Text[100] | - |
| 31 | Description 2 | Text[50] | - |
| 32 | Unit of Measure | Text[50] | - |
| 33 | Qty. Rounding Precision | Decimal | - |
| 34 | Qty. Rounding Precision (Base) | Decimal | - |
| 40 | Unit of Measure Code | Code[10] | - |
| 41 | Quantity | Decimal | - |
| 42 | Quantity (Base) | Decimal | - |
| 43 | Qty. per Unit of Measure | Decimal | - |
| 45 | Recorded | Boolean | - |
| 53 | Use Item Tracking | Boolean | - |
| 99 | Shelf No. | Code[10] | - |
| 100 | Date Recorded | Date | - |
| 101 | Time Recorded | Time | - |
| 102 | Person Recorded | Code[20] | - |
| 103 | Recorded by User ID | Code[50] | - |
| 130 | Serial No. | Code[50] | - |
| 131 | Lot No. | Code[50] | - |
| 132 | Package No. | Code[50] | - |
| 5725 | Item Reference No. | Code[50] | - |
| 5726 | Item Reference Unit of Measure | Code[10] | - |
| 5727 | Item Reference Type | Enum Item Reference Type | - |
| 5728 | Item Reference Type No. | Code[30] | - |
Keys, 5
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Order No., Recording No., Line No. | - |
| Key2 | Order No., Order Line No. | - |
| Key3 | Order No., Item No., Variant Code, Location Code, Bin Code | - |
| Key4 | Order No., Recording No., Location Code, Bin Code | - |
| Key5 | Order No., Recording No., Shelf No. | - |
Procedures, 7
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| EmptyLine | () | Boolean | public | - |
| ShowUsedTrackLines | () | public | - | |
| CheckSerialNo | () | public | - | |
| GetDateForCalculations | () | Date | public | - |
| TrackingExists | () | Boolean | public | - |
| GetPhysInvtRecordHeader | () | public | - | |
| InsertTrackingBuffer | (var Record Invt. Order Tracking, Record Item Tracking Setup, Date, Decimal) | public | - |
Events, 16
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeInsertTrackingBufferLocationIsBinMandatory | (var Record Warehouse Entry, Record Phys. Invt. Record Line) | - |
| Integration event | OnBeforeValidateBinCode | (var Record Phys. Invt. Record Line, var Boolean) | - |
| Integration event | OnShowUsedTrackLinesSetWhseEntryFilters | (var Record Warehouse Entry, Record Phys. Invt. Record Line) | - |
| Integration event | OnValidateItemNoOnAfterInitFromTempRecord | (var Record Phys. Invt. Record Line, Record Phys. Invt. Record Line) | - |
| Integration event | OnQuatityOnValidateOnAfterCalcShouldCheckSerialNo | (var Record Phys. Invt. Record Line, var Boolean) | - |
| Integration event | OnValidateItemNoOnBeforeTestfieldBlocked | (var Record Phys. Invt. Record Line, var Record Item, var Boolean) | - |
| Integration event | OnBeforeShowUsedTrackLines | (var Record Phys. Invt. Record Line, Integer, var Boolean) | - |
| Integration event | OnAfterValidateItemNo | (var Record Phys. Invt. Record Line, Record Phys. Invt. Record Header, Record Item) | - |
| Integration event | OnValidateVariantCodeOnBeforeTestFieldBlocked | (var Record Phys. Invt. Record Line, var Record Item Variant, var Boolean) | - |
| Integration event | OnShowUsedTrackLinesOnAfterInsertFromItemLedgEntry2 | (var Record Invt. Order Tracking, Record Item Ledger Entry) | - |
| Integration event | OnShowUsedTrackLinesOnAfterInsertFromWhseEntry2 | (var Record Invt. Order Tracking, Record Warehouse Entry) | - |
| Integration event | OnShowUsedTrackLinesOnAfterLookupOK2 | (var Record Phys. Invt. Record Line, var Record Invt. Order Tracking) | - |
| Integration event | OnShowUsedTrackLinesSetItemLedgerEntryFilters2 | (var Record Item Ledger Entry, Record Phys. Invt. Record Line) | - |
| Integration event | OnBeforeCheckSerialNo | (var Record Phys. Invt. Record Line, var Boolean) | - |
| Integration event | OnValidateSerialNoOnAfterCheckSerialNo | (var Record Phys. Invt. Record Line, var Boolean) | - |
| Integration event | OnBeforeRunPhysInvtTrackingLinesOnShowUsedTrackLines | (var Record Phys. Invt. Record Line, var Record Invt. Order Tracking, var Boolean) | - |