Hi SAP PO Gurus,
I'm trying to convert an XML to a JSON.
Problem is there is a weird bug in SAP PO. When I set the fields as number (but in the screenshot it's decimal since I have been trying different combinations), the fields got the decimals that I wanted (3 decimals), but the array for the results is not working. When I changed the type to either integer, decimal or float, the array is fixed but unfortunately, the fields will not have the decimal places.
configuration-of-stocks-json.jpg
I need both .000 and array in the JSON output.