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

Difference between GUID and CUID

Former Member
0 Likes
3,591

Hi Experts,

a. I want to know the Difference between CUID and GUID

I have Published a Crystal Report into BOE. When I Open the Report Properties in BOW is Showing the ID & CUID.

b . From where I will get the GUID for the published Report

Your Replies are Appreciated and Thanks for your support in advance,

Thanks & regards

Shiva

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member59816
Active Participant
0 Likes

Hi,

CUID - is used to uniquely identify an object across different deployments (e.g. development, staging and production).

GUID - is used to identify objects in an object package.

You can get more information in the BOE Admin guide which you can refer from http://help.sap.com

Regards,

Noor.

Former Member
0 Likes

Hi Noor,

Thanks for your Valuable Information,

We have Published Reports to Dev System From BW Publisher. Then we Transported the Reports to Acc System and Again Published to the BOE through the BW Publisher. So the CUID's of the reports has been changed.

I am calling those reports using Enterprise Link from another report. Because CUID Changes I am not able to open the reports in Acc System.I want something Constant ID (Like CUID Or GUID) to Create the URL across the Landsacpe.

Thanks & Regards

Shiva

Former Member
0 Likes

A GUID is essentially the same as an SI_ID except that they're longer (and less efficient to query). RUIDs are used to uniquely refer to InfoObjects within an Object Package.

This is in SAP NOTE: 1285103

Former Member
0 Likes

CUIDs remain the same both within and across clusters. The CUID of an object should not change unless a new object is created.