cancel
Showing results for 
Search instead for 
Did you mean: 

Changing status

Former Member
0 Kudos

Hi all,

I have tried to change the status of a guid (service desk msg). I used both FMs

CRM_STATUS_CHANGE_EXTERN

CRM_ORDER_CHANGE_STATUS

But the status remains the same. Anyone can help ?

thanks and regards

Jijo

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hey Jijo,

First of all let me know whether you are using the above FM's in a Report program.... If yes... ensure that you use a COMMIT WORK stmt at the end of the report....

Also another way to find out the exact cause would be to keep a breakpoint at the respective program exactly after the FM is executed.. Then find out the exceptions that was raised by the FM.....

This will give you enough clues for troubleshoot the problem.....

Regards,

Anand.....

Answers (0)