<?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: PO Smartform Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/po-smartform-problem/m-p/1807941#M346665</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rohit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try doing like this...&lt;/P&gt;&lt;P&gt;say the adrees numer or kunnr is itab-field1 and the line item (posnr) is itab-field2.&lt;/P&gt;&lt;P&gt;in the table node..in the data tab.. in the sort criteria....give wa-field1 and check the 'event on sort begin'.... then you will see a separate node getting created in the table node..now create a row..cell...text and write the field1 details there...&lt;/P&gt;&lt;P&gt;in the main area write the line item details...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for printing each delivery in the next page...click on the 'event on sort end' cehckbox...&lt;/P&gt;&lt;P&gt;a node will be created...under this node create a command node..and say 'go to next page'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vidya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Dec 2006 16:16:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-12T16:16:57Z</dc:date>
    <item>
      <title>PO Smartform Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/po-smartform-problem/m-p/1807936#M346660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to smartforms, but know the basics. I have a requirement to change the custom PO form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the purchase order contains items with different delivery address, it should print items in different page, but right now it is printing both the items in the same page even delivery address in different. Can somebody let me know from where to start with to fix the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 20:19:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/po-smartform-problem/m-p/1807936#M346660</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-11T20:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: PO Smartform Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/po-smartform-problem/m-p/1807937#M346661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  If your code to display the Items is in the Main window, then add Code to check the Address. If the address is different, then call a new window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click the link below to know more about commands in Smartforms&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/07/57f78ff5d111d4b65c006094192fe3/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/07/57f78ff5d111d4b65c006094192fe3/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To add program lines&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/a3/80bae8dfd911d3b576006094192fe3/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/a3/80bae8dfd911d3b576006094192fe3/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Page Sequence &lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/fa/0c145cd30111d3b568006094192fe3/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/fa/0c145cd30111d3b568006094192fe3/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vara&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 20:54:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/po-smartform-problem/m-p/1807937#M346661</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-11T20:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: PO Smartform Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/po-smartform-problem/m-p/1807938#M346662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rohit,&lt;/P&gt;&lt;P&gt;                  Please create a command in your form and check the Go to NEw page box and give your defined next page.In the conditions you can give the condition for the delivery address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kalyan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 21:13:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/po-smartform-problem/m-p/1807938#M346662</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-11T21:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: PO Smartform Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/po-smartform-problem/m-p/1807939#M346663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi kalyan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please provide me more details. Do I have to create the command in main window and how can I check the address for each item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 22:07:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/po-smartform-problem/m-p/1807939#M346663</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-11T22:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: PO Smartform Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/po-smartform-problem/m-p/1807940#M346664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to print the items on the seperate page. But not able to do that. I tried to put command to go to next page in the PO item table but it does not allow to create any command in the table. I am not sure where to put the code so that each item print in seperate page if the delivery address in different. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can send the SmartForm if some body want to look at it. Help is appreciated. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 15:21:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/po-smartform-problem/m-p/1807940#M346664</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T15:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: PO Smartform Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/po-smartform-problem/m-p/1807941#M346665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rohit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try doing like this...&lt;/P&gt;&lt;P&gt;say the adrees numer or kunnr is itab-field1 and the line item (posnr) is itab-field2.&lt;/P&gt;&lt;P&gt;in the table node..in the data tab.. in the sort criteria....give wa-field1 and check the 'event on sort begin'.... then you will see a separate node getting created in the table node..now create a row..cell...text and write the field1 details there...&lt;/P&gt;&lt;P&gt;in the main area write the line item details...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for printing each delivery in the next page...click on the 'event on sort end' cehckbox...&lt;/P&gt;&lt;P&gt;a node will be created...under this node create a command node..and say 'go to next page'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vidya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 16:16:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/po-smartform-problem/m-p/1807941#M346665</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T16:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: PO Smartform Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/po-smartform-problem/m-p/1807942#M346666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vidya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does not allow me to create command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I have ur email id so that I can e-mail u a form so that u can have a look. Will appreciate ur help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 18:58:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/po-smartform-problem/m-p/1807942#M346666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T18:58:24Z</dc:date>
    </item>
  </channel>
</rss>

