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

SRM: FM - BBP_OM_DETERMINE_COMPANY not working

dhinesh_thirugnanam
Active Participant
0 Kudos
193

Hi All,

I am trying to execute this FM - BBP_OM_DETERMINE_COMPANY by entering data from production system.

But I keep on getting the same error "Attribute Company not Found".Is there some issue with the FM or what I need to enter?I just want to see some data,tried entering Logical system field too.

Please let me know what needs to be done.

Thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

edaniel
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

Could you please also check if there is a company defined in the organizational branches where the users are assigned?

Best regards,

Daniel

edaniel
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

Please check in PPOMA_BBP if the user or organizational unit which you use as input parameter for the FM: BBP_OM_DETERMINE_COMPANY has a Company Code (BUK) attribute and there is a company defined in the organizational branch that it is assigned to. I suspect that you execute the FM with a user or org. unit which has no valid company in the organizational branch that is assigned to and that is why you get the error.

Best regards,

Daniel

dhinesh_thirugnanam
Active Participant
0 Kudos

Hi Daniel,

Thanks for your reply.I enter the userid to execute the Function module.Also I have checked the Attribute the company code is maintained.

I tried with at least 10 different users and also with the Partner GUID from table - but000 still the same kind of error.

Thanks