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

Personalize Button Missing

kushagra_agrawal
Active Participant
0 Likes
309

Hi Experts,

We have a strange issue, we have unchecked all the fields in personalize in Search master agreement and after saving, the personalize button disappeared. Please find the screenshot.

How to recover the Personalize button?

Thanks,

Kushagra A

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member207877
Active Participant
0 Likes

Hi Kushagra


Please use Below query and just delete the personalization view of
the user you want to remove.

SELECT <%RESULTS%> FROM <%SCHEMA%>.ODP_ODP_QUERY_SAVED_RESULT T1 JOIN

<%SCHEMA%>.FCI_QUERY_DEFINITION T2 ON T1.DISPLAY_NAME=T2.UNIQUE_DOC_NAME JOIN

<%SCHEMA%>.FCI_QUERY_GROUP T3 ON T1.QUERY_GRP_OBJECT_ID = T3.OBJECTID WHERE

T1.CONTEXTID=<%CONTEXT(odp.query.savedresult)%> AND T1.CONTEXTID=T2.CONTEXTID <%ORDERBY%>

I hope your problem would be resolved.

Let me know if you have any concerns

Thanks,

Raj.

kushagra_agrawal
Active Participant
0 Likes

Hi Raj,

It worked

Thanks

Kushagra A

Former Member
0 Likes

Hi,

it seems an SAP bug for me. Is the query standard?

I think bes you could do is open an SAP message.

Regards,

Marc

kushagra_agrawal
Active Participant
0 Likes

Yes, It is standard.

Already opened.

Thanks

Kushagra A