<?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 Adding customized smartform to VF02 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-customized-smartform-to-vf02/m-p/4512396#M1067104</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;      I have developed a smartform and a corresponding program for that.When we execute this program it will ask for the billing number and when i give the billing number it will retrieve the values and show it in the smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the data displayed i can take the print from it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now i need to attach this in Standard screen VF02.I went to T.code NACE&lt;DEL&gt;&amp;gt;V3&lt;/DEL&gt;-&amp;gt;RD00 and check in side there is already a z program with sapscript.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It shown as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Program name --&amp;gt;zprogram&lt;/P&gt;&lt;P&gt;FORM Routine -&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;&amp;gt;ENTRY&lt;/P&gt;&lt;P&gt;FORM --&amp;gt;Zform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i give my smartform name and program name(I didnt give subroutine name,becoz i didnt use any subroutine there).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This output is not dispaying.Can any one tell how to do this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Oct 2008 08:47:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-01T08:47:21Z</dc:date>
    <item>
      <title>Adding customized smartform to VF02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-customized-smartform-to-vf02/m-p/4512396#M1067104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;      I have developed a smartform and a corresponding program for that.When we execute this program it will ask for the billing number and when i give the billing number it will retrieve the values and show it in the smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the data displayed i can take the print from it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now i need to attach this in Standard screen VF02.I went to T.code NACE&lt;DEL&gt;&amp;gt;V3&lt;/DEL&gt;-&amp;gt;RD00 and check in side there is already a z program with sapscript.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It shown as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Program name --&amp;gt;zprogram&lt;/P&gt;&lt;P&gt;FORM Routine -&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;&amp;gt;ENTRY&lt;/P&gt;&lt;P&gt;FORM --&amp;gt;Zform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i give my smartform name and program name(I didnt give subroutine name,becoz i didnt use any subroutine there).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This output is not dispaying.Can any one tell how to do this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 08:47:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-customized-smartform-to-vf02/m-p/4512396#M1067104</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T08:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Adding customized smartform to VF02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-customized-smartform-to-vf02/m-p/4512397#M1067105</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;U need to change your z-program in order to insert a routine to run the print.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 08:58:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-customized-smartform-to-vf02/m-p/4512397#M1067105</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T08:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: Adding customized smartform to VF02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-customized-smartform-to-vf02/m-p/4512398#M1067106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;only that kind of work is not suffcient did you maintain Access sequence for your output type? if yes than check these option from output type screen &lt;STRONG&gt;Access to condition&lt;/STRONG&gt;  and &lt;STRONG&gt;mulptiple issuing.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;PS:Assign V3 application to access sequence which you created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Ámit Güjärgoüd on Oct 1, 2008 11:01 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 09:01:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-customized-smartform-to-vf02/m-p/4512398#M1067106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T09:01:44Z</dc:date>
    </item>
  </channel>
</rss>

