Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

function guid_convert

rainer_hbenthal
Active Contributor
0 Likes
1,497

Hi,

the function module guid_convert is marked as obsolete. Searching in OSS reveals the class cl_system_uuid which should be used instead.

But.... this function is not available in none of our systems.... How can i found out which support packacge/enahancement or whatever is needed to implement this class?

1 ACCEPTED SOLUTION
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
838

Hello Rainer,

The class CL_SYSTEM_UUID is vaialable as of SAP NetWeaver 7.00 Enhancement Package 2 and SAP NetWeaver 7.1.

Check Note 935047 for more details.

Rgds,

Sandeep

1 REPLY 1
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
839

Hello Rainer,

The class CL_SYSTEM_UUID is vaialable as of SAP NetWeaver 7.00 Enhancement Package 2 and SAP NetWeaver 7.1.

Check Note 935047 for more details.

Rgds,

Sandeep