2007 Feb 21 11:41 AM
Hi everybody,
I am having a problem and I don't know how to solve it. I need to get data from the table VBKD but I only have LTAK-VBELN so I go to the LIPS with that key and I try to get the KDAUF to acces to the VBKD to get the BSTKD but the KDAUF is empty and I don't know how to access to the VBKD table with the data I have.
Does anybody know the solution??
Thanks
2007 Feb 21 11:54 AM
Hi,
LTAK contains the delivery doc number, so you need to fetch the sales order number for the delivery and then pick the data you need from VBKD.
With VBELN in LTAK, goto VBFA and fetch VBELV, giving VBELN as the sales doc number VBELN in LTAK and VBTYP_N as J.
This would give you the sales order number and you can pick the data you need from VBKD
Hope this helps,
Anil.
Message was edited by:
Anil
Hi everybody,
I am having a problem and I don't know how to solve it. I need to get data from the table VBKD but I only have LTAK-VBELN so I go to the LIPS with that key and I try to get the KDAUF to acces to the VBKD to get the BSTKD but the KDAUF is empty and I don't know how to access to the VBKD table with the data I have.
Does anybody know the solution??
Thanks
2007 Feb 21 11:44 AM
2007 Feb 21 11:45 AM
Why LIPS i think u can use the same key to get details from VBKD
santhosh
Message was edited by:
Kaluvala Santhosh
2007 Feb 21 11:49 AM
Hi ,
You can link VBKD and LIPS tabled though keys -
VBKD-VBELN = LIPS-VBELN
VBKD-POSNR = LIPS-POSNR
2007 Feb 21 11:54 AM
Hi,
LTAK contains the delivery doc number, so you need to fetch the sales order number for the delivery and then pick the data you need from VBKD.
With VBELN in LTAK, goto VBFA and fetch VBELV, giving VBELN as the sales doc number VBELN in LTAK and VBTYP_N as J.
This would give you the sales order number and you can pick the data you need from VBKD
Hope this helps,
Anil.
Message was edited by:
Anil
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |