2006 Nov 27 5:33 AM
Hi,
What is the master table for partner function?
Thanks,
Martina
2006 Nov 27 5:35 AM
Please check <b>KNVP</b> for Customer Partners:
and <b>TPAR</b> for partner function Definition.
Kind Regards
Eswar
2006 Nov 27 5:35 AM
Please check <b>KNVP</b> for Customer Partners:
and <b>TPAR</b> for partner function Definition.
Kind Regards
Eswar
2006 Nov 27 5:39 AM
can u tell me the link between order no. and partner function
Regards,
Martina
2006 Nov 27 5:41 AM
I guess you are looking VBPA.
VBAK->VBPA.
For your information, partner at Sales Document Header can be different from the partners in Sales Document Items. Hence VBPA identifies both Sales Document Header and Items.
In VBPA if POSNR has value "000000" it identifies the partners at header lever for the item POSNR holds the item number.
Hope this helps.
Kind Regards
Eswar
2006 Nov 27 5:41 AM
Hi Martina,
If you mean the order no as Sales Order No: & partner function, then the link between the two is the Customer. The Partner Functions are configurred for a Customer basically.
You can view the partner functions for a particular customer in XD03-->Sales Data.
Regards,
Chetan.
PS:Reward points if this is helpful.
2006 Nov 27 5:36 AM
Hi,
The table is EDPP1 - EDI Partner (general partner profiles - inb. and outb.)
Cheers
VJ
2006 Nov 27 5:37 AM
Hi Martina,
The tables for Partner Functions are:
1.KNVP-Customer Master Partner Functions
2.TPART-Business Partner Functions: Texts
Regards,
Chetan.
PS:Reward points if this is helpful.
2006 Nov 27 5:37 AM
2006 Nov 27 5:37 AM
2006 Nov 27 5:45 AM
VBPA - All sales documents partner functions
KNPA - All partner function data for customers.
you did not mention related to what you need parter function.
2006 Nov 27 5:46 AM
VBPA - All sales documents partner functions
KNPA - All partner function data for customers.
you did not mention related to what you need parter function.
BR.
Ravi
2006 Nov 27 5:50 AM
2006 Nov 27 5:58 AM
Hi Martina
Kindly let us know if you still have problem finding the relation or if our understanding is wrong???
Kind Regards
Eswar
2006 Nov 27 5:54 AM
HI,
r u talking about Service order..or sales order.?
Actually if u check any equipment in <b>IE03</b> 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
Message was edited by:
vinsar chand
2006 Nov 27 5:59 AM
2006 Nov 27 6:02 AM
In that case, maybe you are looking for: IHPA
Kind Regards
Eswar
2006 Nov 27 6:02 AM
Hi,
then please follw as i suggest.Because in service order It depends on Equipment.
Regds,
Vinsa.R
2006 Nov 27 6:02 AM
2006 Nov 27 6:11 AM
HI,
r u talking about Service order..or sales order.?
Actually if u check any equipment in <b>IE03</b> 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
field <b>parvw</b> will be partner function and <b>parnr</b> will be partner
Regds,
Vinsa.R
2006 Nov 27 6:17 AM
Hi Martina,
The Easy way to check the master table is GO to entry help check tab in SE11.
Like partner fucntion field is PARVW and table is VBPA.
So, you check in VBPA table in SE11 transaction. There go for Entry/Help check Tab. There you can see the check table TPAR for the Partner function Field PARVW.
Rgds,
Hemanth
2006 Nov 27 6:19 AM
you can get the partner function from table IHPA.field is parvw.