<?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: BSP Table Update in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-table-update/m-p/6765879#M1462347</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dear Zahack&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the post, its very good but bit difficult to understand,&lt;/P&gt;&lt;P&gt;according to my requirement&lt;/P&gt;&lt;P&gt;in initial screen i have one input box and Fore buttons (View, New, Edit,Delete)&lt;/P&gt;&lt;P&gt;i want to do the rest against input box value (PO Number)&lt;/P&gt;&lt;P&gt;so please let me know &lt;/P&gt;&lt;P&gt;how can i handle button events in event handler and layout&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;Nelson Rodrigo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Apr 2010 04:49:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-04-07T04:49:16Z</dc:date>
    <item>
      <title>BSP Table Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-table-update/m-p/6765876#M1462344</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;&lt;/P&gt;&lt;P&gt;I am very new to BSP, i have developing a simple application with New, View, Edit &amp;amp; Delete buttons. these actions must work with ztable &lt;/P&gt;&lt;P&gt;by my self i have done view function&lt;/P&gt;&lt;OL&gt;&lt;LI level="1" type="ol"&gt;&lt;P&gt;after enter po number and click on the view button, relevant data come to screen&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;OL&gt;&lt;LI level="2" type="ol"&gt;&lt;P&gt;New - Need to give data entering option in page and by save button, data must save in table&lt;/P&gt;&lt;/LI&gt;&lt;LI level="2" type="ol"&gt;&lt;P&gt;Edit   - when click on the edit button, relevant data need to come to page and also data entering option must be there, then click on the update button data must save&lt;/P&gt;&lt;/LI&gt;&lt;LI level="2" type="ol"&gt;&lt;P&gt;Delete - Relevant data record in the ztable need to deleete.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so please give some simple sample, its very useful for me&lt;/P&gt;&lt;P&gt;are there any forums against BSP&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;Nelson Rodrigo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Apr 2010 03:17:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-table-update/m-p/6765876#M1462344</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-06T03:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: BSP Table Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-table-update/m-p/6765877#M1462345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is loads and loads of info on BSP on SCN. All you have to do is search for it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[BSP Forum|&lt;A class="jive_macro jive_macro_community" href="https://community.sap.com/" __jive_macro_name="community" modifiedtitle="true" __default_attr="2023"&gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;[BSP WiKi|https://wiki.sdn.sap.com/wiki/display/BSP]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and that's just the beginning. A lot of tutorials (Thomas Jung / Brian McKellar amongst others), etc. etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Apr 2010 06:05:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-table-update/m-p/6765877#M1462345</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2010-04-06T06:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: BSP Table Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-table-update/m-p/6765878#M1462346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nelson;&lt;/P&gt;&lt;P&gt;I made a step-by-step tutorial on creating, deleting and updating entries in a Z-table using BSP application; in case you got to update standard table or got to make entries for standard table or delete from standard table; you can better use BAPIs or its associated function modules. &lt;/P&gt;&lt;P&gt;But the steps shown in the tutorial remain the same;&lt;/P&gt;&lt;P&gt;saptechnical[.]com[/]Tutorials[/]BSP[/]DatabaseEntries[/]Modify[.]htm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you have got any further issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Zahack&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Apr 2010 07:25:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-table-update/m-p/6765878#M1462346</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-06T07:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: BSP Table Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-table-update/m-p/6765879#M1462347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dear Zahack&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the post, its very good but bit difficult to understand,&lt;/P&gt;&lt;P&gt;according to my requirement&lt;/P&gt;&lt;P&gt;in initial screen i have one input box and Fore buttons (View, New, Edit,Delete)&lt;/P&gt;&lt;P&gt;i want to do the rest against input box value (PO Number)&lt;/P&gt;&lt;P&gt;so please let me know &lt;/P&gt;&lt;P&gt;how can i handle button events in event handler and layout&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;Nelson Rodrigo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Apr 2010 04:49:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bsp-table-update/m-p/6765879#M1462347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-07T04:49:16Z</dc:date>
    </item>
  </channel>
</rss>

