cancel
Showing results for 
Search instead for 
Did you mean: 

Error while updating cost center using the FM BBP_UPDATE_ATTRIBUTES

Former Member
0 Kudos

Hi All,

I am trying to update the cost center for a user assigned to Org structure using the function module BBP_UPDATE_ATTRIBUTES. I have been using a report but when even executing directly from SE37 gives me this error.

But I get an error as below:

Exception UPDATE_ERROR

Message ID: 5AT Message number: 130

Message:

Value ZMZWEB_OSTOP of CAT cannot be inherited.

I am still not sure why a check is done for all the attributes since I am udpating only the CNT attribute.

Values I pass to the FM are :

USER_ID_P = Username

REPLACE_P = 'X'

IT_ATTR_P -> ATTR_ID = 'CNT', VALUE_LOGS = logsys , VALUE = Cost cntr.

If i change this attribute CAT, then I get error for another attribute which I notice was excluded before.

Anyone has faced this issue? Let me know any inputs.

Accepted Solutions (0)

Answers (3)

Answers (3)

vinita_kasliwal
Active Contributor
0 Kudos

Hi All

Please can some one let me knoow I am also facing a similar issue with a user where when user is trying to maintain the attribute through portal

While the user is trying t click on Deactivate it gives some irrelevant kind of an error message

Where the cost center is different and user action to deactivate is changed to inherited in the error message :in the error screen it says PT00500000 and user is  deactivating for Cost center PT00541000 Please explain .

Former Member
0 Kudos

Hello

We had a similar issue, when we tried to update a single attribute, it resulted into error for another attribute.

All the attributes should be consistent and defined properly. Correct the attribute which has inconsistency and try to update it again.

Regards.

Former Member
0 Kudos

Hi Gayathri,

Can you please tell how you resolved the issue, I am facing similar issue.

Thank you in Advance,

Suresh

Former Member
0 Kudos

Hi Suresh,

Please check if you have previously maintained a different logical system for your SRM server previously.

When you execute the function module please check if the error message has different logical system that that of your existing logical system.

With Regards,

Malay