‎2006 Jan 17 7:36 AM
Hi,
In delivery note I used LQCA to triger the message type QCERT(basic type QALITY02). The FM is IDOC_OUTPUT_QALITY02. But after I set breakpoint in this FM, I can not debug when I save LQCA in delivery note with VL02N. How can I debug this FM?
Many thanks,
Aries
‎2006 Jan 17 10:26 AM
HI Aries,
YOu can change the dispatch time option to 'Send with periodically scheduled job' and thenrun the program RSNAST00 with object key as the delivery number.
It will stop at the break point in the FM.
Regards,
ravi
‎2006 Jan 17 9:49 AM
U can debug the same FM using the TCODE <b>WE19</b>.
There we have an option called Inbound FM and select the debug mode.
‎2006 Jan 17 10:10 AM
Hi Eswar,
Thanks for your reply.
Unfortunately, I would like to debug outbound FM which I described in my previous message.
Regards,
Aries
‎2006 Jan 17 10:17 AM
If it is the case cant we do in the same TCODE with standard outbound processing(the other option)
‎2006 Jan 17 10:28 AM
‎2006 Jan 17 10:29 AM
‎2006 Jan 17 10:34 AM
Hi Eswar,
With WE19, there is no debug mode with outbound processing.
Regards,
Aries
Message was edited by: Aries Chang
‎2006 Jan 17 10:26 AM
HI Aries,
YOu can change the dispatch time option to 'Send with periodically scheduled job' and thenrun the program RSNAST00 with object key as the delivery number.
It will stop at the break point in the FM.
Regards,
ravi
‎2006 Jan 17 10:50 AM
‎2006 May 23 1:30 PM
Hi Aries,
Can you let me know the procedure for creating an IDOC for COA using qality02? I need to create IDOCs for deliveries (QC22) and material + batches (using QC20). This IDOC need to be sent to a thrid party (non-SAP system)in text file format (using file port).
I appreciate your information on this.