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

Random unique Integer

former_member314455
Participant
0 Likes
327

Hi Experts,

I need to generate a random unique 20 digit integer. I have tried all the QF05 series, but none of them satisfy my requirement (Integer 20 digit). Please suggest.

Thanks in advance

Ajith

1 REPLY 1
Read only

Former Member
0 Likes
286

Hi,

Check class:

CL_ABAP_RANDOM or

CL_ABAP_RANDOM_INT or

Check CL_ABAP_*

Thanks & Regards,

Navneeth K.