PCGlobalTableConstraintCellEditor.findOrCreateCellValue Method [AX 2012]

Finds or creates a table constraint cell value.

protected RefRecId findOrCreateCellValue(PCTableConstraintColumnDefinitionRecId _columnId, PCGlobalTableConstraintEditTmp _tempCellValue)

Run On

Called

Parameters

_columnId
Type: PCTableConstraintColumnDefinitionRecId Extended Data Type
A column ID.
_tempCellValue
Type: PCGlobalTableConstraintEditTmp Table
A temporary cell value buffer.

Return Value

Type: RefRecId Extended Data Type
The record ID of the found or created EcoResValue record.

ExceptionCondition
Error

throws an error if any unsupported attribute data type is encountered.

Community Additions

ADD
Show: