2006 May 26 8:20 PM
I get the message that the condition may contain nulls. How do I correct this?
select *
from resb
where rsnum = s_resit+0(10)
and matnr = s_zresb_material1
and bwart <> '531'.
endselect.
Thanks
2006 May 26 8:26 PM
I get the message that the condition may contain nulls. How do I correct this?
select *
from resb
where rsnum = s_resit+0(10)
and matnr = s_zresb_material1
and bwart <> '531'.
endselect.
Thanks
2006 May 26 8:26 PM
2006 May 26 8:48 PM
Thanks, Rich. This won't cause any problems while executing?
I will award points.
2006 May 26 8:51 PM
No. I have gotton that warning message when working with RESB before, in my case it was the VORNR field. I have never had any problems with any of the programs.
To be perfectly honest, I don't know why that message comes, just that it doesn't cause me any problems, so I let it slide.
Regards,
Rich Heilman
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |