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

Company code Business partner

Former Member
0 Kudos
1,961

Hi all...

i need to find the Business partner for the company...

help me on this...

thanks...

Accepted Solutions (0)

Answers (1)

Answers (1)

laurent_burtaire
Active Contributor
0 Kudos

Hello,

Not sure you can get Business Partner in one shot...

But you could do as below:

1- get HR object data for your company code using HRP5500, then HRT5500 tables,

2- using PLVAR, OTYPE and OBJID values, call BBP_OBJECTBUPA_GETBUPAS function module,

3- use BUPAGUID value to call BBP_PARTNER_DETERMINE_ADDRESS function module for any existing partner function IV_PARTNER_FCT.

Regards.

Laurent.

Former Member
0 Kudos

hi...

i couldn't get the detail...

i need the company Address from the COmpany code...

in that function module..it is asking for the partner function to enter...

for company what would be the partner function??

throw some light in this...

thanks for ur reply.

laurent_burtaire
Active Contributor
0 Kudos

Hello,

You can use partner fonction 'location' (00000075).

But as i wrote it, you can use any of existing partner functions.

Regards.

Laurent.