<?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: wrong form triggering in mail in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-form-triggering-in-mail/m-p/9733138#M1772464</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ujwal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Debug&amp;nbsp; program assigned to your output type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Check Smartform assigned in that program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Sep 2013 06:20:42 GMT</pubDate>
    <dc:creator>former_member209120</dc:creator>
    <dc:date>2013-09-11T06:20:42Z</dc:date>
    <item>
      <title>wrong form triggering in mail</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-form-triggering-in-mail/m-p/9733132#M1772458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have two message type zne1 and zne4 one for mail and one for external send with the same format.&lt;/P&gt;&lt;P&gt;the problem is when i use zne1 and see the print out all the tax conditions are displayed which are included in the form.&lt;/P&gt;&lt;P&gt;but when i use zne4 and see the pdf that i receive in mail no tax condions are displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i put break point in my form and its is triggering and all tax values are populating but when it comes to final output its different with zne1 output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is zneu message which smartform is without tax conditions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is that program is triggered or why is the output in mail coming without taxes when form for both zne1 and zne4 are same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i checked nace and tnapr .my form with taxes only exists and it is only triggering also.&lt;/P&gt;&lt;P&gt;but final ouput in mail is different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ujwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 11:49:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-form-triggering-in-mail/m-p/9733132#M1772458</guid>
      <dc:creator>former_member420959</dc:creator>
      <dc:date>2013-09-10T11:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: wrong form triggering in mail</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-form-triggering-in-mail/m-p/9733133#M1772459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ujwal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Place break points in both SSF_FUNCTION_MODULE_NAME and OPEN_FORM function modules and see what is the form being called the moment before sending the mail. &lt;/P&gt;&lt;P&gt;Dont just go by the first trigger point, press F8 again and see each time which is the form being called till the mail gets sent.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 17:49:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-form-triggering-in-mail/m-p/9733133#M1772459</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-10T17:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: wrong form triggering in mail</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-form-triggering-in-mail/m-p/9733134#M1772460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the driver program is it the same...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is the same it will trigger properly also check for the hard coding of the form name in the program..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 05:44:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-form-triggering-in-mail/m-p/9733134#M1772460</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-11T05:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: wrong form triggering in mail</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-form-triggering-in-mail/m-p/9733135#M1772461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ujwal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)Plz check&amp;nbsp; smartform name and print program name those are being triggered for all the three&amp;nbsp; message types.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can check the smartform name in&amp;nbsp; the import parameter of &lt;SPAN class="L0S52"&gt;CALL &lt;SPAN class="L0S52"&gt;FUNCTION &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'SSF_FUNCTION_MODULE_NAME'.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Have you added any conditions in the window or texts that will display tax values ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shruti &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S33"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 06:11:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-form-triggering-in-mail/m-p/9733135#M1772461</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-11T06:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: wrong form triggering in mail</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-form-triggering-in-mail/m-p/9733136#M1772462</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;Please check the following things.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Which smartform is getting triggered.&lt;/LI&gt;&lt;LI&gt;In order to test it just change the config to print and see what do you see in print preview for the same output type.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most probably you are checking mail that may be related to some different output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 06:17:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-form-triggering-in-mail/m-p/9733136#M1772462</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-09-11T06:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: wrong form triggering in mail</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-form-triggering-in-mail/m-p/9733137#M1772463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ujwal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put a break point at CALL FUNCTION &lt;SPAN class="L0S33"&gt;'SSF_FUNCTION_MODULE_NAME'&lt;/SPAN&gt;. Check the values in the parameters passed to the FM. Also put a breakpoint in your smartform (you can check the dynamce FM name of the SF and put a breakpoint at global parameters or so). Then check the tax fields if they values. Debugging will help you to analyze correctly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check if the print program is the same for Mail and External Send.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 06:17:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-form-triggering-in-mail/m-p/9733137#M1772463</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-11T06:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: wrong form triggering in mail</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-form-triggering-in-mail/m-p/9733138#M1772464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ujwal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Debug&amp;nbsp; program assigned to your output type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Check Smartform assigned in that program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 06:20:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-form-triggering-in-mail/m-p/9733138#M1772464</guid>
      <dc:creator>former_member209120</dc:creator>
      <dc:date>2013-09-11T06:20:42Z</dc:date>
    </item>
  </channel>
</rss>

