Application Development and Automation 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: 
Read only

Can I debug a method IF_EDOC_ADAPTOR~SET_OUTPUT_DATA?

walkerist79
Participant
0 Kudos
1,286

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
Read only

FredericGirod
Active Contributor
1,121

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