<?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: smartforms-pages in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-pages/m-p/1466738#M219764</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call the fm in Main window-&amp;gt; Program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sreeni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Aug 2006 17:40:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-02T17:40:20Z</dc:date>
    <item>
      <title>smartforms-pages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-pages/m-p/1466735#M219761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Exports,&lt;/P&gt;&lt;P&gt;I am developing smartform with 2pages sales order confirmation.&lt;/P&gt;&lt;P&gt;I am viewing the printview in va02.I can see 2 pages in print view.But I am not getting main window in 1st page.I took a command node in main window of first page and selected the radio button go to --&amp;gt;second page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I solve this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;Regards&lt;/P&gt;&lt;P&gt;rag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2006 16:59:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-pages/m-p/1466735#M219761</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-02T16:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms-pages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-pages/m-p/1466736#M219762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Raghu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look on  the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'GET_PRINT_PARAMETERS'&lt;/P&gt;&lt;P&gt;  EXPORTING MODE                  = 'BATCH'&lt;/P&gt;&lt;P&gt;              REPORT                = 'MYREPORT'&lt;/P&gt;&lt;P&gt;  IMPORTING OUT_PARAMETERS        = PARAMS&lt;/P&gt;&lt;P&gt;              VALID                 = VALID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;look into this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/d5/6243ea8a4111d4b605006094192fe3/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/d5/6243ea8a4111d4b605006094192fe3/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to set the USER_SETTINGS perameter in your SmartForm to SPACE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sreeni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2006 17:07:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-pages/m-p/1466736#M219762</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-02T17:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms-pages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-pages/m-p/1466737#M219763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sreeni,&lt;/P&gt;&lt;P&gt;Where should I call this function mudole.In main window -&amp;gt;program line or any where else.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;raghu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2006 17:36:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-pages/m-p/1466737#M219763</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-02T17:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms-pages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-pages/m-p/1466738#M219764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call the fm in Main window-&amp;gt; Program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sreeni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2006 17:40:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-pages/m-p/1466738#M219764</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-02T17:40:20Z</dc:date>
    </item>
  </channel>
</rss>

