Share via


PurchFormletterParmDataInvoice.existsParmSubTable Method [AX 2012]

Indicates whether the specified record exists.

Syntax

protected boolean existsParmSubTable(Common _parmSubTable)

Run On

Server

Parameters

  • _parmSubTable
    Type: Common Table
    The record to check for existence.

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

PurchFormletterParmDataInvoice Class