cancel
Showing results for 
Search instead for 
Did you mean: 

How to get country details for an organizational unit

Former Member
0 Kudos

Hi,

I want to get country details for a particular Organization unit , is there any FM or table to get country info based on org unit? A country may have many org units but a particular organization unit will have a single country?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Use FM BBP_USER_ORGASSIGNMENT_GET to get the organisational details from the unit of the user.

Thanks,

Prashanth

Former Member
0 Kudos

Hi Prashanth,

The FM BBP_USER_ORGASSIGNMENT_GET does not exist, can you please tell me table where i can fetch country details for a given org unit?

Former Member
0 Kudos

Hi Mehar,

Please use FM BAPI_BUPA_ADDRESS_GETDETAIL, provide the BP number of your org unit and you will get the country details under ADDRESSDATA

Regards,

Nikhil