<?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: Re:dialog programming in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-dialog-programming/m-p/2450900#M549239</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;Use the Table control with Wizard option to create the table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will generate most of the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you just need to add buttons to handle INSERT, UPDATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then process these in a PAI module and use INSERT MODIFY or UPDATE database statements for updating the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jun 2007 11:19:57 GMT</pubDate>
    <dc:creator>seshatalpasai_madala</dc:creator>
    <dc:date>2007-06-27T11:19:57Z</dc:date>
    <item>
      <title>Re:dialog programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-dialog-programming/m-p/2450897#M549236</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;&lt;/P&gt;&lt;P&gt;                     Iam new to dialog programming&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have created one table  zsd1-----there are 10 fields in it,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field1 -&lt;/P&gt;&lt;HR originaltext="------" /&gt;&lt;P&gt;enter some value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field2-----enter some value&lt;/P&gt;&lt;P&gt;field3----if value is y then&lt;/P&gt;&lt;P&gt;field4---- enable this field for entering otherwise no&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after i enter it should update in the database and from tht database it should display on the table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i modify any column in the table control and press modify button it should get modified in the database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        does any one have some sample codes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2007 10:55:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-dialog-programming/m-p/2450897#M549236</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-27T10:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Re:dialog programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-dialog-programming/m-p/2450898#M549237</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;SEE THE SYSTEM defined program&lt;/P&gt;&lt;P&gt;demo_dynpro_tabcont_loop_at&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;bharat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2007 11:02:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-dialog-programming/m-p/2450898#M549237</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-27T11:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Re:dialog programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-dialog-programming/m-p/2450899#M549238</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;put a button in the application tool bar.write the code for that button in the PAI of the screen.&lt;/P&gt;&lt;P&gt;SEE THE SYSTEM defined program&lt;/P&gt;&lt;P&gt;demo_dynpro_tabcont_loop_at&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;bharat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2007 11:03:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-dialog-programming/m-p/2450899#M549238</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-27T11:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Re:dialog programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-dialog-programming/m-p/2450900#M549239</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;Use the Table control with Wizard option to create the table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will generate most of the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you just need to add buttons to handle INSERT, UPDATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then process these in a PAI module and use INSERT MODIFY or UPDATE database statements for updating the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2007 11:19:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-dialog-programming/m-p/2450900#M549239</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2007-06-27T11:19:57Z</dc:date>
    </item>
  </channel>
</rss>

