PCTableConstraintGlobalUpdateHandler.existsRowRecId Method [AX 2012]

Indicates whether the column name has already been added to the update handler.

public NoYes existsRowRecId(RefRecId _rowRecId)

Run On

Server

Parameters

_rowRecId
Type: RefRecId Extended Data Type
The record ID of a table constraint row.

Return Value

Type: NoYes Enumeration
NoYes::Yes if the record ID already exists; otherwise, NoYes::No.

Community Additions

ADD
Show: