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.