Codeunit 7317 Whse. Integration Management in 24

App
Base Application
Namespace
Microsoft.Warehouse.Structure

Procedures, 9Events, 8

Versions171819202122232425262728latest

Source29

Procedures, 9

NameParametersReturnsAccessObsolete
CheckBinTypeCode(Integer, Text[30], Code[10], Code[20], Option)publicPending 24.0
Replaced by procedure CheckBinTypeAndCode()
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])Booleanpublic-
CheckLocationOnManufBins(Record Location)public-
CheckBinTypeAndCode(Integer, Text, Code[10], Code[20], Option)public-

Events, 8

KindNameParametersObsolete
Integration eventOnBeforeCheckBinTypeCode(Integer, Text[30], Code[10], Code[20], Option, var Boolean)Pending 24.0
Replaced by event OnCheckBinTypeCodeOnBeforeCheckPerSource
Integration eventOnCheckBinTypeCode(Record Location, Record Bin, Record Bin Type, Integer, Text[30], Option)Pending 24.0
Replaced by event OnBeforeCheckBinTypeAndCode
Integration eventOnBeforeAllowPutawayOrQCBinsOnly(var Record Bin Type, var Boolean)-
Integration eventOnBeforeAllowPutawayPickOrQCBinsOnly(var Record Bin Type, var Boolean)-
Integration eventOnStartCheckBinTypeCode(Integer, Text[30], Code[10], Code[20], Option, var Boolean)Pending 24.0
Replaced by event OnBeforeCheckBinTypeAndCode
Integration eventOnCheckBinTypeCodeOnBeforeCheckPerSource(Integer, Text, Code[10], Code[20], Option, var Boolean)-
Integration eventOnCheckBinTypeAndCode(Record Location, Record Bin, Record Bin Type, Integer, Text, Option)-
Integration eventOnBeforeCheckBinTypeAndCode(Integer, Text, Code[10], Code[20], Option, var Boolean)-