Skip to Content
0
Former Member
Feb 22, 2011 at 04:10 PM

Last record in a select-option.

146 Views

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.