Share via


InventPendingRegistrationProvider.getGrossWeight Method [AX 2012]

Gets the gross weight for a unit of the quantity.

Syntax

public Weight getGrossWeight()

Run On

Called

Return Value

Type: Weight Extended Data Type
The gross weight for a unit of the quantity.

Remarks

The value will only be used if the source line is not for an item.

See Also

Reference

InventPendingRegistrationProvider Interface