Share via


RetailReplenishmentCrossDocking::createOrFindPushFromPurch Method [AX 2012]

Creates/finds Cross docking from a purchase order

Syntax

client server public static RetailBuyersPushTable createOrFindPushFromPurch(PurchTable _purchTable)

Run On

Called

Parameters

Return Value

Type: RetailBuyersPushTable Table
Cross docking table variable (RetailBuyersPushTable type) for the purchase order

Remarks

Note that method returns table variable not only buyers push id.

See Also

Reference

RetailReplenishmentCrossDocking Class