<?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 How to update the data from user exit to program screen fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-the-data-from-user-exit-to-program-screen-fields/m-p/3773213#M907939</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to update the date from user exit to TXN code TRIP Screens fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this is screen fields contains the structure name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Structure name is: ptk08.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me how to transfer data from user exit to screen fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in  Advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ramesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Apr 2008 13:42:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-30T13:42:40Z</dc:date>
    <item>
      <title>How to update the data from user exit to program screen fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-the-data-from-user-exit-to-program-screen-fields/m-p/3773213#M907939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to update the date from user exit to TXN code TRIP Screens fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this is screen fields contains the structure name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Structure name is: ptk08.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me how to transfer data from user exit to screen fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in  Advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ramesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 13:42:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-the-data-from-user-exit-to-program-screen-fields/m-p/3773213#M907939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-30T13:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to update the data from user exit to program screen fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-the-data-from-user-exit-to-program-screen-fields/m-p/3773214#M907940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;did you try change field value via "assign" command?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;  FIELD-SYMBOLS &amp;lt;zfvbrp&amp;gt; TYPE STANDARD TABLE.&lt;/P&gt;&lt;P&gt;  DATA: zsvbrp(20) VALUE '(SAPMV60A)xvbrp[]'.&lt;/P&gt;&lt;P&gt;  ASSIGN (zsvbrp) TO &amp;lt;zfvbrp&amp;gt;.&lt;/P&gt;&lt;P&gt;  CHECK sy-subrc = 0.&lt;/P&gt;&lt;P&gt;  REFRESH &amp;lt;zfvbrp&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;greetings,darek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 14:03:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-the-data-from-user-exit-to-program-screen-fields/m-p/3773214#M907940</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-30T14:03:09Z</dc:date>
    </item>
  </channel>
</rss>

