‎2015 May 27 11:17 AM
Hi,
I tried to debug the INVOIC with FM IDOC_INPUT_INVOIC which is using the exit include ZXEDFU02 for an extension. I need to check the segment data populated for the same.
I tried saving the further data-> 1 periodically send data option with RSNAST00 and system/update debugging options..no luck...it is not stopping.
Please help.
regards
Vishnu
‎2015 May 27 12:11 PM
Are you sure you are using IDOC_INPUT_INVOIC not IDOC_OUTPUT_INVOIC . Based on your info it seems the outbound process. Please check where you are setting the breakpoint. Also please check if your CMOD project is activated or not.
Since you are triggering from RSNAST00 you don't need system/update debugging on. Put a breakpoint on the first line of IDOC_OUTPUT_INVOIC also to check.