<?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: Smartform in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/4828908#M1129875</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;U should explain what "to use transparent table" means for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U need to consider that smartforms has an interface with import/export paramenters (just like fm): u can use dictionary table there in order to define a parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can insert some abap code into the smartform, here u can read (select) data from dictionary table just like in a normal abap program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the problem can be: which data have to be transfered by interface and which data have to be select from database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Nov 2008 15:30:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-27T15:30:57Z</dc:date>
    <item>
      <title>Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/4828905#M1129872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts ,&lt;/P&gt;&lt;P&gt;I am very new to smartforms and while creating it,I am facing with following queries:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Can we use transparent tables in smartforms,&lt;/P&gt;&lt;P&gt;   or do we need to use only structures in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.If yes,how do we make and populate structures in SE11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Suchi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 15:16:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/4828905#M1129872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T15:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/4828906#M1129873</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;You just need to refer to a DDIC element while declaring data under a SMARTFORM and hence you can very well use Transparent Tabe or structure or even a Table type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you only want to create a Strucutre for SMARTFROM then better create a Table type...Stick to the basics that SMARTFROM is nothing but a Function Module&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 15:19:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/4828906#M1129873</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T15:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/4828907#M1129874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please give an example.&lt;/P&gt;&lt;P&gt;I am very confused.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 15:22:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/4828907#M1129874</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T15:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/4828908#M1129875</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;U should explain what "to use transparent table" means for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U need to consider that smartforms has an interface with import/export paramenters (just like fm): u can use dictionary table there in order to define a parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can insert some abap code into the smartform, here u can read (select) data from dictionary table just like in a normal abap program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the problem can be: which data have to be transfered by interface and which data have to be select from database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 15:30:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/4828908#M1129875</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T15:30:57Z</dc:date>
    </item>
  </channel>
</rss>

