Hi all,
Can I SORT a database ZTABLE using an ABAP statement ? I know SORT statement works on itabs.
However can I sort a ZTABLE using ABAP ? Or can I put a condition somewhere that whenever an entry e.g NAME is entered into a ZTABLE it always remain sorted based on the NAME column ?
Thanks
Noman