Skip to Content
0
Jul 19, 2016 at 02:28 PM

Obtain hexadecimal value of deep structure

1354 Views

Hi ABAP folks,

I have a piece of code where I query a database table and put a bunch of records into an internal table.

In the variable overview of the ABAP debugger (see screenshot), I can see the hexadecimal value of one table record which is one deep structure. See the second line and the sixth column.

I am interested in obtaining this hexadecimal value at runtime.

My use case is requires very efficient data serialization, thus I wanna send the hexadecimal value to another software system.

Any ideas how to fetch this value?

Thanks

Marco

Attachments

debugger.PNG (14.7 kB)