Table 7312 Warehouse Entry in 28
- App
- Base Application
- Namespace
- Microsoft.Warehouse.Ledger
Fields, 44Keys, 8Procedures, 23Events, 15
Versions171819202122232425262728latest
Source29
Fields, 44
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Entry No. | Integer | - |
| 2 | Journal Batch Name | Code[10] | - |
| 3 | Line No. | Integer | - |
| 4 | Registering Date | Date | - |
| 5 | Location Code | Code[10] | - |
| 6 | Zone Code | Code[10] | - |
| 7 | Bin Code | Code[20] | - |
| 8 | Description | Text[100] | - |
| 9 | Item No. | Code[20] | - |
| 10 | Quantity | Decimal | - |
| 11 | Qty. (Base) | Decimal | - |
| 12 | Warehouse Register No. | Integer | - |
| 13 | SIFT Bucket No. | Integer | - |
| 20 | Source Type | Integer | - |
| 21 | Source Subtype | Option | - |
| 22 | Source No. | Code[20] | - |
| 23 | Source Line No. | Integer | - |
| 24 | Source Subline No. | Integer | - |
| 25 | Source Document | Enum Warehouse Journal Source Document | - |
| 26 | Source Code | Code[10] | - |
| 29 | Reason Code | Code[10] | - |
| 33 | No. Series | Code[20] | - |
| 35 | Bin Type Code | Code[10] | - |
| 40 | Cubage | Decimal | - |
| 41 | Weight | Decimal | - |
| 45 | Journal Template Name | Code[10] | - |
| 50 | Whse. Document No. | Code[20] | - |
| 51 | Whse. Document Type | Enum Warehouse Journal Document Type | - |
| 52 | Whse. Document Line No. | Integer | - |
| 55 | Entry Type | Option | - |
| 60 | Reference Document | Enum Whse. Reference Document Type | - |
| 61 | Reference No. | Code[20] | - |
| 67 | User ID | Code[50] | - |
| 5402 | Variant Code | Code[10] | - |
| 5404 | Qty. per Unit of Measure | Decimal | - |
| 5407 | Unit of Measure Code | Code[10] | - |
| 6500 | Serial No. | Code[50] | - |
| 6501 | Lot No. | Code[50] | - |
| 6502 | Warranty Date | Date | - |
| 6503 | Expiration Date | Date | - |
| 6515 | Package No. | Code[50] | - |
| 7380 | Phys Invt Counting Period Code | Code[10] | - |
| 7381 | Phys Invt Counting Period Type | Option | - |
| 7382 | Dedicated | Boolean | - |
Keys, 8
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Entry No. | - |
| Key2 | Reference No., Registering Date | - |
| Key3 | Source Type, Source Subtype, Source No., Source Line No., Source Subline No., Source Document, Bin Code | - |
| Key4 | Serial No., Item No., Variant Code, Location Code, Bin Code | - |
| Key5 | Item No., Bin Code, Location Code, Variant Code, Unit of Measure Code, Lot No., Serial No., Entry Type, Dedicated, Package No., Bin Type Code, SIFT Bucket No. | - |
| Key7 | Bin Code, Location Code, Item No., SIFT Bucket No. | - |
| Key8 | Location Code, Item No., Variant Code, Zone Code, Bin Code, Lot No., SIFT Bucket No. | - |
| key9 | Warehouse Register No. | - |
Procedures, 23
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| ClearTrackingFilter | () | public | - | ||||
| CopyTrackingFromWhseEntry | (Record Warehouse Entry) | public | - | ||||
| CopyTrackingFromWhseJnlLine | (Record Warehouse Journal Line) | public | - | ||||
| CopyTrackingFromNewWhseJnlLine | (Record Warehouse Journal Line) | public | - | ||||
| SetCalculationFilters | (Code[20], Code[10], Code[10], Record Item Tracking Setup, Boolean) | public | - | ||||
| GetLastEntryNo | () | Integer | public | - | |||
| SetSourceFilter | (Integer, Option, Code[20], Integer, Boolean) | public | - | ||||
| SetTrackingFilterIfNotBlank | () | public | - | ||||
| SetTrackingFilterFromBinContent | (var Record Bin Content) | public | - | ||||
| SetTrackingFilterFromBinContentBuffer | (Record Bin Content Buffer) | public | - | ||||
| SetTrackingFilterFromItemTrackingSetupIfRequired | (Record Item Tracking Setup) | public | - | ||||
| SetTrackingFilterFromItemTrackingSetupIfNotBlankIfRequired | (Record Item Tracking Setup) | public | - | ||||
| SetTrackingFilterFromWhseEntry | (Record Warehouse Entry) | public | - | ||||
| SetTrackingFilterFromReservEntryIfNotBlank | (Record Reservation Entry) | public | - | ||||
| SetTrackingFilterFromItemTrackingSetupIfNotBlank | (Record Item Tracking Setup) | public | - | ||||
| TrackingExists | () | Boolean | public | - | |||
| SetTrackingFilterFromItemTrackingSetupIfRequiredIfNotBlank | (Record Item Tracking Setup) | public | - | ||||
| SetTrackingFIlterFromItemFilters | (var Record Item) | public | - | ||||
| Lock | () | public | - | ||||
| SetTrackingFilterFromWhseEntryForSerialOrLotTrackedItem | (Record Warehouse Entry) | public | - | ||||
| InsertRecord | (Boolean) | public | Pending 27.0 | ||||
| This function is deprecated. Concurrent warehouse posting is always on. | |||||||
| InsertRecord | () | public | - | ||||
| GetNextEntryNo | () | Integer | public | - | |||
Events, 15
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterClearTrackingFilter | (var Record Warehouse Entry) | - |
| Integration event | OnAfterCopyTrackingFromWhseEntry | (var Record Warehouse Entry, Record Warehouse Entry) | - |
| Integration event | OnAfterCopyTrackingFromWhseJnlLine | (var Record Warehouse Entry, Record Warehouse Journal Line) | - |
| Integration event | OnAfterCopyTrackingFromNewWhseJnlLine | (var Record Warehouse Entry, Record Warehouse Journal Line) | - |
| Integration event | OnAfterSetTrackingFilterFromBinContent | (var Record Warehouse Entry, var Record Bin Content) | - |
| Integration event | OnAfterSetTrackingFilterFromBinContentBuffer | (var Record Warehouse Entry, Record Bin Content Buffer) | - |
| Integration event | OnAfterSetTrackingFilterFromReservEntryIfNotBlank | (var Record Warehouse Entry, Record Reservation Entry) | - |
| Integration event | OnAfterSetTrackingFilterFromItemTrackingSetupIfNotBlank | (var Record Warehouse Entry, Record Item Tracking Setup) | - |
| Integration event | OnAfterSetTrackingFilterFromItemTrackingSetupIfRequired | (var Record Warehouse Entry, Record Item Tracking Setup) | - |
| Integration event | OnAfterSetTrackingFilterFromItemTrackingSetupIfNotBlankIfRequired | (var Record Warehouse Entry, Record Item Tracking Setup) | - |
| Integration event | OnAfterSetTrackingFilterFromWhseEntry | (var Record Warehouse Entry, Record Warehouse Entry) | - |
| Integration event | OnAfterSetTrackingFilterIfNotBlank | (var Record Warehouse Entry) | - |
| Integration event | OnAfterTrackingExists | (Record Warehouse Entry, var Boolean) | - |
| Integration event | OnAfterSetTrackingFilterFromItemFilters | (var Record Warehouse Entry, var Record Item) | - |
| Integration event | OnAfterSetTrackingFilterFromItemTrackingSetupIfRequiredIfNotBlank | (var Record Warehouse Entry, Record Item Tracking Setup) | - |