‎2008 Nov 07 5:48 AM
hi
As of my requirement i want to pick data from VBAK,BKPF,BSEG according to customer number(KUNNR),I didn't find common field in VBAK and BKPF and one more If i take the loop for header data(VBAK) shell i take/read/loop the another header data(BKPF) b/w the loop. waitng for ur reply.
Thanks & Regards,
‎2008 Nov 07 5:55 AM
hI,
Use VBAK-KUNNR EQ BESG-KUNNR....get the data based on the KUNNR from bseg and then use bkpf to get header data..
Regards,
nagaraj
‎2008 Nov 07 5:55 AM
hI,
Use VBAK-KUNNR EQ BESG-KUNNR....get the data based on the KUNNR from bseg and then use bkpf to get header data..
Regards,
nagaraj
‎2008 Nov 07 5:59 AM
Thanks nagaraj
i done this,but my question is can we retrieve the data from header(bkpf) data based on item(bseg) data.
‎2008 Nov 07 6:03 AM
Hi,
Based on the Document Number and Year in BSEG Table we can pick the data in BKPF.