Skip to Content
0
Former Member
Jul 22, 2008 at 11:29 PM

basic select

25 Views

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..?