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

Pick random records from table

former_member608976
Participant
0 Likes
1,239

Hi,

Any way to get random bulk records from SAP table?

Cheers,

Anjana Rao

Hi,

Any way to get random bulk records from SAP table?

Cheers,

Anjana Rao

5 REPLIES 5
Read only

rameez_khan
Active Participant
1,143

What is your requirement.? Which Table are you talking about.? And why would somebody want to select random records from table.?

Please explain your question in detail.

Read only

former_member608976
Participant
0 Likes
1,143

requirement is to pick records randomly from SAP table(Can be any table).

we need it for a specific requirement we can do it in SQL too but i want to know if i can do it in SAP.

Read only

1,143

Don't post as an answer, post as a comment.

So far you've just repeated your question and not added any useful information. When you say "we need it for a specific requirement we can do it in SQL too but i want to know if i can do it in SAP." please tell use what that specific requirement is.

Read only

0 Likes
1,143

I too am confused. Too unfocused to be an audit tool. Maybe a random garbage generator to check input filters on some other program??? Or (dare I say it), a classroom assignment?

Read only

Nawanandana
Active Contributor
0 Likes
1,143

Hi,

Requirement not clear, kindly let us know your requirement clearly . then we can help you.

I guess you need to fetch the data dynamically . if its follow the bellow link.

Dynamic Read in ABAP

Regards,

Nawa