PCGlobalTableConstraintCellEditor.findOrCreateCellValue Method [AX 2012]
Finds or creates a table constraint cell value.
protected RefRecId findOrCreateCellValue(PCTableConstraintColumnDefinitionRecId _columnId, PCGlobalTableConstraintEditTmp _tempCellValue)
Run On
CalledParameters
- _columnId
- Type: PCTableConstraintColumnDefinitionRecId Extended Data Type
A column ID.
- _tempCellValue
- Type: PCGlobalTableConstraintEditTmp Table
A temporary cell value buffer.
Return Value
Type: RefRecId Extended Data TypeThe record ID of the found or created EcoResValue record.
Community Additions
ADD
Show: