<?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: method for screen fields data binding ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/method-for-screen-fields-data-binding/m-p/3933564#M941619</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;Use same variable name for both(screen field and program field). declare variable in main program. assign the same name in screen.System will takecare of values tranfering between screen and program.if you are using structure, you should use structure in screen like &amp;lt;struc name&amp;gt;-&amp;lt;var name&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward me if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2008 09:23:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-05T09:23:09Z</dc:date>
    <item>
      <title>method for screen fields data binding ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/method-for-screen-fields-data-binding/m-p/3933561#M941616</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;is there any method/function for data binding between front-end screen fields and program variables ?&lt;/P&gt;&lt;P&gt;just as system do before PAI and after PBO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 06:41:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/method-for-screen-fields-data-binding/m-p/3933561#M941616</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T06:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: method for screen fields data binding ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/method-for-screen-fields-data-binding/m-p/3933562#M941617</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'm not sure, if understood your question completely right. But normal data binding is done by using the same variable names on the dynpro and in your ABAP program. The rest does the system itself. &lt;/P&gt;&lt;P&gt;If you use attributes of database tables in your dynpro, you have to declare them with the TABLES command in your top-include of your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 08:27:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/method-for-screen-fields-data-binding/m-p/3933562#M941617</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T08:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: method for screen fields data binding ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/method-for-screen-fields-data-binding/m-p/3933563#M941618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correct, it's done by system. &lt;/P&gt;&lt;P&gt;And what i want is a manu way for this behavior, i debugged with system debug option checked and found method 'SYSTEM_SCREEN_INPUT' which seems ok, but true it isn't.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other suggestion ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 08:39:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/method-for-screen-fields-data-binding/m-p/3933563#M941618</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T08:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: method for screen fields data binding ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/method-for-screen-fields-data-binding/m-p/3933564#M941619</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;Use same variable name for both(screen field and program field). declare variable in main program. assign the same name in screen.System will takecare of values tranfering between screen and program.if you are using structure, you should use structure in screen like &amp;lt;struc name&amp;gt;-&amp;lt;var name&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward me if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 09:23:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/method-for-screen-fields-data-binding/m-p/3933564#M941619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T09:23:09Z</dc:date>
    </item>
  </channel>
</rss>

