<?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: when declaring table  getting error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/when-declaring-table-getting-error/m-p/3786287#M910924</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;i am getting error at the first lin ie tables:z&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 May 2008 07:17:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-05T07:17:25Z</dc:date>
    <item>
      <title>when declaring table  getting error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/when-declaring-table-getting-error/m-p/3786285#M910922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;when ever declaring &lt;/P&gt;&lt;P&gt;tables:ZIMS_ADDR_REQ &lt;/P&gt;&lt;P&gt;giving error message as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZIMS_ADDR_REQ must be a flat structure ,you cannot use internal tables ,string,refernce ,or structure as component.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2008 20:04:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/when-declaring-table-getting-error/m-p/3786285#M910922</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-02T20:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: when declaring table  getting error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/when-declaring-table-getting-error/m-p/3786286#M910923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error is not coming from this declaration.. can you double check by double clicking on error message and see where it takes  you.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know your result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enjoy SAP.&lt;/P&gt;&lt;P&gt;Pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2008 21:39:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/when-declaring-table-getting-error/m-p/3786286#M910923</guid>
      <dc:creator>messier31</dc:creator>
      <dc:date>2008-05-02T21:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: when declaring table  getting error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/when-declaring-table-getting-error/m-p/3786287#M910924</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;i am getting error at the first lin ie tables:z&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 07:17:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/when-declaring-table-getting-error/m-p/3786287#M910924</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T07:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: when declaring table  getting error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/when-declaring-table-getting-error/m-p/3786288#M910925</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;can u paste ur code here. &lt;/P&gt;&lt;P&gt;if it is a structure defined in data dictionary, then it should not give u an error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 08:18:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/when-declaring-table-getting-error/m-p/3786288#M910925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T08:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: when declaring table  getting error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/when-declaring-table-getting-error/m-p/3786289#M910926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;if your table 'ZIMS_ADDR_REQ ' contains a structure,&lt;/P&gt;&lt;P&gt;u must check that structure...&lt;/P&gt;&lt;P&gt;maybe one of the fields of that structure marked as reference type ( RType column is checked )...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check pls...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards, &lt;/P&gt;&lt;P&gt;Burak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 10:52:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/when-declaring-table-getting-error/m-p/3786289#M910926</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T10:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: when declaring table  getting error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/when-declaring-table-getting-error/m-p/3786290#M910927</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;in data dictionary it is showing as a transparent table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 12:14:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/when-declaring-table-getting-error/m-p/3786290#M910927</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T12:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: when declaring table  getting error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/when-declaring-table-getting-error/m-p/3786291#M910928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;code :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; TABLES:ZIMS_ADDR_REQ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;************************************************************************&lt;/P&gt;&lt;P&gt;************************************************************************&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                      DATA DECLERATION&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;************************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : BEGIN OF IT_DATA OCCURS 0,&lt;/P&gt;&lt;P&gt;       ID     LIKE ZIMS_ADDR_REQ-ZIMSID,&lt;/P&gt;&lt;P&gt;       DATE   LIKE ZIMS_ADDR_REQ-AEDAT,&lt;/P&gt;&lt;P&gt;       TIME   LIKE ZIMS_ADDR_REQ-AEZET,&lt;/P&gt;&lt;P&gt;       NAME1  LIKE ZIMS_ADDR_REQ-FIRSTNAME,&lt;/P&gt;&lt;P&gt;       NAME2  LIKE ZIMS_ADDR_REQ-LASTNAME,&lt;/P&gt;&lt;P&gt;       ADDRS1 LIKE ZIMS_ADDR_REQ-ADDR_LINE1,&lt;/P&gt;&lt;P&gt;       ADDRS2 LIKE ZIMS_ADDR_REQ-ADDR_LINE2,&lt;/P&gt;&lt;P&gt;       CITY   LIKE ZIMS_ADDR_REQ-CITY,&lt;/P&gt;&lt;P&gt;       STATE  LIKE ZIMS_ADDR_REQ-CITY,&lt;/P&gt;&lt;P&gt;       ZIP    LIKE ZIMS_ADDR_REQ-ZIP,&lt;/P&gt;&lt;P&gt;       PHONE  LIKE ZIMS_ADDR_REQ-PHONE,&lt;/P&gt;&lt;P&gt;       EMAIL  LIKE ZIMS_ADDR_REQ-EMAIL,&lt;/P&gt;&lt;P&gt;       FAX    LIKE ZIMS_ADDR_REQ-FAX,&lt;/P&gt;&lt;P&gt;       AENAM  LIKE ZIMS_ADDR_REQ-AENAM,&lt;/P&gt;&lt;P&gt;     END OF IT_DATA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 12:15:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/when-declaring-table-getting-error/m-p/3786291#M910928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T12:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: when declaring table  getting error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/when-declaring-table-getting-error/m-p/3786292#M910929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i mean,&lt;/P&gt;&lt;P&gt;does the transparent table ZIMS_ADDR_REQ have an include structure?&lt;/P&gt;&lt;P&gt;if it has,&lt;/P&gt;&lt;P&gt;check the structure,&lt;/P&gt;&lt;P&gt;if one or more field checked as RType,&lt;/P&gt;&lt;P&gt;u can get this error...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u post,&lt;/P&gt;&lt;P&gt;fields of table ZIMS_ADDR_REQ from se11...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 12:23:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/when-declaring-table-getting-error/m-p/3786292#M910929</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T12:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: when declaring table  getting error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/when-declaring-table-getting-error/m-p/3786293#M910930</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;it has been solved , by building  the  structure for th z table and internal table as structure and then display.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 17:27:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/when-declaring-table-getting-error/m-p/3786293#M910930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T17:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: when declaring table  getting error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/when-declaring-table-getting-error/m-p/3786294#M910931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cretae a structure same as the tabe structure and then create internal table reflt tointernal table then i works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 18:12:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/when-declaring-table-getting-error/m-p/3786294#M910931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T18:12:05Z</dc:date>
    </item>
  </channel>
</rss>

