Share via


RetailReplenishmentTransferOrder::canBeCrossdocked Method [AX 2012]

Validates the cross docking quantity.

Syntax

client server public static boolean canBeCrossdocked(PurchId _purchId)

Run On

Called

Parameters

Return Value

Type: boolean
false if cross docking line is not linked to purchase order or cross docking quantity is more than received; otherwise, true.

See Also

Reference

RetailReplenishmentTransferOrder Class