Dear Gurus,
I am trying to retrieve the last record in an select opition.
Example:
SELECT-OPTIONS: s_docnum FOR edidc-docnum.
How do i get the last idoc number in this example.
I made several searches on this site, but could not get a place where i can find all the operations that can be performed on select-options. Like: looping, read... etc.