cancel
Showing results for 
Search instead for 
Did you mean: 

Another user or another operation modified data; to continue, open the window again (ODBC -2039)

0 Kudos

Hello, I am using POSTMAN to test the SAP Service Layer.

When I write the PATCH statement like the following, I return the following error message.

Restarting the service layer has the same result.

Nobody has modified it., and I have not used them too, but the results are quite low.

What is the cause?

[PATCH] : https://<SERVER>/b1s/v1/<ObjectName>('C00052')

{"<TableName>Collection":

[{"Code":"C00052",

"LineId":158,

"U_POS_YN":"Y",

"U_POS_DT":"20190109"}]}

[RESULT] :

{ "error":

{ "code": -10,

"message":

{ "lang": "en-us", "value": "Another user or another operation modified data; to continue, open the window again (ODBC -2039)" }

}

}

Accepted Solutions (0)

Answers (0)