<?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: question regarding smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-regarding-smartforms/m-p/10739309#M1874842</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arnab,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In NACE, changes can be made in NEU output type also by putting a Z program name and also we need to put the Z SMARTFORM name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Program, you will see a routine called - ENTRY_NEU where all the logic for fetching data from EKKO/EKPO etc is fetched in standard. Also from the same routine the 'Z' smartform name which is maintained in NACE is called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Z smartform also we can write the logic for fetching data from database tables if required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know in case you looking for any other information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aashika Agarwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Dec 2014 14:11:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-12-22T14:11:30Z</dc:date>
    <item>
      <title>question regarding smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-regarding-smartforms/m-p/10739306#M1874839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have designed a custom smartform related to purchase order and my requirement is to trigger that smartform from ME21N/ME22N .Here I need to define new output type in nace for this smartform and I have copied the Print program SAPFM06P&amp;nbsp; to ZSAPFM06P . Now what change I need to do in z...... program to incorporate my custom smartform logic(like the contents of table, header) , so that The custom smartform will be triggered from ME22N .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly give the step by step approach .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arnab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 13:18:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-regarding-smartforms/m-p/10739306#M1874839</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-22T13:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: question regarding smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-regarding-smartforms/m-p/10739307#M1874840</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;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/613185" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add the program and form name in NACE transaction also add your subroutine name at Form Routine option, in program at subroutine definition you can call the Form and implement your logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopes it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ashok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 14:05:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-regarding-smartforms/m-p/10739307#M1874840</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-22T14:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: question regarding smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-regarding-smartforms/m-p/10739308#M1874841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As i Understand you correctly , you want to put your Z form in place of the standard for which is triggering&amp;nbsp; to print PO details. below are the steps :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Goto Nace &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --&amp;gt;Choose &lt;STRONG&gt; EF&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp; on next screen &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --&amp;gt; Click on the OUTPUT TYPE &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --&amp;gt; Select&amp;nbsp; &lt;STRONG&gt;NEU&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp; (Puchase Order) on next screen.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --&amp;gt; Click on Processing Routine on the left side &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --&amp;gt; In the Print Output line --&amp;gt; Print Program will be /SMB40/FM06P &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --&amp;gt; Change the standard&amp;nbsp; Form name with your Z form name. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Romit Raina.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 14:07:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-regarding-smartforms/m-p/10739308#M1874841</guid>
      <dc:creator>romit_raina</dc:creator>
      <dc:date>2014-12-22T14:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: question regarding smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-regarding-smartforms/m-p/10739309#M1874842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arnab,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In NACE, changes can be made in NEU output type also by putting a Z program name and also we need to put the Z SMARTFORM name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Program, you will see a routine called - ENTRY_NEU where all the logic for fetching data from EKKO/EKPO etc is fetched in standard. Also from the same routine the 'Z' smartform name which is maintained in NACE is called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Z smartform also we can write the logic for fetching data from database tables if required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know in case you looking for any other information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aashika Agarwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 14:11:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-regarding-smartforms/m-p/10739309#M1874842</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-22T14:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: question regarding smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-regarding-smartforms/m-p/10739310#M1874843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Arnab -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. In standard, for output type, you have program SAPFM06P and form routine - ENTRY_NEU and form (SAP script) - MEDRUCK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. When you copy SAPFM06P to ZSAPFM06P (SE38 Program) then you keep the same structure of ENTRY_NEU as it is with its parameters&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; FORM&lt;SPAN class="L0S52"&gt; &lt;STRONG&gt;entry_neu &lt;/STRONG&gt;&lt;SPAN class="L0S52"&gt;using &lt;/SPAN&gt;&lt;STRONG&gt;ent_retco ent_screen&lt;/STRONG&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&amp;nbsp;&amp;nbsp; ENDFORM.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;3. Then create the custom smart form fist in smart form transaction . &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;4. Configure these with the output type in NACE.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;5. In SE38 - ZSAPFM06P, in the you can write your code inside subroutine &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;EM&gt;FORM&lt;SPAN class="L0S52"&gt; &lt;STRONG&gt;entry_neu &lt;/STRONG&gt;&lt;SPAN class="L0S52"&gt;using &lt;/SPAN&gt;&lt;STRONG&gt;ent_retco ent_screen&lt;/STRONG&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; ENDFORM&lt;/EM&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&amp;nbsp; to call the smart form.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;6. You can get the details of purchase order from table EKKO / EKPO considering the purchase order no NAST-OBJKY(10).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;Let us know if it helps.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 14:44:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-regarding-smartforms/m-p/10739310#M1874843</guid>
      <dc:creator>atul_mohanty</dc:creator>
      <dc:date>2014-12-22T14:44:35Z</dc:date>
    </item>
  </channel>
</rss>

