on ‎2022 Apr 18 11:16 AM
I need to create a json string, am trying to use /ui2/cl_json=>serialize. The thing is a part of json I need looks like this:
"forms": { }
So it is an empty structure with no fields, can it be created in abap?
CALL TRANSFORMATION allows to "supress initial components", but I think it can't help me, because in an other part of that json I need to save initial components, like: "data": { "password": " " }
Request clarification before answering.
| User | Count |
|---|---|
| 7 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.