Application Development 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: 

how to add an auto-number column into a tranparent table as the table key?

Former Member
0 Kudos
82

dear guru,

i am wondering that is it possible to add an auto-number column into a tranparent table as the table key?

thanks and best regards.

Jun

2 REPLIES 2

Former Member
0 Kudos
53

Hi,

No it is not possible, you have to use a number range or a GUID and the function module GUID_CREATE

Cheers,

Darren

Former Member
0 Kudos
53

Hi,

You can try with transaction SNRO.

Just go through the following link:

http://www.saptechnical.com/Tutorials/ABAP/SNRO/SNRO.htm

Regards,

Nitin.

Edited by: Nitin Karamchandani on Nov 19, 2008 9:12 AM