Skip to Content
0
Jan 23, 2023 at 02:46 PM

SAP Build - how to update the value of element/object of each item in an list

229 Views

I've got the output from execute-BAPI activity. I think it'll be JSON object format. I tried to loop each item using for-each loop which works fine.

I want to update one of the element in an item for ex: BAPIResponse[0]["LOW"] = "100" like in the image. I tried with set variable but it not allowing to assign variable parameter like currentMember["LOW"]

How to achieve this? I want to update the value of "LOW" element of each item in BAPIResponse variable.

sap-irpa.png

Attachments

sap-irpa.png (27.2 kB)