Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

STATUS_CHANGE_EXTERN

Former Member
0 Kudos

Hi,

I am using the FM STATUS_CHANGE_EXTERN to change user status. I am getting an authorization error stating, you cannot activate the status.

I also tried using BAPI_SERVNOT_CHANGEUSRSTAT but it also returned an error stating "notification type not defined". I did not get any error of this type using the FM.

Can anyone pls guide what should be done to change the user status.

Regards,

simmi

3 REPLIES 3

Former Member
0 Kudos

Hi Simmi Balakrishnan ,

Use the FM "ALM_ME_ORDER_USERSTATUS_CHANGE" . It will work . We had used in one of our projects.

Thanks,

Greetson

Former Member
0 Kudos

Can you please tell me what Order id is in the FM you have mentioned. ? Order id is not available with us.

0 Kudos

Use the function module STATUS_CHANGE_INTERN_VB for status change. This will work.

Thanks,

Srinivas