cancel
Showing results for 
Search instead for 
Did you mean: 

Can't Change User Status profile for Functional Location

Former Member
0 Kudos

I have created a User Status for Functional Location to restrict the assignment to an Order and Notification,

It is working fine. But once i set the user Status, I can't be able to change the Status Profile in IL02 to any other status profile as it is turning grayed out field, Pls Suggest

Accepted Solutions (1)

Accepted Solutions (1)

former_member215526
Active Participant

Hello Pavan Kumar Kanchi,

Please verify if the SAP note 1575716 can help you and  also see this topic below.

Regards,

Xavier

Former Member
0 Kudos

Hi Xavier,

I have implemented the SAP Note 1575716, still I cant able to change the User Status Profile as the field is Greyed out

MTerence
Active Contributor
0 Kudos

Hi Pavan,

As informed earlier, you cannot change the user status profile after the functional location is saved.

Regards

Terence

Former Member
0 Kudos

HI,

Now i can make changes to the user status profile, by setting the post implementation steps which are mentioned in the OSS note and in the thread Reffered/ attached above

For Reference: (As suggested by Vinay Kumar Mehta)

The solution for the problem is SAP OSS Note 1575716. Once this note is implemented (all three steps) or in case you are at higher version than this note is implemented -

then one needs to write the below mentioned code

STSMA_ALWAYS_CHANGABLE = 'X'

in the enhancement point of the standard function module STATUS_MAINTAIN. Once this is done the field Status Profile becomes editable for technical objects and if you will try to change the system will throw you message based on how you have set it. Hope this helps everyone.

Answers (1)

Answers (1)

MTerence
Active Contributor
0 Kudos

Hi Pavan,

As per standard SAP, you cannot change the user status profile after the functional location is created and saved.

You need to create new functional location.

Regards

Terence