Skip to Content
0
Former Member
Sep 19, 2005 at 10:36 AM

READ Internal Table

20 Views

Hi

I face many situations where i have to issue a READ statement on an Internal Table where i have to use "<" or ">" operators. READ just allows to use keys with all "=" operators.But at the same time i need to get just one record. I know that READ is to get only one record.

Any suggestion ?