<?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 SCREEN PROGRAMS_TABLE_UPDATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-programs-table-update/m-p/3775373#M908408</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.... Friend...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iam having one module pool program....while running the program transaction Iam generating and updating some field entreis into one table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now it is working correcty... but previously some records are updated....with out having one field entry, so now that field was empty for those records in the table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That was the date field, actually i should also genarate while running the program, with some logic...&lt;/P&gt;&lt;P&gt;AND NOW I CAN HANDLE THAT FIELD IN ONE VARIABLE....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So Now how can i update that field into table...&lt;/P&gt;&lt;P&gt;(with programming i want to do this)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will back if any clarification that you want,&lt;/P&gt;&lt;P&gt;Expect good marks,&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Naveen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 May 2008 07:54:10 GMT</pubDate>
    <dc:creator>naveen_inuganti2</dc:creator>
    <dc:date>2008-05-08T07:54:10Z</dc:date>
    <item>
      <title>SCREEN PROGRAMS_TABLE_UPDATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-programs-table-update/m-p/3775373#M908408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.... Friend...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iam having one module pool program....while running the program transaction Iam generating and updating some field entreis into one table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now it is working correcty... but previously some records are updated....with out having one field entry, so now that field was empty for those records in the table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That was the date field, actually i should also genarate while running the program, with some logic...&lt;/P&gt;&lt;P&gt;AND NOW I CAN HANDLE THAT FIELD IN ONE VARIABLE....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So Now how can i update that field into table...&lt;/P&gt;&lt;P&gt;(with programming i want to do this)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will back if any clarification that you want,&lt;/P&gt;&lt;P&gt;Expect good marks,&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Naveen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2008 07:54:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-programs-table-update/m-p/3775373#M908408</guid>
      <dc:creator>naveen_inuganti2</dc:creator>
      <dc:date>2008-05-08T07:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: SCREEN PROGRAMS_TABLE_UPDATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-programs-table-update/m-p/3775374#M908409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you insist on doing this with programming you can use the UPDATE command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the record you want to update from the database into a workarea. Now change the entry of the field which was not filled before (date field). Next use UPDATE dbtable FROM workarea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2008 14:09:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-programs-table-update/m-p/3775374#M908409</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2008-05-08T14:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: SCREEN PROGRAMS_TABLE_UPDATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-programs-table-update/m-p/3775375#M908410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can have those entries on your module pool screen and update that field , Upon saving those values will be save in the table..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2008 00:40:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-programs-table-update/m-p/3775375#M908410</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-09T00:40:17Z</dc:date>
    </item>
  </channel>
</rss>

