2022 Aug 30 3:15 PM
Dear Community
I'm trying to write a longtext into an existing operation. But instead to get a value in property "PlainLongText" the property "OperationText" is updated
URI and Method: PATCH...sap/opu/odata/sap/API_PRODUCTION_ROUTING/ProductionRoutingOperation(ProductionRoutingGroup='50004073',ProductionRouting='1',ProductionRoutingSequence='0',ProductionRoutingOpIntID='1',ProductionRoutingOpIntVersion='1')
Body:
{
"PlainLongText": "Test
Line 2
Another Line
}
Can someone help how to proceed correctly?
Kind Regards
Bruno
2022 Aug 30 4:51 PM
Hello
I am able to reproduce your problem in my system as well. Both OperationText and PlainLongText fields only update OperationText regardless of which one is passed (or both) in the API call.
I noticed that you already have an incident open with SAP Support and I think that is the proper channel to resolve your issue.
Thanks,
Marty