Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Can I debug a method IF_EDOC_ADAPTOR~SET_OUTPUT_DATA?

walkerist
Participant
0 Kudos
543

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 ).
1 REPLY 1

FredericGirod
Active Contributor
378

activate system debugging in the option, or run /hs instead of /h