PCGlobalTableConstraintCellEditor.updateCell Method [AX 2012]

Updates a table constraint cell value.

public void updateCell(
    PCTableConstraintColumnDefinitionRecId _columnId, 
    PCTableConstraintRowRecId _rowId, 
    PCGlobalTableConstraintEditTmp _tempCellValue)

Run On

Called

Parameters

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

Community Additions

ADD
Show: