Hello Experts,
i have the requirement to connect registered products (individual product) to opportunitys (and other standard bo's).
My approach was to extend the standard BO Opportunity. As it is not possible to create an association in a xbo, i simple created an element of type ID which holds the registered product ID. Currently I am facing two problems:
- I added the registered product ID element to Opportunity TI and tried to change ID-Field Configuration to link it to an OVS. Unfortunately I don't find a corresponding OVS under public OVS. Anyone who knows where I can find registered product OVS and link it to my extension field?
- I also want the registered product field to be a link field, so that the user can click on registered product id and the TI from registered product opens (like e.g. the link to the corresponding customer - see also screenshot). I tried it several ways (OBN in opportunity TI and Thing-Based Navigation in an embedded component) but i didn't find a solution.
Can anyone help me?
Thanks in advance,
Felix