Sorry for not finding this topic if it has been answered before, search left me empty-handed.
To relax restrictions on a variant as compared to the subject, I want to
replace the occurrences of the subject by a new variant ‘default’
relax restrictions on the subject
create the new variant 'unconfirmed_order_line’ (as an example)
What is the preferred method of screening my model for occurrences of the current base subject, to replace links where it is targeted with the new ‘default’ variant?
The problem I face is that references at data model level do not allow me to define user interface properties such as detail variant, and user interface screens only expose links to details, not to parents.
Targeted searches using menus/reachable objects only allow shortest path, not all paths to a subject (and in my case, find the path via the default menu, not even the main detail occurrence because that takes another node and is not the shortest path.
Is there a lazy way to reach my goal?
TIA!