‎2007 Sep 28 5:49 AM
Hi Experts
I have a field ZTNAM in table ZLIST as primary key.
Its data type is CHAR.
Since we set as a primary key, the data sorted automatically in database.
My requirement is, i need to set the field as primary key but it should not be sorted.
Is there any option for this, pls help me on this.
Thanks in advance.
Regards
Rajaram
‎2007 Sep 28 5:54 AM
Add one more primary key in this database table to avoid automatic sorting ,
it should come before ZLIST.
You can use SY_DATUM means todays date for that
reward if useful.
Amit SIngla
Message was edited by:
Amit Singla
‎2007 Sep 28 5:54 AM
Add one more primary key in this database table to avoid automatic sorting ,
it should come before ZLIST.
You can use SY_DATUM means todays date for that
reward if useful.
Amit SIngla
Message was edited by:
Amit Singla