cancel
Showing results for 
Search instead for 
Did you mean: 

Contact Person Relationship is not displayed in webUI

Former Member
0 Kudos

Hi! Experts,

I have created a contact person and the realtion ship is displayed in SAP GUI but Contact Person Relationship not displaying in webUI, I have got close to the solution using the thread

https://www.sdn.sap.com/irj/sdn/forums

it gives the solution as->

If you require to see also contact person-relationships

in "Relationships", you need to eliminate the filtering in BOL

(class CL_BUPA_IL_RELATION->FILTER_RELATIONSHIPS). By creating a new

implementation class (i.e. ZL_BUPA_IL_RELATION with superclass

CL_BUPA_IL_RELATION) and entering this class in viewcluster

CRMVC_BUIL for external object BuilRelationship), you can redefine

method FILTER_RELATIONSHIPS and implement logic according to your needs

But my problem is that the method FILTER_RELATIONSHIPS of the class CL_BUPA_IL_RELATION is a private method so how is possible to arrive at the solution now???

Please give your valuable inputs at the earliest.

Thanks and Regards

Mayank

Accepted Solutions (0)

Answers (1)

Answers (1)

Arno-Meyer
Advisor
Advisor
0 Kudos

Hi!

Have you already checked Note:

[Note 1238913 - Account: how to display contacts in AB "Relationships"|https://service.sap.com/sap/support/notes/1238913]?

This should help here!

Best regards

Arno

Edited by: Arno Meyer on Sep 11, 2008 11:09 AM

Former Member
0 Kudos

hi! Meyer

Thanks for the useful information but again i got stuck at the point that the method filter_relatioship is a private method now how can i proceed furhter that is my question......

Please reply at the earliest i am stucked with this..

Thanks in advance

Mayank