PCTableConstraintRelationFacade::getColumnAssignmentsServer Method [AX 2012]
Retrieves a packed map of all constraint relations for the current table constraint and the paths to their attributes.
server protected static container getColumnAssignmentsServer(RefRecId _tableConstraintRecId)
Run On
ServerParameters
- _tableConstraintRecId
- Type: RefRecId Extended Data Type
The table constraint record ID.
Return Value
Type: containerA packed map of all constraint relations for the current table constraint and the paths to their attributes.
Show: