Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Selects the record in RetailBuyersPushLine table based on the instance of the record passed as the parameter.
Syntax
Note
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.
Microsoft Dynamics AX 2012 R3
public RetailBuyersPushLine getBuyersPushLine(Common _common)
Microsoft Dynamics AX 2012 R2 (SYS)
public RetailBuyersPushLine getBuyersPushLine(Common _common)
Microsoft Dynamics AX 2012 Feature Pack (SYS)
protected 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.