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

Debugging Field-Exits - ECC6.0

danilo_cardoso
Participant
0 Likes
275

Hello guys.

A friend said me that in release ECC 6.0, the Debug for Field-exits is possible, however, i don't get debugging same following the steps that he sends me.

Somebody knows how i do this?

Thanks for all.

Hugs.

Danilo Cardoso

1 ACCEPTED SOLUTION
Read only

naimesh_patel
Active Contributor
0 Likes
258

I don't think there is a direct way to debug Field Exit.

Generally, we use the messages, either status or Error to know if everything is fine with one processing block. if that is fine than we remove those messages and put after the next block and so on.

Regards,

Naimesh Patel

1 REPLY 1
Read only

naimesh_patel
Active Contributor
0 Likes
259

I don't think there is a direct way to debug Field Exit.

Generally, we use the messages, either status or Error to know if everything is fine with one processing block. if that is fine than we remove those messages and put after the next block and so on.

Regards,

Naimesh Patel