Hi,
for ex: obj id - OR0000123 is having
I0001, I0002, I0003, I0009, I0005.
If I0009 I0076 is there I dont want to display the obj id.
even if the objid is having other statuses.
how should i write the select statement.
SELECT SINGLE * INTO I_JEST FROM JEST
WHERE OBJNR = I_TMP_CAUFV-OBJNR and STAT....
please help.