on ‎2015 Oct 13 11:50 AM
Dear Experts,
we use a custom status profile and we try to change the status of a task with BAPI_BUS2175_SET_STATUS from an external application.
We get this: "Error 049 no further changes can be made to status profile".
We cannot understand why.
Anybody can help?
Thank you.
Laura
Request clarification before answering.
Hi everybody,
It was an authorization problem on the user who was performing the external operation.
Giving to this user the PPM permissions, everything worked fine.
Kind Regards.
Laura
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It seems that the problem is due to the value returned by function MESSAGES_COUNT called by CRM_STATUS_READ_NEXT_USR_STAT is > 8 (it's equal to 12).
Someone knows this function and what is used for?
Laura
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Anuradha,
Yes, if we change the status manually, no problem occurs.
The error rises when we try to do that from an external application via BAPI_BUS2175_SET_STATUS.
Then we debugged the BAPI, and we found that the value returned by function MESSAGES_COUNT called by CRM_STATUS_READ_NEXT_USR_STAT is > 8,which seems to cause the error "Operation SET_USER_STATUS (E0004) non allowed".
Regards.
Laura
Dear Laura,
is it possible to set the user-status with the BAPI directly in SE37?
Best regards,
Judith
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.