Skip to Content
0
Former Member
Jul 17, 2008 at 12:33 PM

if and date?

25 Views

Hello!

I'm a beginner.

I have a table and the table has date column. I need to select all information where date = 0.

How can I write it in abap?

*select * from erch into ls_storno_erch*

where stornodat = 0.????

Thanks!