Share via


AxPurchReqLine.currentRecord Method [AX 2012]

Gets or sets the current record in the PurchReqLine table.

Syntax

public Common currentRecord([Common _purchReqLine])

Run On

Called

Parameters

  • _purchReqLine
    Type: Common Table
    A PurchReqLine record to set; optional.

Return Value

Type: Common Table
A PurchReqLine record.

See Also

Reference

AxPurchReqLine Class