OnBeforeGetFIFO Event
Raised before the FIFO value is calculated.
Signature
[IntegrationEvent(false, false)]
OnBeforeGetFIFO(BinContent: Record "Bin Content"; LotNo: Code[50]; var FIFO: Text[30]; var Handled: Boolean)
Parameters
BinContent Record "Bin Content"
The bin content information.
LotNo Code[50]
The lot number.
var FIFO Text[30]
The FIFO value that should be shown in Qpick.
var Handled Boolean
Should be set to true if the subscriber handles the FIFO value. Should be honored if already set. (Handled Pattern).
This documentation is generated from Qpick Connector v26.49