SalesFormLetter::checkParmTable Method [AX 2012]

Syntax

server public static container checkParmTable(
    Num _parmId, 
    boolean _custAccountInQuery, 
    boolean _invoiceAccountInQuery)

Run On

Server

Parameters

  • _custAccountInQuery
    Type: boolean
  • _invoiceAccountInQuery
    Type: boolean

See Also

Reference

SalesFormLetter Class