cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

function module to get partner details based on partner no

Former Member
0 Likes
11,131

hi experts ,

Here we have a requirement to get all the partner details like name , address and organization based on partner function , for all the purchase order item details , for each item i need to get all the partner details like requester, supplier, goods recipient etc.

Here we are using tables crmd_link and crmd_partner to get partner no and partner_fct.

Is there any function module to get all these details , please help us it is needful.

Thanks in advance.

Regards

kamakshi

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

Hi Neelima

Thank you for your response , but i need the partners name like requester name , supplier name for each item in po .

can u please help me in using the fm bbp_partner_get_data , what are the import parameters for this ?

your suggestions are appreciated.

Regards

kamakshi

Former Member
0 Likes

Hi kamakshi,

Why are you not using the FM BBP_PD_PO_GETDETAILS? the po get details should fetch you all the partner details for each line item of PO in table ET_PARTNER.

Cheers

Iftekhar Alam

Former Member
0 Likes

Hello,

Try using FM BAPI_BUPA_ADDRESS_GETDETAIL

Regards,

Neelima