OnAfterGetWeight Event
Raised after Weight is set for the combination of an Item No., Variant Code and a Unit of Measure Code.
Signature
[IntegrationEvent(false, false)]
OnAfterGetWeight(ItemNo: Code[20]; VariantCode: Code[10]; UnitOfMeasureCode: Code[10]; var Weight: Decimal)
Parameters
ItemNo Code[20]
The item number.
VariantCode Code[10]
The variant code.
UnitOfMeasureCode Code[10]
The unit of measure code.
var Weight Decimal
The Weight that should be sent to Qpick.
This documentation is generated from Qpick Connector v27.53