Objects/Tables/Table 7347 Internal Movement Line
Table 7347 Internal Movement Line in 21
Jonas Paprotka, Base Application 21.5.53619.63803, checked
- App
- Base Application
Fields, 18Keys, 7Procedures, 5Events, 7
Versions171819202122232425262728latest
Source29
Fields, 18
| Id | Name | Type | Obsolete |
|---|
| 1 | No. | Code[20] | - |
| 2 | Line No. | Integer | - |
| 10 | Location Code | Code[10] | - |
| 11 | Shelf No. | Code[10] | - |
| 12 | From Bin Code | Code[20] | - |
| 13 | To Bin Code | Code[20] | - |
| 14 | Item No. | Code[20] | - |
| 15 | Quantity | Decimal | - |
| 16 | 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] | - |
| 35 | Sorting Sequence No. | Integer | - |
| 36 | Due Date | Date | - |
| 37 | Cubage | Decimal | - |
| 38 | Weight | Decimal | - |
Keys, 7
| Name | Fields | Obsolete |
|---|
| Key1, clustered | No., Line No. | - |
| Key2 | No., Item No. | - |
| Key3 | No., From Bin Code | - |
| Key4 | No., Shelf No. | - |
| Key5 | No., Sorting Sequence No. | - |
| Key6 | No., Due Date | - |
| Key7 | Item No., From Bin Code, Location Code, Unit of Measure Code, Variant Code | - |
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|
| SetUpNewLine | (Record Internal Movement Line) | | public | - |
| OpenItemTrackingLines | () | | public | - |
| SetItemTrackingLines | (Record Warehouse Entry, Decimal) | | public | - |
| CheckBin | (Code[10], Code[20], Boolean) | | public | - |
| CheckBinContentQty | () | | protected | - |
Events, 7
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnSetItemTrackingLinesOnBeforeSetSource | (var Record Internal Movement Line, var Record Whse. Worksheet Line) | - |
| Integration event | OnCheckBinContentQtyOnAfterInitBinContent | (var Record Internal Movement Line, var Record Bin Content) | - |
| Integration event | OnBeforeCheckBin | (Record Internal Movement Line, Code[10], Code[20], Boolean, var Boolean) | - |
| Integration event | OnCheckBinContentQtyOnAfterInternalMovementLineSetFilters | (var Record Internal Movement Line, var Record Internal Movement Line) | - |
| Integration event | OnLookUpBinContentOnAfterBinContentSetFilters | (var Record Internal Movement Line, var Record Bin Content) | - |
| Integration event | OnBeforeCheckQtyItemTrackingLines | (var Record Internal Movement Line, var Boolean, var Boolean) | - |
| Integration event | OnBeforeSelectLookUp | (var Record Internal Movement Line, Integer, var Boolean) | - |