You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be super nice to have that method available to use.
Use case:
Handling a json payload in rawstring format, "stringify" it without the use of "deserialize", and pin-point to specific properties of that json with the use of the generate method + /ui2/cl_data_access=>create.
Found a workaround, but having this would reduce the size of the code by a lot