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

Table Maintenance - sort based on primary key

Former Member
0 Likes
367

hi I have built a custom table in which SLNO is the primary key but the table is not sorted according to the primary key SLNO.. it gets sorted according to BAICODE by default.. these are the fields

MANDT

SLNO

BAICODE

NOTEPAYEE

It happens to be the same issue when the user is in SE12, SE16 or SM30

Please let me know how to solve this issue

1 REPLY 1
Read only

Former Member
0 Likes
315

Change the primary key to INT2 type