Skip to Content
0
Former Member
May 29, 2008 at 03:43 AM

Read table with two keys

29 Views

Hi all

My requirement is i have to read a internal table with two keys which is x ne 're' and y is not initial i have writen like this but its not working

READ TABLE INT_RBKP INTO WA_RBKP WITH KEY WA_RBKP IS NOT 'RE' WA_RBKP IS NOT INITAIL .

can any one suggest me soem better ways to do this??

Thanks and Regards

Arun Joseph