In the security policy, constrained table properties do not show standard table if relation is added in extension.
I added a new field to standard tables eg. PurchLine or SalesLine. Then I create a new table and add relation to standard table such that NewTable.NewField == PurchLine.NewField
I have created XDS query for the new table, and XDS policy with the query and primary table set as the new table as well.
Now I want to constraint the standard tables eg. PurchLine or SalesLine, but the constrained table properties does not show the standard table, how can I achieve this or any workaround ?