<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Finding Program for triggering Print Program (MIGO - Goods Receipt) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-program-for-triggering-print-program-migo-goods-receipt/m-p/5549194#M1266891</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Naimesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Apr 2009 10:05:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-17T10:05:07Z</dc:date>
    <item>
      <title>Finding Program for triggering Print Program (MIGO - Goods Receipt)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-program-for-triggering-print-program-migo-goods-receipt/m-p/5549190#M1266887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently, I have developed customized print program and SMARTFORMS for Goods Receipt via MIGO, with output type ZZGR. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Typically, this is a inter-plant transfer, where Plant A will issue a Delivery Order to Plant B, and Plant B will post goods receipt via MIGO (Movement Type 101), using Delivery Order number. As soon as the Material Document is posted, the SMARTFORMS shall be triggered by customized print program, in order to print out the goods receipt document upon material doc posted. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The config for output determination (via TCODE NACE) for goods receipt is configured. I have tested post a goods receipt using Delivery Order, and Material Document is posted successfully. However, I got a message from SAP Inbox (Businees Area), saying that my Material Document having an update error, and the root cause is specifically from calling Function Module to trigger Smartforms in the print program. From tcode ST22, I realized that the error is due to empty parameter being passed to the function module (where the parameter is required field for further processing in Smartform). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to rectify why empty parameter is bieng passed, I will have to debug the print program, after GR posted from MIGO. Therefore, can someone shed some lights on how to perform a debugging process, or any standard sap program involved, as I understand that the print program is triggered (in background) after GR posted? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, can I know why the Material Document will not be committed to MKPF table after GR posted, is it due to the update error from the above mentioned?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P/S: I'm using SAP ECC6.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 15:00:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-program-for-triggering-print-program-migo-goods-receipt/m-p/5549190#M1266887</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-16T15:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Program for triggering Print Program (MIGO - Goods Receipt)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-program-for-triggering-print-program-migo-goods-receipt/m-p/5549191#M1266888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;About committing to DB/MKPF: yes, bcoz of issue with smartform, i guess, its not committing/DB is not updating. Once, I got the same issue, but, in my case, the issue with materail serial numbers, which r containing special cha´racters.&lt;/P&gt;&lt;P&gt;thanq&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 15:11:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-program-for-triggering-print-program-migo-goods-receipt/m-p/5549191#M1266888</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-16T15:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Program for triggering Print Program (MIGO - Goods Receipt)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-program-for-triggering-print-program-migo-goods-receipt/m-p/5549192#M1266889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the driver program in a table TNAPR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give output type KSCHL = ZZGR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 15:12:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-program-for-triggering-print-program-migo-goods-receipt/m-p/5549192#M1266889</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-16T15:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Program for triggering Print Program (MIGO - Goods Receipt)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-program-for-triggering-print-program-migo-goods-receipt/m-p/5549193#M1266890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, this print program is being triggered in the update processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put a breakpoint in your driver program.&lt;/P&gt;&lt;P&gt;In MIGO, before pressing the SAVE button start debugging.&lt;/P&gt;&lt;P&gt;Press the SAVE button.&lt;/P&gt;&lt;P&gt;Start the update debugging by Settings &amp;gt; Update Debugging.&lt;/P&gt;&lt;P&gt;As soon as you continue in debugging, it would open another debugging session for the Update debugging. You can press continue and it would stop at your breakpoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 15:13:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-program-for-triggering-print-program-migo-goods-receipt/m-p/5549193#M1266890</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2009-04-16T15:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Program for triggering Print Program (MIGO - Goods Receipt)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-program-for-triggering-print-program-migo-goods-receipt/m-p/5549194#M1266891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Naimesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2009 10:05:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-program-for-triggering-print-program-migo-goods-receipt/m-p/5549194#M1266891</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-17T10:05:07Z</dc:date>
    </item>
  </channel>
</rss>

