on ‎2021 Jan 04 4:35 PM
Hi all,
I am trying to achieve the following:
In our Sales-Marketing integration; there is a field on Sales on an account called "parent account". It contains the business partner ID of the parent account of this account.
We want to interface this field to Marketing.
As all business partners are interfaced, Marketing would already have details of both the parent and the "child" account.
So, I want my custom field "parent account" to link to the rest of the account info.
So, I thought the custom field type "association to business object" would fit this scenario.
I created the "parent account" field, with association to business object "Marketing: Contact and Corporate Account".
I visualized the fields on "Spotlighting Accounts". It seemed to be two fields: one for the Origin, and one for the ID.
So far, perfect. I could select SAP_C4C_BUPA as origin, and then in the ID list search for all the existing business partners.
But then...
When one business partner is then selected in this field, it is displayed as "Account Name (BUPA ID)" (still perfect). But, the field now turns blue; so seems clickable. But when clicking, a variety of different links is shown, but none of them actually links through to this bupa account. They just link to the homepages of some functionalities or to sap help.
Here is a screenshot:

Also, when adding this custom field to segmentation: I can add both the origin and the ID field, but is there any way to also then add/link the rest of the related account data fields? (if not, then I suppose building a custom view for that would work).
Does anyone have experience with these associated custom fields or some tips for me?
Thanks,
Joyca
Request clarification before answering.
Hey vervinckt.joyca,
I have exactly the same requirement at the moment. I would also like to use the fields of the associated standard business object.
Did you find any solutation for that in the meantime? Unfortunately, I did not find any solutation for that with my research.
Best regards
Christian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Christian,
No, I didn't find a solution. In the end I just made a regular custom field, and then built a custom HANA view to link it via the IC Facet table with the rest of the data.
Kr
Joyca
Well, building HANA views is a whole different story...
This blog is a good starting place:
but I had some trouble to activate the Web IDE...
in the end I followed
https://developers.sap.com/tutorials/hana-trial-advanced-analytics.html#b2b892a4-5efa-4498-854d-b8b1... , see also my comment here:
but I still struggle with the Business Application Studio though... so I hope it will work for you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.