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
- _common
Type: Common Table
The instance of a table.
Return Value
Type: RetailBuyersPushLine Table
An instance of the table RetailBuyersPushLine.