cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Extending "Contact Relationships" segmentation object

SauMaris
Contributor
0 Kudos
349

We have activated the new Contact to Account Relationship functionality that comes with segmentation object and profile for relationships delivered.
How can we extend it with contact custom fields that we have? Basically we would want to add data source _SAP_CF_CE_CONTACT_IA_ERP_CUST from the "Contacts" object.

Would it be possible considering that object SAP_CE_IC_RELATIONSHIP has a key SAP_IC_REL_DB_KEY?

Accepted Solutions (0)

Answers (2)

Answers (2)

vervinckt_joyca
Active Contributor

mariss., sorry to hijack this topic for the following question, but your previous topic is closed so I cannot add comments there.

But I have the exact same issue as you had on https://answers.sap.com/questions/13203433/job-template-does-not-exist.html, the error on the Job for converting Interactions for the B2B relationships.

Did you create a ticket for this, will there be a fix?

Also your current question here, sounds like the next issue that I'll probably bump in too 😄

But, in the past I have already had tickets with SAP Support for adding standard data sources to standard segmentation objects, this is described in KBA 2898952: https://apps.support.sap.com/sap/support/knowledge/en/2898952

  • Adding an SAP standard data source to another segmentation object is not necessarily producing the expected results, as usually the data sources are optimized for a specific segmentation object from a functional and performance point of view. If you are sure that a specific SAP-delivered data source will work for a specific SAP-delivered segmentation object, create an incident on CEC-MKT-SEG. SAP will then check the specific case, and can assign the data source from our side if there are no functional or performance issues to be expected.

So that's probably what I'll do when I'm at that point in the setup.

Hope it helps!

Kr

Joyca

SauMaris
Contributor
0 Kudos

Joyca,
I had an expert chat and clarified that the template for the job is missing also in the SAP internal system and got an incident created. Incident got forwarded to the development team, but I haven't had any updates yet.

Currently we are facing issues with marketing permissions that are not being updated.

We haven't got to the segmentation, yet we have to decide at some point what to do with all the custom fields that we have implemented and are not working since switching to SOA iflows. We are not sure - whether we have to create same custom fields for relationships now or keep existing custom fields and merge then objects together in the segmentation.

I would be happy to connect and share experiences, if you are working on the same new functionality activation.

former_member226
Employee
Employee

Hello,

As per my understanding, Contacts and "Contact to Account Relationship" have different base HANA view for segmentation. Therefore, it would not be possible to reference the contacts HANA view in the configuration of the relationship Segmentation Profile.

However, I think if you export the existing view _SAP_CF_CE_CONTACT_IA_ERP_CUST and import the same view as the custom view (using "Add Custom View") app then it should be possible to assign it as an additional data source for "Contact to Account Relationship" as the segementation rpfoile (using "Assign to Segmentation" app).

SauMaris
Contributor
0 Kudos

Interesting idea, but what would be key fields to link these two views?

former_member226
Employee
Employee

Hello,

Currently, I don't have the system access where the B2B relationship is enabled hence can't really check in the system.

But I think you can use CONTACT_KEY or IC_KEY from _SAP_CF_CE_CONTACT_IA_ERP_CUST to link with "Contact to Account Relationship" segmentation profile/object. You can also give a try if IC_REL_KEY could be projected from _SAP_CF_CE_CONTACT_IA_ERP_CUST to the segementation overview becasue this key will definitely be there in relationship segmentation HANA view.