<?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 Smartforms manual feed in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-manual-feed/m-p/1208137#M132770</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a smartform that is to print to special card stock on a manual feeder.  I sent a table of data for multiple cards from an ABAP program and called smartforms.  It works OK for one card.  When I send data for multiple cards it gets error message "Table does not fit into window."  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the main folder under output options tab, I put TRYMN in resource name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I have to have a page 1 and page 2 folder, mark the first one TRYMN and the second one leave blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I need some way to read the input table, determine a page's worth of data, transfer that to an internal table and print from that table.  I cannot figure a way to do it.  I have tried everything I can think of.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could send the data from ABAP as an export parameter rather than a table if that is the way to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the input table, ZISWP_D4, equated to a field symbol &amp;lt;D4&amp;gt; in global definitions and use the fs to print the fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a loop statement and on the data tab I checked internal table and entered the table name (ZISWP_D4), ASSIGNING, &amp;lt;D4&amp;gt; (the field symbol.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I originally put a page of data in the table and called smartforms for each page.  That worked but required that I put in the forms for each page (would not print multiple pages without intervention.) So that is why I tried sending all pages in one table and calling smartforms once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me?&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;James Ugrin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Mar 2006 17:34:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-23T17:34:55Z</dc:date>
    <item>
      <title>Smartforms manual feed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-manual-feed/m-p/1208137#M132770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a smartform that is to print to special card stock on a manual feeder.  I sent a table of data for multiple cards from an ABAP program and called smartforms.  It works OK for one card.  When I send data for multiple cards it gets error message "Table does not fit into window."  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the main folder under output options tab, I put TRYMN in resource name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I have to have a page 1 and page 2 folder, mark the first one TRYMN and the second one leave blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I need some way to read the input table, determine a page's worth of data, transfer that to an internal table and print from that table.  I cannot figure a way to do it.  I have tried everything I can think of.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could send the data from ABAP as an export parameter rather than a table if that is the way to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the input table, ZISWP_D4, equated to a field symbol &amp;lt;D4&amp;gt; in global definitions and use the fs to print the fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a loop statement and on the data tab I checked internal table and entered the table name (ZISWP_D4), ASSIGNING, &amp;lt;D4&amp;gt; (the field symbol.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I originally put a page of data in the table and called smartforms for each page.  That worked but required that I put in the forms for each page (would not print multiple pages without intervention.) So that is why I tried sending all pages in one table and calling smartforms once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me?&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;James Ugrin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2006 17:34:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-manual-feed/m-p/1208137#M132770</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-23T17:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms manual feed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-manual-feed/m-p/1208138#M132771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Test reply by James Ugrin - never used the forum before and want to see if I get an email.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2006 22:36:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-manual-feed/m-p/1208138#M132771</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-23T22:36:25Z</dc:date>
    </item>
  </channel>
</rss>

