Share via


AxInventTransferParmLine.currentRecord Method [AX 2012]

Gets an instance of the InventTransferParmLine table

Syntax

public Common currentRecord([Common _inventTransferParmLine])

Run On

Called

Parameters

  • _inventTransferParmLine
    Type: Common Table
    The _inventTransferParmLine buffer passed to this method; optional.

Return Value

Type: Common Table
The current record of InventTransferParmLine table.

See Also

Reference

AxInventTransferParmLine Class