‎2008 Mar 12 12:55 PM
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.
‎2008 Mar 12 1:22 PM
you can use the FM 'NUMBER_GET_NEXT' which will give you the next avilable number in a number range.
‎2008 Mar 12 1:22 PM
you can use the FM 'NUMBER_GET_NEXT' which will give you the next avilable number in a number range.
‎2008 Mar 12 1:28 PM
check below FAQ related to number range.
https://www.sdn.sap.com/irj/sdn/abap?rid=/library/uuid/840ad679-0601-0010-cd8e-9989fd650822
Regards,
Atish