<?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: Smart forms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/2881173#M676640</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;The internal table shud be declared in the interface tab of your smartform.&lt;/P&gt;&lt;P&gt;so when you call the smartform function module u will see this as table parameter&lt;/P&gt;&lt;P&gt;and there you can pass your internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To do so :-&lt;/P&gt;&lt;P&gt;1. Go to your smrtform, there is node call FORM INTERFACE, here declare your internal table in tables tab. &lt;/P&gt;&lt;P&gt;2. Generate your smartform.&lt;/P&gt;&lt;P&gt;3. then in your driver program re-insert your smartform's function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now you will see table paramter where you can pass your internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out this link,&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/abap/smartforms.htm" target="test_blank"&gt;http://www.erpgenie.com/abap/smartforms.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also refer these threads,&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="472340"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="247188"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Reward If Helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Sep 2007 11:42:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-27T11:42:37Z</dc:date>
    <item>
      <title>Smart forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/2881170#M676637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;I have an internal table i_kna1 in which I collect the customer data (address, country, postal code... etc)&lt;/P&gt;&lt;P&gt; How can I display the data in my form?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 11:40:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/2881170#M676637</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T11:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Smart forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/2881171#M676638</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;Check the following link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://sap-img.com/smartforms/internal-table-in-smartform.htm" target="test_blank"&gt;http://sap-img.com/smartforms/internal-table-in-smartform.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhaskar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 11:41:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/2881171#M676638</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T11:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Smart forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/2881172#M676639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;create a table in smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the tab : loop of the newly created table. insert ut internal table and work area...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now insert the text elements in table and put the work area with fields in it,.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will print...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if useful.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 11:42:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/2881172#M676639</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T11:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: Smart forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/2881173#M676640</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;The internal table shud be declared in the interface tab of your smartform.&lt;/P&gt;&lt;P&gt;so when you call the smartform function module u will see this as table parameter&lt;/P&gt;&lt;P&gt;and there you can pass your internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To do so :-&lt;/P&gt;&lt;P&gt;1. Go to your smrtform, there is node call FORM INTERFACE, here declare your internal table in tables tab. &lt;/P&gt;&lt;P&gt;2. Generate your smartform.&lt;/P&gt;&lt;P&gt;3. then in your driver program re-insert your smartform's function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now you will see table paramter where you can pass your internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out this link,&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/abap/smartforms.htm" target="test_blank"&gt;http://www.erpgenie.com/abap/smartforms.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also refer these threads,&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="472340"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="247188"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Reward If Helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 11:42:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/2881173#M676640</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T11:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Smart forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/2881174#M676641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pls check out transactions SADR, SOAD....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls reward if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 11:43:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/2881174#M676641</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T11:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Smart forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/2881175#M676642</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 you are sure of the no.of.lines in the internal table, then create a template and divide the template into no.of.cells required say 4, and in each cell you can display in the fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you are unsure of the no.of.lines that will get printed, then create a table control and divide this into each rows and columns and you can display the internal table data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be better if you can create this under main window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;JLN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 11:45:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/2881175#M676642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T11:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Smart forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/2881176#M676643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2007 07:41:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-forms/m-p/2881176#M676643</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-28T07:41:53Z</dc:date>
    </item>
  </channel>
</rss>

