Skip to Content
0
Dec 14, 2022 at 11:02 AM

SAP B1 - Service Layer "Deleting rows not supported for object Allowed WTax Codes for BP"

245 Views

Hello Everyone,

I am trying to update [Patch] business partner via Service Layer and during that process I am sending revised "BPWithholdingTaxCollection".

During Add operation of Business Partner, I am sending [1, 2 and 3] in "BPWithholdingTaxCollection".

During Update Operation of Business Partner, I am sending [1, 3 and 4] in "BPWithholdingTaxCollection".

while submitting the request getting the following error -

{ "error": { "code": -223, "message": { "lang": "en-us", "value": "Deleting rows not supported for object Allowed WTax Codes for BP" } }}

image.png

Postman Screenshot -

image.png

Attachments

image.png (37.5 kB)
image.png (60.2 kB)