ABAP 2 JSON - 3 Ways to Convert [english]

preview_player
Показать описание
In today's video I show you how to convert an object from ABAP, e.g. a structure or an internal table, into a JSON format. I have prepared 3 different ways to do this.
We start by reading data from a database table and copying it to an internal table. After that we convert the content of this internal table into a JSON format.

Option 1: /ui2/cl_json
Option 2: /ui2/cl_abap2json
Option 3: cl_trex_json_serializer Those

#json #abap #convert

▬▬ My Hardware ▬▬▬▬▬▬▬▬▬▬▬▬▬

*The links are affiliate links. There are no additional costs.

▬▬ My Software (free) ▬▬▬▬▬▬▬▬▬▬▬

▬▬ Further Links ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Рекомендации по теме
Комментарии
Автор

Perfect video, concise and clear no waffle. Also great to see the new style ABAP syntax being used. It makes me realise that the ABAP I learnt 25 years ago is a bit out of date 🙂

xwalkerm
Автор

Really very useful and informative.. Thanks bro..

jaychandran
Автор

Thanks you so much for your valuable video

naat-e-mohammad
Автор

how to we validate the ABAP generated json format ?

Mix-Bags
Автор

very usefull information.

here i want to internal table data converted nested json format. please share your idea about this information

GOPICHANDKARASALA