‎2011 May 03 12:00 PM
Hello,
I need to get the Purchasing document number(EKPO-EBELN) , given the billing document number as input (VBRK-VBELN). Pls help me in linking the two tables to get the purchase doument number associated with the Billing documnt number.
‎2011 May 03 2:55 PM
Hi,
Get the sales document (AUBEL) from VBRP.
Use it to get the Purchase order number (BSTDK) from VBKD
Hope this helps.
‎2011 May 03 12:29 PM
Hi
You can get the value from VBKD-BSTKD by passing the sales document no
‎2011 May 03 2:55 PM
Hi,
Get the sales document (AUBEL) from VBRP.
Use it to get the Purchase order number (BSTDK) from VBKD
Hope this helps.