Objects/Tables/Table 7319 Posted Whse. Receipt Line
Table 7319 Posted Whse. Receipt Line in 17
Jonas Paprotka, Base Application 17.5.22499.32099, checked
- App
- Base Application
Fields, 40Keys, 6Procedures, 9Events, 5
Versions171819202122232425262728latest
Source29
Fields, 40
| Id | Name | Type | Obsolete |
|---|
| 1 | No. | Code[20] | - |
| 2 | Line No. | Integer | - |
| 3 | Source Type | Integer | - |
| 4 | Source Subtype | Option | - |
| 6 | Source No. | Code[20] | - |
| 7 | Source Line No. | Integer | - |
| 9 | Source Document | Enum Warehouse Activity Source Document | - |
| 10 | Location Code | Code[10] | - |
| 11 | Shelf No. | Code[10] | - |
| 12 | Bin Code | Code[20] | - |
| 13 | Zone Code | Code[10] | - |
| 14 | Item No. | Code[20] | - |
| 15 | Quantity | Decimal | - |
| 16 | Qty. (Base) | Decimal | - |
| 25 | Qty. Put Away | Decimal | - |
| 26 | Qty. Put Away (Base) | Decimal | - |
| 27 | Put-away Qty. | Decimal | - |
| 28 | Put-away Qty. (Base) | Decimal | - |
| 29 | Unit of Measure Code | Code[10] | - |
| 30 | Qty. per Unit of Measure | Decimal | - |
| 31 | Variant Code | Code[10] | - |
| 32 | Description | Text[100] | - |
| 33 | Description 2 | Text[50] | - |
| 36 | Due Date | Date | - |
| 37 | Starting Date | Date | - |
| 50 | Qty. Cross-Docked | Decimal | - |
| 51 | Qty. Cross-Docked (Base) | Decimal | - |
| 52 | Cross-Dock Zone Code | Code[10] | - |
| 53 | Cross-Dock Bin Code | Code[20] | - |
| 60 | Posted Source Document | Enum Warehouse Shipment Posted Source Document | - |
| 61 | Posted Source No. | Code[20] | - |
| 62 | Posting Date | Date | - |
| 63 | Vendor Shipment No. | Code[35] | - |
| 64 | Whse. Receipt No. | Code[20] | - |
| 65 | Whse Receipt Line No. | Integer | - |
| 66 | Status | Option | - |
| 6500 | Serial No. | Code[50] | - |
| 6501 | Lot No. | Code[50] | - |
| 6502 | Warranty Date | Date | - |
| 6503 | Expiration Date | Date | - |
Keys, 6
| Name | Fields | Obsolete |
|---|
| Key1, clustered | No., Line No. | - |
| Key2 | Posted Source No., Posting Date | - |
| Key3 | Item No., Location Code, Variant Code | - |
| Key4 | Source Type, Source Subtype, Source No., Source Line No., Posted Source Document, Posted Source No. | - |
| Key5 | Lot No. | - |
| Key6 | Serial No. | - |
Procedures, 9
| Name | Parameters | Returns | Access | Obsolete |
|---|
| SetHideValidationDialog | (Boolean) | | public | - |
| GetLineStatus | () | Integer | public | - |
| CreatePutAwayDoc | (var Record Posted Whse. Receipt Line, Code[50]) | | public | - |
| CopyTrackingFromWhseItemEntryRelation | (Record Whse. Item Entry Relation) | | public | - |
| CopyTrackingFromWhseItemTrackingLine | (Record Whse. Item Tracking Line) | | public | - |
| SetSourceFilter | (Integer, Option, Code[20], Integer, Boolean) | | public | Pending 17.0 |
| Reference SetSourceFilterForPostedWhseRcptLine function from codeunit Whse. Management instead |
| SetTracking | (Code[50], Code[50], Date, Date) | | public | Pending 17.0 |
| Replaced by CopyTrackingFrom procedures. |
| SetTrackingFilterFromItemLedgEntry | (Record Item Ledger Entry) | | public | - |
| SetTrackingFilterFromRelation | (Record Whse. Item Entry Relation) | | public | - |
Events, 5
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterCopyTrackingFromWhseItemEntryRelation | (var Record Posted Whse. Receipt Line, Record Whse. Item Entry Relation) | - |
| Integration event | OnAfterCopyTrackingFromWhseItemTrackingLine | (var Record Posted Whse. Receipt Line, Record Whse. Item Tracking Line) | - |
| Integration event | OnAfterSetTrackingFilterFromItemLedgEntry | (var Record Posted Whse. Receipt Line, Record Item Ledger Entry) | - |
| Integration event | OnAfterSetTrackingFilterFromRelation | (var Record Posted Whse. Receipt Line, Record Whse. Item Entry Relation) | - |
| Integration event | OnBeforeCreatePutAwayDoc | (var Record Posted Whse. Receipt Line, Code[50], Boolean, var Boolean) | - |