cancel
Showing results for 
Search instead for 
Did you mean: 

PCUI/EP: Object Links

Former Member
0 Kudos

Hello,

There are some object links missing in our system, such as from Opportunity(PCUI Application:CRMD_BUS2000111) to Offer(PCUI Application:CRMD_SALQ) or CRMD_MKTPL (marketing campaign) to CRMD_MKTSEG (profile sets).

I checked the settings, according to the "Implementing People-Centric User Interfaces with Business Server Pages and SAP Enterprise Portal" document and everything is set up, as described in the docu.

For the link between marketing campaign and profile sets I checked the entries in the following tables:

• table <b>CRMC_PRT_OTYPE</b> - standard object type:MARKETINGTARGETGROUP exists

• table <b>CRMT_PRT_MTD</b> - method DEFAULT for the object type is maintained

• table <b>CRMC_PRT_MO</b> - Assignment: method to object type exists

• table <b>CRMC_PRT_ROLE_MO</b> - target for the object links is also defined

Client: <i>100</i>

Role: <i>ZCRM_MARKETING_MGR</i>

Object Type: <i>MARKETINGTARGETGROUP</i>

Method: <i>DEFAULT</i>

Priority: <i>23</i>

Implementation Type: <i>S</i>

Application: <i>CRMD_MKTSEG</i>

View:

ID Page/Service: (the whole role url was to long to put it here) <i>ROLES://portal_content/...sap.pct.crm.mkt.seg.Segmentation</i>

• table <b>CRMC_PRT_ROLE_RL</b> - single role is assigned to the portal role, as below:

Client: <i>100</i>

Role: <i>ZCRM_MARKETING_MGR</i>

Portal Role <i>ROLES://portal_content.....sap_crm.r.concord_marketing</i>

Are there any settings missing? Does anybody have any idea what I have to provide, to set up the URL between Marketing Campaign and Profile Sets (in this case)?

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

Now all Object Links work fine. What I needed for this is:

- each user has to have the right role assigned; it does not work if these roles are assigned to the user profile, idirectly

- Each application, which is to be accessed via object link has to be assigned in the right role in the pfcg transaction (BSP_APPL authorisation object).

This is what was missing in system. Hope it can halp, any who encounters the same problem.

cheers,

Magdalena

gregorw
Active Contributor
0 Kudos

Hi Magdalena,

now you should mark your question as self solved so others know that this thread includes a solution.

Regards

Gregor

Former Member
0 Kudos

Thomas! It works!;)

I have checked my authorisations for marketing PCUI application: CRMD_MKTSEG and.. it does not exists, indeed! I will try to fix this and check again, whether the link exists.

I will keep you posted!

cheers,

magda

Former Member
0 Kudos

Hi Thomas,

Thank you for this tip. I only do not really know, how to check the links connection from portal? The URLs do not work in PCUI - only in portal. They are not in SAP GUI either. Did you try it out, to check the authorisation, when PCUI runs in portal?

Former Member
0 Kudos

Hi Magdalena,

start the transaction st01 in SAPGUI. Set the check box 'Authorization check'. Push the Button 'Trace on'. Go to portal and open the iview with the PCUI application CRMD_BUS2000111. Open a opportunity and navigate to where you expect the object link. Go to SAPGUI an push the button 'Trace off'.

Then push the button 'Analysis'. Restrict the search criteria to the user you have used in portal. Check the list for 'SAPLCRM_BSP_AUTHORITY'.

Former Member
0 Kudos

Hello,

have you checked the authorization for the applications CRMD_SALQ, CRMD_MKTPL and CRMD_MKTSEG (transaction st01)?

regards

Thomas