<?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 found error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-found-error/m-p/7445338#M1552196</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a module pool pogram by using table control wizard.&lt;/P&gt;&lt;P&gt;But when i am trying to execute it, it is going to short dump saying that table control was searched but not found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROCESS BEFORE OUTPUT.&lt;/P&gt;&lt;P&gt;*&amp;amp;SPWIZARD: PBO FLOW LOGIC FOR TABLECONTROL 'BANK_DET_TC'&lt;/P&gt;&lt;P&gt;  MODULE BANK_DET_TC_CHANGE_TC_ATTR.&lt;/P&gt;&lt;P&gt;*&amp;amp;SPWIZARD: MODULE BANK_DET_TC_CHANGE_COL_ATTR.&lt;/P&gt;&lt;P&gt;  LOOP AT   IT_BANK_DETAILS&lt;/P&gt;&lt;P&gt;       INTO WA_BANK_DETAILS&lt;/P&gt;&lt;P&gt;       WITH CONTROL BANK_DET_TC&lt;/P&gt;&lt;P&gt;CURSOR BANK_DET_TC-CURRENT_LINE             "getting error here"&lt;/P&gt;&lt;P&gt;*&amp;amp;SPWIZARD:   MODULE BANK_DET_TC_CHANGE_FIELD_ATTR&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; MODULE STATUS_0100.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROCESS AFTER INPUT.&lt;/P&gt;&lt;P&gt;*&amp;amp;SPWIZARD: PAI FLOW LOGIC FOR TABLECONTROL 'BANK_DET_TC'&lt;/P&gt;&lt;P&gt;  LOOP AT IT_BANK_DETAILS.&lt;/P&gt;&lt;P&gt;    CHAIN.&lt;/P&gt;&lt;P&gt;      FIELD WA_BANK_DETAILS-KUNNR.&lt;/P&gt;&lt;P&gt;      FIELD WA_BANK_DETAILS-ORT01.&lt;/P&gt;&lt;P&gt;      FIELD WA_BANK_DETAILS-BANKL.&lt;/P&gt;&lt;P&gt;      FIELD WA_BANK_DETAILS-BANKN.&lt;/P&gt;&lt;P&gt;      FIELD WA_BANK_DETAILS-KOINH.&lt;/P&gt;&lt;P&gt;    endchain.&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;*&amp;amp;SPWIZARD: MODULE BANK_DET_TC_CHANGE_TC_ATTR.&lt;/P&gt;&lt;P&gt;*&amp;amp;SPWIZARD: MODULE BANK_DET_TC_CHANGE_COL_ATTR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  MODULE USER_COMMAND_0100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;brs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Dec 2010 12:12:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-12-15T12:12:30Z</dc:date>
    <item>
      <title>table control found error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-found-error/m-p/7445338#M1552196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a module pool pogram by using table control wizard.&lt;/P&gt;&lt;P&gt;But when i am trying to execute it, it is going to short dump saying that table control was searched but not found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROCESS BEFORE OUTPUT.&lt;/P&gt;&lt;P&gt;*&amp;amp;SPWIZARD: PBO FLOW LOGIC FOR TABLECONTROL 'BANK_DET_TC'&lt;/P&gt;&lt;P&gt;  MODULE BANK_DET_TC_CHANGE_TC_ATTR.&lt;/P&gt;&lt;P&gt;*&amp;amp;SPWIZARD: MODULE BANK_DET_TC_CHANGE_COL_ATTR.&lt;/P&gt;&lt;P&gt;  LOOP AT   IT_BANK_DETAILS&lt;/P&gt;&lt;P&gt;       INTO WA_BANK_DETAILS&lt;/P&gt;&lt;P&gt;       WITH CONTROL BANK_DET_TC&lt;/P&gt;&lt;P&gt;CURSOR BANK_DET_TC-CURRENT_LINE             "getting error here"&lt;/P&gt;&lt;P&gt;*&amp;amp;SPWIZARD:   MODULE BANK_DET_TC_CHANGE_FIELD_ATTR&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; MODULE STATUS_0100.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROCESS AFTER INPUT.&lt;/P&gt;&lt;P&gt;*&amp;amp;SPWIZARD: PAI FLOW LOGIC FOR TABLECONTROL 'BANK_DET_TC'&lt;/P&gt;&lt;P&gt;  LOOP AT IT_BANK_DETAILS.&lt;/P&gt;&lt;P&gt;    CHAIN.&lt;/P&gt;&lt;P&gt;      FIELD WA_BANK_DETAILS-KUNNR.&lt;/P&gt;&lt;P&gt;      FIELD WA_BANK_DETAILS-ORT01.&lt;/P&gt;&lt;P&gt;      FIELD WA_BANK_DETAILS-BANKL.&lt;/P&gt;&lt;P&gt;      FIELD WA_BANK_DETAILS-BANKN.&lt;/P&gt;&lt;P&gt;      FIELD WA_BANK_DETAILS-KOINH.&lt;/P&gt;&lt;P&gt;    endchain.&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;*&amp;amp;SPWIZARD: MODULE BANK_DET_TC_CHANGE_TC_ATTR.&lt;/P&gt;&lt;P&gt;*&amp;amp;SPWIZARD: MODULE BANK_DET_TC_CHANGE_COL_ATTR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  MODULE USER_COMMAND_0100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;brs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 12:12:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-found-error/m-p/7445338#M1552196</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-15T12:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: table control found error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-found-error/m-p/7445339#M1552197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How you have defined the CONTROL BANK_DET_TC ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 12:20:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-found-error/m-p/7445339#M1552197</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2010-12-15T12:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: table control found error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-found-error/m-p/7445340#M1552198</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;Do you have table control in the screen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link. IN this, I am explaining database manipulations using table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/abap-code-samples/table%20control%20in%20abap.pdf" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/abap-code-samples/table%20control%20in%20abap.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 12:26:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-found-error/m-p/7445340#M1552198</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2010-12-15T12:26:45Z</dc:date>
    </item>
  </channel>
</rss>

