Objects/Tables/Table 7354 Bin
Table 7354 Bin in 22
Jonas Paprotka, Base Application 22.5.59966.64723, checked
- App
- Base Application
Fields, 18Keys, 5Procedures, 4Events, 8
Versions171819202122232425262728latest
Source29
Fields, 18
| Id | Name | Type | Obsolete |
|---|
| 1 | Location Code | Code[10] | - |
| 2 | Code | Code[20] | - |
| 3 | Description | Text[100] | - |
| 4 | Zone Code | Code[10] | - |
| 5 | Adjustment Bin | Boolean | - |
| 10 | Bin Type Code | Code[10] | - |
| 11 | Warehouse Class Code | Code[10] | - |
| 12 | Block Movement | Option | - |
| 20 | Special Equipment Code | Code[10] | - |
| 21 | Bin Ranking | Integer | - |
| 22 | Maximum Cubage | Decimal | - |
| 23 | Maximum Weight | Decimal | - |
| 30 | Empty | Boolean | - |
| 32 | Item Filter | Code[20] | - |
| 33 | Variant Filter | Code[10] | - |
| 34 | Default | Boolean | - |
| 40 | Cross-Dock Bin | Boolean | - |
| 41 | Dedicated | Boolean | - |
Keys, 5
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Location Code, Code | - |
| Key2 | Bin Type Code | - |
| Key3 | Location Code, Warehouse Class Code, Bin Ranking | - |
| Key4 | Location Code, Zone Code, Code | - |
| Key5 | Code | - |
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|
| SetUpNewLine | () | | public | - |
| CalcCubageAndWeight | (var Decimal, var Decimal, Boolean) | | public | - |
| CheckWhseClass | (Code[20], Boolean) | Boolean | public | - |
| CheckIncreaseBin | (Code[20], Code[20], Decimal, Decimal, Decimal, Decimal, Decimal, Boolean, Boolean) | Boolean | public | - |
Events, 8
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterCheckEmptyBin | (var Record Bin) | - |
| Integration event | OnAfterSetUpNewLine | (var Record Bin) | - |
| Integration event | OnBeforeCheckMaxQtyBinContent | (var Record Bin, Boolean, var Boolean) | - |
| Integration event | OnAfterCalcCubageAndWeight | (Record Bin, Boolean, var Decimal, var Decimal) | - |
| Integration event | OnBeforeOnInsert | (var Record Bin, var Boolean) | - |
| Integration event | OnBeforeOnModify | (var Record Bin, var Record Bin, var Boolean) | - |
| Integration event | OnBeforeCheckWhseClass | (Record Bin, Code[20], var Boolean, var Boolean, Boolean) | - |
| Integration event | OnBeforeCheckEmptyBin | (var Record Bin, Text[250], var Boolean) | - |