<?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: Call Special Function with custom program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-special-function-with-custom-program/m-p/9346549#M1730863</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the NACE, You need to assign the driver program and the processing routine name. Processing routine name is nothing but the FORM name inside the report. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general, you can give ZPROGRAM name and form name as ENTRY. Your report should have a FORM ENRTY. Write the code logic inside the FORM ENTRY....ENDFORM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;~Niranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Apr 2013 09:05:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-04-03T09:05:19Z</dc:date>
    <item>
      <title>Call Special Function with custom program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-special-function-with-custom-program/m-p/9346548#M1730862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;I have a requirement that when ever i m creating the purchase order through me21n and when i will click on save button "i have to call a ZPROGRAM" . Functional consultant saying that he creates an output type and configured it in NACE by assigning one driver program and he is giving the transmission media as 8(Which is nothing but special function) for the output.....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;I have created a new Order Type in application "EF(purchase order)" , but my ZPROGRAM is not triggered &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;after saving Purchase Order&lt;/SPAN&gt; which i have assigned in Processing routine with special function (8) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Please help me how to implement .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Chandni Sharma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 08:42:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-special-function-with-custom-program/m-p/9346548#M1730862</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-03T08:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Call Special Function with custom program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-special-function-with-custom-program/m-p/9346549#M1730863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the NACE, You need to assign the driver program and the processing routine name. Processing routine name is nothing but the FORM name inside the report. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general, you can give ZPROGRAM name and form name as ENTRY. Your report should have a FORM ENRTY. Write the code logic inside the FORM ENTRY....ENDFORM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;~Niranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 09:05:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-special-function-with-custom-program/m-p/9346549#M1730863</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-03T09:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Call Special Function with custom program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-special-function-with-custom-program/m-p/9346550#M1730864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi niranjan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as per my requirement&amp;nbsp; i want to execute a BAPI in this ZPROGRAM and i have already mentioned this ZPROGRAM and FORM routine in NACE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZPROGRAM is as follows:- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT ZPROGRAM MESSAGE-ID E0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM SPECIAL_FUNCTION_PROCESSING USING RC&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; US_SCREEN.&lt;/P&gt;&lt;P&gt;&amp;nbsp; "CODE FOR BAPI"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDFORM.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "SPECIAL_FUNCTION_PROCESSING&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but still&amp;nbsp; my code is not triggered after saving PO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Chandni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 10:40:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-special-function-with-custom-program/m-p/9346550#M1730864</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-03T10:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: Call Special Function with custom program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-special-function-with-custom-program/m-p/9346551#M1730865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandni , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u give the FORM NAME = ENTRY_NEU than u have write ur code in below way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZPROGRAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM ENTRY_NEU.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;ENDFORM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check and let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tarak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 10:56:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-special-function-with-custom-program/m-p/9346551#M1730865</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-03T10:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: Call Special Function with custom program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-special-function-with-custom-program/m-p/9346552#M1730866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Hi Chandni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Try with alternate function ,&amp;nbsp; trigger one pop up while saving PO&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;in pop up u display like Do u want to go custom program ?&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;if yes&amp;nbsp; means trigger your custom program.&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;no means leave , as it is.&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;am just suggesting my alternate method only. &lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;if u dont want popup then call your custom prog directly by using following&amp;nbsp; userexits..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;EXIT_SAPMM06E_013 -&amp;nbsp; You can use this user exit. It will trigger on saving of PO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Enhancement : MM06E005&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 10:58:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-special-function-with-custom-program/m-p/9346552#M1730866</guid>
      <dc:creator>bastinvinoth</dc:creator>
      <dc:date>2013-04-03T10:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Call Special Function with custom program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-special-function-with-custom-program/m-p/9346553#M1730867</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;i have tried you solution but still the debugger is not triggered ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please confirm that special function is triggered after saving PO &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;SPAN style="font-size: 10pt;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Chandni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 11:30:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-special-function-with-custom-program/m-p/9346553#M1730867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-03T11:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Call Special Function with custom program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-special-function-with-custom-program/m-p/9346554#M1730868</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;Thanks for you solution &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1353/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; but i have to do this using special function only. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chandni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 11:31:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-special-function-with-custom-program/m-p/9346554#M1730868</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-03T11:31:17Z</dc:date>
    </item>
  </channel>
</rss>

