<?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 data not printed in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-data-not-printed/m-p/4627146#M1089864</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;Did you written your address variable in address window?&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;Sree.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Oct 2008 12:53:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-15T12:53:05Z</dc:date>
    <item>
      <title>Smartforms data not printed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-data-not-printed/m-p/4627142#M1089860</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 was creating a smartform and it is printing the layout correctly..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But at the right end corner now i want to display the address from the db table.SAo i captured in the internal table and the values stored properly in inthernal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But  the value is not shown in the print preview while we see in the right end of the form..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But wheni type something there manually it is showing properly..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The value properly coming in internal table,but it is not shown in the print preview.Cananybody help me in this issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 12:36:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-data-not-printed/m-p/4627142#M1089860</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-15T12:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms data not printed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-data-not-printed/m-p/4627143#M1089861</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;If the values are getting from the table or dynamic text it wont show on print preview...you have write a program for this and pass all your data to internal table and use that internal table in the smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What ever you type manually that means static text will appear in the print preview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So try to write a print program and check the output,data will appear in the output.&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;Sree.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 12:41:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-data-not-printed/m-p/4627143#M1089861</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-15T12:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms data not printed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-data-not-printed/m-p/4627144#M1089862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in a smartform all the variables must be printed between '&amp;amp;'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex.:  &amp;amp;adress&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 12:43:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-data-not-printed/m-p/4627144#M1089862</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-15T12:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms data not printed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-data-not-printed/m-p/4627145#M1089863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have written the code and all the values apart from this are displaying correctly in all other places.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont y in this window the value is not displaying&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 12:49:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-data-not-printed/m-p/4627145#M1089863</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-15T12:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms data not printed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-data-not-printed/m-p/4627146#M1089864</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;Did you written your address variable in address window?&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;Sree.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 12:53:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-data-not-printed/m-p/4627146#M1089864</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-15T12:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms data not printed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-data-not-printed/m-p/4627147#M1089865</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;Do not hard code the values in the text node just drag and drop the fields into the text nodes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the fields once again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sravanthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 13:00:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-data-not-printed/m-p/4627147#M1089865</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-15T13:00:17Z</dc:date>
    </item>
  </channel>
</rss>

