SELECT SINGLE
shkzg zfbdt zbd1t zbd2t zbd3t rebzg
FROM bseg
INTO CORRESPONDING FIELDS OF bseg
WHERE
belnr = int_cond-value.
I am not getting any values in bseg.but If I am manually looking at the table of bseg...I am able to see the entries..
is there some thing I need to take care..?