Share via


AxInventItemPurchSetup.currentRecord Method [AX 2012]

Gets or sets the current record in the InventItemPurchSetup table.

Syntax

public Common currentRecord([Common _inventItemPurchSetup])

Run On

Called

Parameters

  • _inventItemPurchSetup
    Type: Common Table
    A InventItemPurchSetup record to set; optional.

Return Value

Type: Common Table
A InventItemPurchSetup record.

See Also

Reference

AxInventItemPurchSetup Class