OnBeforeGetLastInventoriedDate Event
Raised before LastInventoriedDate is calculated.
Signature
[IntegrationEvent(false, false)]
OnBeforeGetLastInventoriedDate(BinContent: Record "Bin Content"; var LastInventoriedDate: Date; var Handled: Boolean)
Parameters
BinContent
Record "Bin Content"
The bin content information.
var LastInventoriedDate
Date
The last inventoried date that should be sent to Qpick.
var Handled
Boolean
Should be set to true if the subscriber handles the last inventoried date. Should be honored if already set. (Handled Pattern).
This documentation is generated from Qpick Connector v24.38