OnAfterGetCubage Event
Raised after Cubage is set for the combination of an Item No. and a Unit of Measure Code.
Deprecated
This event is deprecated and should not be used.
Reason: Do not use, will be removed in a future version. Use the same event in "QWEQP Qpick UoM Management".
Deprecated since: 26.44
Signature
[IntegrationEvent(false, false)]
[Obsolete('Do not use, will be removed in a future version. Use the same event in "QWEQP Qpick UoM Management".', '26.44')]
OnAfterGetCubage(ItemNo: Code[20]; UnitOfMeasureCode: Code[10]; var Cubage: Decimal)
Parameters
ItemNo Code[20]
The item number.
UnitOfMeasureCode Code[10]
The unit of measure code.
var Cubage Decimal
The Cubage that should be sent to Qpick.
This documentation is generated from Qpick Connector v26.51