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

Server

Parameters

_tableConstraintRecId
Type: RefRecId Extended Data Type
The table constraint record ID.

Return Value

Type: container
A packed map of all constraint relations for the current table constraint and the paths to their attributes.
Show: