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

Online Interface: UUID?

Former Member
0 Likes
638

Hi ,

I have the requirement for generating a NEW UUID for my proxy opeartion in SAP.

Can somebody tell me SAP standard function module which should be used for generating UUID ?

Thanks,

Gaurav

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
581

Solution - 'BCA_SRV_CN_BCSL_GET_NEW_UUID'

Hi ,

I have the requirement for generating a NEW UUID for my proxy opeartion in SAP.

Can somebody tell me SAP standard function module which should be used for generating UUID ?

Thanks,

Gaurav

3 REPLIES 3
Read only

Former Member
0 Likes
581

Hi,

The function module is:

GUID_CREATE

Thanks,

Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
581

Try FM : RSS_SYSTEM_GET_UNIQUE_ID

Read only

Former Member
0 Likes
582

Solution - 'BCA_SRV_CN_BCSL_GET_NEW_UUID'