Share via


RetailReplenishment.getPurchTable Method [AX 2012]

Gets the instance of PurchLine table and finds the record of PurchTable table.

Syntax

public PurchTable getPurchTable(Common _tCommon)

Run On

Called

Parameters

  • _tCommon
    Type: Common Table
    An instance of PurchLine table.

Return Value

Type: PurchTable Table
Returns the PurchTable value.

See Also

Reference

RetailReplenishment Class