cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello Im getting error

Internal error: class CL_SCMG_CASE_API; method SAVE

in Bapi "BAPI_CASE_CHANGE" to update the tables ?

I have check the lock also but there is not locking in

'SE12'

What to do ?

0 Likes
View Entire Topic
Former Member
0 Likes

Hi Saurabh,

Some of my colleagues had the same problem yesterday. I could find out a solution for them.

We used to get this error as the case that we were trying to change had the status 'New' and the BAPI coding validation prevented it from changing the status from 'New' to 'Closed'. The valid paths of status change are maintained in the table SCMGSTATPROFS.

Hope it would give you some headstart.

Thanks, Debasish