<?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: Table control help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-help/m-p/1669846#M296178</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI deepthi,&lt;/P&gt;&lt;P&gt; In your PAI section. Are you calling your validation module inside the loop?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at itab.&lt;/P&gt;&lt;P&gt;module validate_line.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just do not use any chain-endchain and see.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Oct 2006 16:13:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-26T16:13:32Z</dc:date>
    <item>
      <title>Table control help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-help/m-p/1669844#M296176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am problem with table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two screens.&lt;/P&gt;&lt;P&gt;screen 1 have a copy button and field forr id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have give an input for id and press copy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;based on my input it retrieves data from ztable and displays in screen 2 where i have to modify few things and save it under new id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i HAVE FEW FIELD STATMENTS for table control fields IN pai&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is that i have error mess age type e if anything is wrong according to validation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is when i get an error message type e ,only that field is enabled to change.But i want the entire row to be enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can include the all the field statements in chain and endchain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i do that , my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;say if i have error in first row first column of table control i.e in first field stament , iam lossing all the fields(i.e 1 row fields) from there on.&lt;/P&gt;&lt;P&gt;    if i have error in first row second column of table control, i have firstrow first column value retained and i loose everything starting from first row second column on wards till the end of second row&lt;/P&gt;&lt;P&gt;similarly if the error is in 3 column then i have first and second column values but iam loosing from 3 rd on wards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to retain the values and as well enable the entire row to make changes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iam retrieving some values from ztable and displaying it in table control&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2006 15:38:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-help/m-p/1669844#M296176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-26T15:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: Table control help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-help/m-p/1669845#M296177</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;any suggestions &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2006 16:09:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-help/m-p/1669845#M296177</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-26T16:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Table control help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-help/m-p/1669846#M296178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI deepthi,&lt;/P&gt;&lt;P&gt; In your PAI section. Are you calling your validation module inside the loop?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at itab.&lt;/P&gt;&lt;P&gt;module validate_line.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just do not use any chain-endchain and see.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2006 16:13:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-help/m-p/1669846#M296178</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-26T16:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Table control help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-help/m-p/1669847#M296179</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 below code&lt;/P&gt;&lt;P&gt;      PROCESS AFTER INPUT.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Store internal table information inputted by the end user&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  LOOP AT INT_ZBKTSTKREC_EDIT.                              CHAIN.&lt;/P&gt;&lt;P&gt;    FIELD INT_ZBK_EDIT-RECONCILED.&lt;/P&gt;&lt;P&gt;    FIELD: INT_ZBk_EDIT-KBBLUNREC,&lt;/P&gt;&lt;P&gt;           INT_ZBK_EDIT-REASON_CD.&lt;/P&gt;&lt;P&gt;MODULE LINEIN_INT_ZBK_1520.&lt;/P&gt;&lt;P&gt;  ENDCHAIN.&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;amole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2006 16:24:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-help/m-p/1669847#M296179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-26T16:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Table control help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-help/m-p/1669848#M296180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;WHAT IS THE DIFFERENCE IF I GIVE &lt;/P&gt;&lt;P&gt; LOOP AT ITAB.&lt;/P&gt;&lt;P&gt;END LOOP.&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt; LOOP .&lt;/P&gt;&lt;P&gt;ENDLOOP .    IN PAI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*CHAIN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIELD Ztest-Zmatnr MODULE validatematerial.&lt;/P&gt;&lt;P&gt;FIELD Ztest-Zmaktx MODULE givedescription.&lt;/P&gt;&lt;P&gt;FIELD Ztest-zmenge MODULE CHECKqtylessthanten.&lt;/P&gt;&lt;P&gt;*endchain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in screen 1 i give id 123 and click copy, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i retrieving table from zxxx tables and displaying in the table control&lt;/P&gt;&lt;P&gt;then in screen 2 i have output like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mat1 abc 11&lt;/P&gt;&lt;P&gt;mat2 def 12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIELD Ztest-Zmatnr MODULE validatematerial. &lt;/P&gt;&lt;P&gt;in this module &lt;/P&gt;&lt;P&gt;i have to check whether material belongs to plant say pl1&lt;/P&gt;&lt;P&gt;if not i give an error type e&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i give a new id and click save&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then i get an error saying &lt;/P&gt;&lt;P&gt;mat1 doesn't belong to plant pl1 noe iam not using chain endchain which i comented&lt;/P&gt;&lt;P&gt;so it allows only to change mat but i need to change material descption as weel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i use chain end chain&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am able to change material descrption along with mat but iam lossing quantity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the control stops at FIELD Ztest-Zmaktx MODULE givedescription.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to change material and material desc and able to retain quantity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this can be done bymess typre s but i want to use mess type e.&lt;/P&gt;&lt;P&gt;is it possible to achieve this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2006 16:39:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-help/m-p/1669848#M296180</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-26T16:39:55Z</dc:date>
    </item>
  </channel>
</rss>

