Codeunit 7317 Whse. Integration Management in 20
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 8
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CheckBinTypeCode | (Integer, Text[30], Code[10], Code[20], Option) | public | - | |
| AllowPutawayOrQCBinsOnly | (var Record Bin Type) | public | - | |
| AllowPutawayPickOrQCBinsOnly | (var Record Bin Type) | public | - | |
| CheckIfBinDedicatedOnSrcDoc | (Code[10], var Code[20], Boolean) | public | - | |
| CheckBinCode | (Code[10], Code[20], Text[30], Integer, Code[20]) | public | - | |
| CheckLocationCode | (Record Location, Integer, Code[20]) | public | - | |
| IsOpenShopFloorBin | (Code[10], Code[20]) | Boolean | public | - |
| CheckLocationOnManufBins | (Record Location) | public | - |
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeCheckBinTypeCode | (Integer, Text[30], Code[10], Code[20], Option, var Boolean) | - |
| Integration event | OnCheckBinTypeCode | (Record Location, Record Bin, Record Bin Type, Integer, Text[30], Option) | - |
| Integration event | OnBeforeAllowPutawayOrQCBinsOnly | (var Record Bin Type, var Boolean) | - |
| Integration event | OnBeforeAllowPutawayPickOrQCBinsOnly | (var Record Bin Type, var Boolean) | - |