Skip to Content
0
Former Member
Feb 16, 2009 at 06:30 AM

Select Statement

54 Views

Hi experts,

BKPF ( Header ) : from this table i am selecting BELNR BLART BUDAT AWKEY .

V_AWKEY = IT_BKPF-AWKEY(10).

RSEG ( Item ) : from this table BELNR EBELN EBELP where BELNR = V_AWKEY .

but i am getting only one line item from rseg i want all the line items in RSEG plz guide me how can i get.

Regards,

km.