‎2014 Nov 29 10:23 AM
Hi ,
Outbound IDOC .
How to debug IDOC conversion rule in BD79.
I have created Basic type :INVOIC02
Even I have created CONVERSION_EXIT_XXXX_INPUT and assigned to conversion rule not able to trigger in debug.
regards,
Raghavendra.
‎2014 Nov 29 7:40 PM
Hello Raghavendra,
IDOC_SEGMENT_TRANSLATE is the function module which does the conversion based on the conversion rule.
Put a break point inside this function module and trigger your outbound idoc, you will be able to reach the breakpoint.
Regards,
TP
‎2014 Dec 03 5:20 AM
Hello Raghavendra,
Did you check on the above option?
Regards,
Tp