cancel
Showing results for 
Search instead for 
Did you mean: 

Fetching Partner details

former_member215563
Active Participant
0 Kudos


I need to get partner details from Sold to party number(VIQMEL-KUNUM).

From which table can I get this or is there any FM using which I can get it.

Thanks,

Faiz

Accepted Solutions (0)

Answers (2)

Answers (2)

loganathan_p3
Contributor
0 Kudos

Hi Faizur,

Try this FM "PM_PARTNER_READ" and fill the below details

PARVW : Partner Function (E.g SP)

PARNR :  Sold-to-Party Number

OBJNR : Pass KUNUM in QMEL table and collect your required OBJNR and pass that in FM.Other pass required Notification Number or Service Order Number and get OBJNR.

Then Excute and you will get the required details

0 Kudos

Hai,

Check KNVP table.

Regards,

OD

ravi_kumar100
Active Contributor
0 Kudos

Hi,

Get the sold to Party Number and pass it into "VBPA " if the partner function from Sales Order is required .

Or use "KNVP " for Sold to party master record partner functions.

Regards,

SRK