Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Partner func

Former Member
0 Kudos

Hi,

What is the master table for partner function?

Thanks,

Martina

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Please check <b>KNVP</b> for Customer Partners:

and <b>TPAR</b> for partner function Definition.

Kind Regards

Eswar

20 REPLIES 20

Former Member
0 Kudos

Please check <b>KNVP</b> for Customer Partners:

and <b>TPAR</b> for partner function Definition.

Kind Regards

Eswar

0 Kudos

can u tell me the link between order no. and partner function

Regards,

Martina

0 Kudos

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

0 Kudos

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.

Former Member
0 Kudos

Hi,

The table is EDPP1 - EDI Partner (general partner profiles - inb. and outb.)

Cheers

VJ

Former Member
0 Kudos

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.

0 Kudos

Hi Martina,

U could check out the table TP15T.

Regards,

Johnson

former_member404244
Active Contributor
0 Kudos

Hi,

the table is KNVP.

Regards,

NAGARAJ

Former Member
0 Kudos

VBPA - All sales documents partner functions

KNPA - All partner function data for customers.

you did not mention related to what you need parter function.

Former Member
0 Kudos

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

0 Kudos

KNPA does not exists.

0 Kudos

Hi Martina

Kindly let us know if you still have problem finding the relation or if our understanding is wrong???

Kind Regards

Eswar

Former Member
0 Kudos

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

0 Kudos

I m talking about service order and not sales order.

0 Kudos

In that case, maybe you are looking for: IHPA

Kind Regards

Eswar

Former Member
0 Kudos

Hi,

then please follw as i suggest.Because in service order It depends on Equipment.

Regds,

Vinsa.R

Former Member
0 Kudos

Hi

For any check KNVP

KNPA wrongly typed

Former Member
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

you can get the partner function from table IHPA.field is parvw.