‎2007 Mar 30 3:39 PM
I have to know the link between AFKO,AUFM,LINK,LINP tables.
I m not able to find any common field in this tables.
Can any one tell me how these tables r linked.
Thnaks in advance.
‎2007 Mar 30 3:48 PM
‎2007 Mar 30 3:48 PM
‎2007 Mar 30 3:50 PM
‎2007 Mar 30 3:54 PM
Hi,
LINK - Inventory document header in WM
LINP - Inventory document item in WM
<b>Link between LINK and LINP is LGNUM ( Warehouse Number ).</b>
AFKO - Order header data PP orders
AUFM - Goods movements for order
<b>The link between AFKO and AUFM is AUFNR ( Order number ).</b>
Table AUFK contains Order master data.
Regards,
RS
‎2007 Mar 30 4:51 PM
hi Maya,
the best way to find a link between multiple tables is using :
T-code SQVI.
enter any name in QuickViewer field.
Click Create.
Give any title.
Select <b>Table Join</b> from DataSource.
Click OK.
Click Icon <b>InserTable</b>.
add your table-1, again click the same Icon add your table-2 and so on...
It shall show you which field is common between them.
Reward if helpful.
Aditya.