<?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: regarding variables passing in smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-variables-passing-in-smartforms/m-p/2712499#M628854</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u must also include ur variable in form interface section of form and also pass it as parameter of call to smartform in the driver program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Aug 2007 06:17:39 GMT</pubDate>
    <dc:creator>former_member188827</dc:creator>
    <dc:date>2007-08-29T06:17:39Z</dc:date>
    <item>
      <title>regarding variables passing in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-variables-passing-in-smartforms/m-p/2712496#M628851</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;&lt;/P&gt;&lt;P&gt;               in my driver program i have one variable   I'TAB_FINAL-P_DATE' which is showing previous date in the alv report now i have developed a smartforms in which i have to show this variable in the logo window cud u plz tell me how will i pass this variable in my smartforms for displaying the date........plz help me as  i m learning smartforms....................................................&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 06:05:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-variables-passing-in-smartforms/m-p/2712496#M628851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T06:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: regarding variables passing in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-variables-passing-in-smartforms/m-p/2712497#M628852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your smartform go to the section 'Form interface' in global settings.  Here define your P_DATE field as you would in a function module.&lt;/P&gt;&lt;P&gt;In your calling program find the section where the smartform is called and add you new parameter to the CALL FUNCTION statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 06:12:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-variables-passing-in-smartforms/m-p/2712497#M628852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T06:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: regarding variables passing in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-variables-passing-in-smartforms/m-p/2712498#M628853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in ur smartform logo window, create a text element and drag and drep dis variable into the text element...&lt;/P&gt;&lt;P&gt;plz reward points if it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 06:14:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-variables-passing-in-smartforms/m-p/2712498#M628853</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2007-08-29T06:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: regarding variables passing in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-variables-passing-in-smartforms/m-p/2712499#M628854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u must also include ur variable in form interface section of form and also pass it as parameter of call to smartform in the driver program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 06:17:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-variables-passing-in-smartforms/m-p/2712499#M628854</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2007-08-29T06:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: regarding variables passing in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-variables-passing-in-smartforms/m-p/2712500#M628855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz explain me ur requirement clearly. Would u like to the date to be get displayed in the header window.If so then just pass that internal table in the smartforms under &amp;lt;b&amp;gt;interface&amp;lt;/b&amp;gt; section n as well as define a workarea for the internal table structure.Then use loop over that window in which u just have to loop at  internal table into workarea n write that in ur smartform editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points if it solves ur query or come up with some more details.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Chinmay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 06:18:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-variables-passing-in-smartforms/m-p/2712500#M628855</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T06:18:08Z</dc:date>
    </item>
  </channel>
</rss>

