Share via


AxPurchReqTable.currentRecord Method [AX 2012]

Gets or sets the current record in the PurchReqTabletable.

Syntax

public Common currentRecord([Common _purchReqTable])

Run On

Called

Parameters

  • _purchReqTable
    Type: Common Table
    The PurchReqTable record to set; optional.

Return Value

Type: Common Table
A PurchReqTable record.

See Also

Reference

AxPurchReqTable Class