2022 Dec 09 4:42 AM
I was trying to debug an ebook document as a specific data(VAT) is not being shown there even though it is present in LFA1 table.
I have seen that the code data is being processed here but upon putting a breakpoint and trying to create an ebook, the debugger didn't get triggered.
o_output_data ?= cl_abap_typedescr=>describe_by_data( cs_output_data ).
I was trying to debug an ebook document as a specific data(VAT) is not being shown there even though it is present in LFA1 table.
I have seen that the code data is being processed here but upon putting a breakpoint and trying to create an ebook, the debugger didn't get triggered.
o_output_data ?= cl_abap_typedescr=>describe_by_data( cs_output_data ).
2022 Dec 09 7:35 AM
activate system debugging in the option, or run /hs instead of /h
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |