PCTableConstraintRelationFacade.validateColumnAssignment Method [AX 2012]
Indicates whether a column is not assigned to multiple attributes in a table constraint.
protected boolean validateColumnAssignment(PCTableConstraintColumnCatAttrRecId _constraintRelationRecId, PCTableConstraintColumnDefinitionRecId _columnDefinitionRecId)
Run On
CalledParameters
- _constraintRelationRecId
- Type: PCTableConstraintColumnCatAttrRecId Extended Data Type
The record ID for the constraint relation which shall be assigned the column; will be 0 for a new constraint relation.
- _columnDefinitionRecId
- Type: PCTableConstraintColumnDefinitionRecId Extended Data Type
The column record ID.
Community Additions
ADD
Show: