formletterParmData.reSelectLine Method [AX 2012]

Creates a parameter line record during reselect, depending on whether journal transactions can be posted.

Syntax

protected void reSelectLine(Common _sourceLineTable)

Run On

Server

Parameters

  • _sourceLineTable
    Type: Common Table
    The source line record for which to create a parameter line record.

See Also

Reference

formletterParmData Class