Skip to Content
0
Former Member
Sep 28, 2006 at 01:20 PM

Help on Select Statement

35 Views

Hi,

I have the code as below.

select objnr stat from jest into table i_jest

where objnr CP 'IF' and

stat = 'E0002'.

I am getting the error as CP is not the correct comparision operator.

Is it that we should not use comparision operator in the select statement.

Pls provide some solution for the same..

Regards,

Ramesh