<?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 Table Control Logic in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-logic/m-p/5261144#M1215111</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 a requirement to enhance additional data B screen in VA01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to display schedule line items for a sales order item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose for sales order , there are 2 items let the item number be 10 and 20 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For item 10 we have 3 schedule line items.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Initailly I will be having a button only "&lt;STRONG&gt;change schedule line&lt;/STRONG&gt;".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i click on that button the below mentioned data should appear with a button "&lt;STRONG&gt;Change&lt;/STRONG&gt;" below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in additional data screen B i need to display the below fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; check box | Schedule line item no | schedule line date | quantity &lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------------------------------------" /&gt;&lt;P&gt; 	        10                          20/03/2009            2&lt;/P&gt;&lt;P&gt; 	        20                          20/03/2009            3&lt;/P&gt;&lt;P&gt;  	        30                          20/03/2009            6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;initially it will be in display mode .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When user checks the check box for a particular item and click on button &lt;STRONG&gt;change&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;those rows should be editable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how can i implement this on VA01 screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Mar 2009 18:38:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-18T18:38:02Z</dc:date>
    <item>
      <title>Table Control Logic</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-logic/m-p/5261144#M1215111</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 a requirement to enhance additional data B screen in VA01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to display schedule line items for a sales order item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose for sales order , there are 2 items let the item number be 10 and 20 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For item 10 we have 3 schedule line items.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Initailly I will be having a button only "&lt;STRONG&gt;change schedule line&lt;/STRONG&gt;".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i click on that button the below mentioned data should appear with a button "&lt;STRONG&gt;Change&lt;/STRONG&gt;" below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in additional data screen B i need to display the below fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; check box | Schedule line item no | schedule line date | quantity &lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------------------------------------" /&gt;&lt;P&gt; 	        10                          20/03/2009            2&lt;/P&gt;&lt;P&gt; 	        20                          20/03/2009            3&lt;/P&gt;&lt;P&gt;  	        30                          20/03/2009            6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;initially it will be in display mode .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When user checks the check box for a particular item and click on button &lt;STRONG&gt;change&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;those rows should be editable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how can i implement this on VA01 screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 18:38:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-logic/m-p/5261144#M1215111</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-18T18:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control Logic</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-logic/m-p/5261145#M1215112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Avi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its a very good query to post,&lt;/P&gt;&lt;P&gt;But I never worked upon VA01 for this rquirement though i worked on several,&lt;/P&gt;&lt;P&gt;Since i worked upon several exit for VA01, VA02.. I know some User-Exits, try that...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look into SAP Wiki...!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto- SAP wiki-&amp;gt; ERP Operations -&amp;gt; ERP SD -&amp;gt; SD User-Exits&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you can find a lot of user exits with its descriptions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And please can you post the solution when your query solved...!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Reagrds,&lt;/P&gt;&lt;P&gt;Dileep .C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2009 02:37:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-logic/m-p/5261145#M1215112</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-19T02:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control Logic</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-logic/m-p/5261146#M1215113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;done&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 15:40:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-logic/m-p/5261146#M1215113</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-26T15:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control Logic</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-logic/m-p/5261147#M1215114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi AVI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please share the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Dileep .C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2009 05:52:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-logic/m-p/5261147#M1215114</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-27T05:52:45Z</dc:date>
    </item>
  </channel>
</rss>

