Application Development and Automation 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: 
Read only

Partner func

Former Member
0 Likes
2,239

Hi,

What is the master table for partner function?

Thanks,

Martina

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,176

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

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

Kind Regards

Eswar

20 REPLIES 20
Read only

Former Member
0 Likes
2,177

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

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

Kind Regards

Eswar

Read only

0 Likes
2,176

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

Regards,

Martina

Read only

0 Likes
2,176

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

Read only

0 Likes
2,176

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.

Read only

Former Member
0 Likes
2,176

Hi,

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

Cheers

VJ

Read only

Former Member
0 Likes
2,176

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.

Read only

0 Likes
2,176

Hi Martina,

U could check out the table TP15T.

Regards,

Johnson

Read only

former_member404244
Active Contributor
0 Likes
2,176

Hi,

the table is KNVP.

Regards,

NAGARAJ

Read only

Former Member
0 Likes
2,176

VBPA - All sales documents partner functions

KNPA - All partner function data for customers.

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

Read only

Former Member
0 Likes
2,176

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

Read only

0 Likes
2,176

KNPA does not exists.

Read only

0 Likes
2,176

Hi Martina

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

Kind Regards

Eswar

Read only

Former Member
0 Likes
2,176

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

Read only

0 Likes
2,176

I m talking about service order and not sales order.

Read only

0 Likes
2,176

In that case, maybe you are looking for: IHPA

Kind Regards

Eswar

Read only

Former Member
0 Likes
2,176

Hi,

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

Regds,

Vinsa.R

Read only

Former Member
0 Likes
2,176

Hi

For any check KNVP

KNPA wrongly typed

Read only

Former Member
0 Likes
2,176

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

Read only

Former Member
0 Likes
2,176

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

Read only

Former Member
0 Likes
2,176

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