2006 Nov 27 5:32 AM
Hi,
How partner function is linked to customer number?
Also i need the link between order number, customer no. and partner function.
Is there any direct link?
2006 Nov 27 5:32 AM
2006 Nov 27 5:32 AM
2006 Nov 27 5:35 AM
2006 Nov 27 5:36 AM
Hi,
You can get partner details for any documents in VBPA,
pass the document number & partner function you will get the customer number,
if you need any other data for this partner you can go to KNA1 & find it.
Regards,
Raghavendra
2006 Nov 27 5:36 AM
Martina,
When you create a customer, you will have to specify what kind of partner function you are assigning to that customer (Sold to Party, Ship to Party, Bill to Party etc.).
This is recorded in the Master tables for the customer, one of the KN* tables, look into KNA1, which is the master table. else you can look into KNVV table.
When you create a order, you usually specify the sold to party customer only. and specify the SHIP tO PARTY for shipping address and BILL TO PARTY for sending the invoice.
I hope its clear now.
Regards,
Ravi
Note - Please mark all the helpful answers
2006 Nov 27 5:50 AM
HI,
r u talking about Service order..or sales order.?
Actually if u check any equipment in IE03 there wilol be a tab sales and sistribution.Here u can see the info.
If u want get the info in ur program.
step.1) get the <b>objnr</b> from <b>Equi</b> table.
2)get the partner info from <b>ihpa</b> by giving the <b>objnr</b> field
Regds,
Vinsa.R