Hi Experts,
I have one question. Before asking the question I want to share my scenario in details:
I have created custom table. In this table, all fields are primary key. Table fields are:
I have one report, which will update the records into this table. The records inserted are correct. But sequence is not correct. After successfully executing the report I checked table and record sequence is like that:
But I want the below sequence when I will open the table in SE16n transaction:
Without pressing sort, could I get the sorted data in SE16n transaction?
In my report, I use INSERT/MODIFY statement. But in both case, I need to arrange records by pressing sort button in SE16n.
Any kind of possible solution gratefully accepted.
Regards,
Arindam Samanta.