<?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: Multiple rows in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-rows/m-p/5904025#M1328548</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can add a structure to a Transparent table using "Include". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check ABAP Help to get details on that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ebc9446011d189700000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ebc9446011d189700000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section .- Tables -&amp;gt; Making changes to Tables - &amp;gt;  Inserting an Include &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section .- Tables -&amp;gt; Table fields - &amp;gt; Includes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you cannot have a Deep Structure for a "Transparent Table". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to store multiple records for a key, you can use the concept of "data clusters in the database"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3bf8358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3bf8358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a transparent table just like INDX table and store data as cluster using export and import from database &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Abhishek Jolly on Jul 8, 2009 11:02 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jul 2009 21:01:16 GMT</pubDate>
    <dc:creator>former_member195698</dc:creator>
    <dc:date>2009-07-08T21:01:16Z</dc:date>
    <item>
      <title>Multiple rows</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-rows/m-p/5904024#M1328547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I initially created a custom transparent table called ZCUSTOMER_DETAILS with the following fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KEY_FIELD1&lt;/P&gt;&lt;P&gt;FIELD1&lt;/P&gt;&lt;P&gt;FIELD2&lt;/P&gt;&lt;P&gt;FIELD3&lt;/P&gt;&lt;P&gt;FIELD4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in ECC6, is it possible to define table type for FIELD1 to FIELD4 and use the table type in the custom transparent table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KEY_FIELD1&lt;/P&gt;&lt;P&gt;TABLE_TYPE1 (contains FIELD1, FIELD2, FIELD3, FIELD4)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The goal is to have only one row defined by KEY_FIELD1 in ZCUSTOMER_DETAILS but KEY_FIELD1 can have multiple details via TABLE_TYPE1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?  I tried to use data type STRUCTURE and TABLE TYPE but I'm getting errors.  Haven't done it before so I'm not sure if I am not doing it properly or its just really not possible.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and kind regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2009 20:54:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-rows/m-p/5904024#M1328547</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-08T20:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple rows</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-rows/m-p/5904025#M1328548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can add a structure to a Transparent table using "Include". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check ABAP Help to get details on that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ebc9446011d189700000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ebc9446011d189700000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section .- Tables -&amp;gt; Making changes to Tables - &amp;gt;  Inserting an Include &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section .- Tables -&amp;gt; Table fields - &amp;gt; Includes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you cannot have a Deep Structure for a "Transparent Table". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to store multiple records for a key, you can use the concept of "data clusters in the database"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3bf8358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3bf8358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a transparent table just like INDX table and store data as cluster using export and import from database &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Abhishek Jolly on Jul 8, 2009 11:02 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2009 21:01:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-rows/m-p/5904025#M1328548</guid>
      <dc:creator>former_member195698</dc:creator>
      <dc:date>2009-07-08T21:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple rows</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-rows/m-p/5904026#M1328549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Blumtain,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you have described is not possible in a transparent table. You see, a transparent table will have a table in the underlying database. And AFAIK, no database system supports such a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, you can build such an internal table within your ABAP program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have only one key field, but want to have multiple detail records, then you must create a second key field and populate that field with a serial number just so you will have unique records.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2009 21:51:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-rows/m-p/5904026#M1328549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-08T21:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple rows</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-rows/m-p/5904027#M1328550</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;Just create separate tables for multiple entries and maintain them using the Foreign key concept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will ensure that your date is consistent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 04:17:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-rows/m-p/5904027#M1328550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-09T04:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple rows</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-rows/m-p/5904028#M1328551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;It is possible to make the table type.&lt;/P&gt;&lt;P&gt;Do like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First create a transparent table containing the fields FIELD1, FIELD2, FIELD3, FIELD4.&lt;/P&gt;&lt;P&gt;2nd create a table type &lt;/P&gt;&lt;P&gt;   -  put the first fields as  KEY_FIELD1 &lt;/P&gt;&lt;P&gt;   - append structure as created in the 1st step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully I have cleared my point and would helpful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shashi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 04:24:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-rows/m-p/5904028#M1328551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-09T04:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple rows</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-rows/m-p/5904029#M1328552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dude..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this Multiple row are possible in INFO _CUBES.. it is not possible in transprant table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can store the data with foreign key relation ship using different tables. other wise you can do &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do that with internal table concept.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;GSANA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 09:07:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-rows/m-p/5904029#M1328552</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-09T09:07:15Z</dc:date>
    </item>
  </channel>
</rss>

