formletterParmData.doChooseLines Method [AX 2012]

Creates records in the posting parameter tables.

Syntax

private void doChooseLines([boolean _append])

Run On

Server

Parameters

  • _append
    Type: boolean
    A Boolean value that determines whether to append records or delete existing records first; optional.

See Also

Reference

formletterParmData Class