Share via


RetailReplenishmentCrossDocking.getBuyersPushLine Method [AX 2012]

Selects the record in RetailBuyersPushLine table based on the instance of the record passed as the parameter.

Syntax

public RetailBuyersPushLine getBuyersPushLine(Common _common)

Run On

Called

Parameters

Return Value

Type: RetailBuyersPushLine Table
An instance of the table RetailBuyersPushLine.

See Also

Reference

RetailReplenishmentCrossDocking Class