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

Auto id generation while uploding the data to db

Former Member
0 Likes
367

Hi Experts,

i am uploding the data from flat file to database.

while doing this i want to generate one auto id.

is there any function module is available .

please let me now that one.

thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
348

you can use the FM 'NUMBER_GET_NEXT' which will give you the next avilable number in a number range.

2 REPLIES 2
Read only

Former Member
0 Likes
349

you can use the FM 'NUMBER_GET_NEXT' which will give you the next avilable number in a number range.

Read only

Former Member
0 Likes
348