<?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: Screen Input output fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-input-output-fields/m-p/2338716#M515215</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;query is quite confusing,you can use the update statement to update the field values in the ddic table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jun 2007 05:24:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-14T05:24:05Z</dc:date>
    <item>
      <title>Screen Input output fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-input-output-fields/m-p/2338714#M515213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends ,&lt;/P&gt;&lt;P&gt;            I have a couple of input output field on a screen that is from the dictionary i need to save in the same DDIC table please help???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 05:08:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-input-output-fields/m-p/2338714#M515213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T05:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Input output fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-input-output-fields/m-p/2338715#M515214</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;  In pbo write SQL statements for database update.check demo program demo_dynpro_tabcont_loop_at.Use insert ,update and modicy for changing the databse tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;veeresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 05:16:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-input-output-fields/m-p/2338715#M515214</guid>
      <dc:creator>former_member673464</dc:creator>
      <dc:date>2007-06-14T05:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Input output fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-input-output-fields/m-p/2338716#M515215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;query is quite confusing,you can use the update statement to update the field values in the ddic table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 05:24:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-input-output-fields/m-p/2338716#M515215</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T05:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Input output fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-input-output-fields/m-p/2338717#M515216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;   I have created a new tab in tcode iw21 (notifications) which has two fields which i have created on a screen from a ddic table which is a z table that i have created now i want when i click save the data that has been entered in the screen fields be saved in the table so that when i open the same notification in iw22 display notifications i am able to see the same data &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 06:57:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-input-output-fields/m-p/2338717#M515216</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T06:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Input output fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-input-output-fields/m-p/2338718#M515217</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;&lt;/P&gt;&lt;P&gt;for this use have declare that ztable in flow logic globally otherwise u cant use in your module pool program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tables: zxxxxxxxx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in pai event. [ of screen 100 ]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;case sy-ucomm.&lt;/P&gt;&lt;P&gt;when 'SAVE'.&lt;/P&gt;&lt;P&gt;          modify zxxxxxx.&lt;/P&gt;&lt;P&gt;when 'next'.&lt;/P&gt;&lt;P&gt;          call screen 200.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful reward some points.     &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;suresh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 07:07:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-input-output-fields/m-p/2338718#M515217</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T07:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Input output fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-input-output-fields/m-p/2338719#M515218</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;       after entering the data in screen fields, first u check whether the data is there in  the table or not.If its not there,in pai module...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          when 'SAVE'.&lt;/P&gt;&lt;P&gt;           update zxxxx.&lt;/P&gt;&lt;P&gt;     &lt;/P&gt;&lt;P&gt;     after using this stmt, u can definitely see the same data in ur table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;lakshmi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 08:17:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-input-output-fields/m-p/2338719#M515218</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T08:17:01Z</dc:date>
    </item>
  </channel>
</rss>

