Hi all,
How do I sort an internal table by a text field, like a number?
The table is a bapisrmrec_element and I have to sort by field element_id type char.
like there is a sentence SORT ... AS TEXT, Is not there something similar to do this in reverse? How we would do?
Thanks in advance.