Objects/Tables/Table 7303 Bin Type
Table 7303 Bin Type in 28
Jonas Paprotka, Base Application 28.5.54151.54365, checked
- App
- Base Application
- Namespace
- Microsoft.Warehouse.Structure
Fields, 6Keys, 1Procedures, 5Events, 5
Versions171819202122232425262728latest
Source29
Fields, 6
| Id | Name | Type | Obsolete |
|---|
| 1 | Code | Code[10] | - |
| 5 | Description | Text[100] | - |
| 10 | Receive | Boolean | - |
| 11 | Ship | Boolean | - |
| 12 | Put Away | Boolean | - |
| 13 | Pick | Boolean | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Code | - |
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|
| CheckCombination | (Integer) | | protected | - |
| CreateBinTypeFilter | (var Text, Integer) | | public | Pending 26.0 |
| Replaced by procedure MakeBinTypeFilter(var BinTypeFilter: Text; BinTypeFieldNo: Integer) |
| AllowPutawayOrQCBinsOnly | () | | public | - |
| AllowPutawayPickOrQCBinsOnly | () | | public | - |
| MakeBinTypeFilter | (var Text, Integer) | | public | - |
Events, 5
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnBeforeCheckCombination | (var Record Bin Type, Integer, var Boolean) | - |
| Integration event | OnCheckCombinationOnBeforeFindFirst | (var Record Bin Type, var Record Bin Type) | - |
| Integration event | OnCreateBinTypeFilterElseCase | (var Record Bin Type, Integer) | - |
| Integration event | OnBeforeAllowPutawayOrQCBinsOnly | (var Record Bin Type, var Boolean) | - |
| Integration event | OnBeforeAllowPutawayPickOrQCBinsOnly | (var Record Bin Type, var Boolean) | - |