How to find errors in ABAP coding
I created an IDoc, but it didn't put a record into the EDEXTASKIDOC table, so it didn't get processed by CL_ISU_DATEX_TASK. Does anybody know why?
When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.
Hannah Smalltree, Editorial Director
It isn't easy to tell what's wrong, but you should set a break-point in the processing function and watch the behavior in slow motion. That is the way you find errors in SAP ABAP coding.
Dig Deeper
-
People who read this also read...
This was first published in August 2008