<?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 database? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-database/m-p/3656501#M880786</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 have created two tables one with name zasset and other with name zbcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  zasset has 3 fields namely serialno, barcode and description&lt;/P&gt;&lt;P&gt;  zbcode has 3 fields namely serialno,location_barcode and location_description.&lt;/P&gt;&lt;P&gt;      now i have created a structure with name zst_asset which includdes all the fields of above mentioned tables..&lt;/P&gt;&lt;P&gt;       now, there are entries in serialno and i have 2 update my zbcode with entering manually location_barcode and location_description.&lt;/P&gt;&lt;P&gt;but it is not working how do i do it plzzz send in the steps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; first screen allows me to enter location barcode which then takes me to second screen where i enter location description. on third screen it should display that all entries have been updated.. how do i proceed..&lt;/P&gt;&lt;P&gt;sendi in steps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POINTS ASSURED.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt; vikram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Apr 2008 09:37:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-09T09:37:11Z</dc:date>
    <item>
      <title>how to update database?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-database/m-p/3656501#M880786</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 have created two tables one with name zasset and other with name zbcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  zasset has 3 fields namely serialno, barcode and description&lt;/P&gt;&lt;P&gt;  zbcode has 3 fields namely serialno,location_barcode and location_description.&lt;/P&gt;&lt;P&gt;      now i have created a structure with name zst_asset which includdes all the fields of above mentioned tables..&lt;/P&gt;&lt;P&gt;       now, there are entries in serialno and i have 2 update my zbcode with entering manually location_barcode and location_description.&lt;/P&gt;&lt;P&gt;but it is not working how do i do it plzzz send in the steps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; first screen allows me to enter location barcode which then takes me to second screen where i enter location description. on third screen it should display that all entries have been updated.. how do i proceed..&lt;/P&gt;&lt;P&gt;sendi in steps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POINTS ASSURED.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt; vikram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 09:37:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-database/m-p/3656501#M880786</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T09:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: how to update database?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-database/m-p/3656502#M880787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;use a modify stmt after u hav entered ur manual values...&lt;/P&gt;&lt;P&gt;dis modify stmt will den update ur DB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward pts if useful&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;winnie&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 09:59:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-database/m-p/3656502#M880787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T09:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to update database?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-database/m-p/3656503#M880788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you explain your requiremnt more clearly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to create all these three screen and you should define the filed name in the screen as zst_asset-serialno,zst_asset-location_barcode and zst_asset-location_description.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you have to just update your data base table from the structure zst_asset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie, modify zbcode from zst_asset.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 12:07:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-update-database/m-p/3656503#M880788</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T12:07:21Z</dc:date>
    </item>
  </channel>
</rss>

