<?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: Extra fields in Table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/extra-fields-in-table/m-p/7940135#M1600599</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Alvaro,&lt;/P&gt;&lt;P&gt;Thats fine. Where is this join happening with the text table?&lt;/P&gt;&lt;P&gt;Is there a way where we can see this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jun 2011 16:42:34 GMT</pubDate>
    <dc:creator>ricky_shaw</dc:creator>
    <dc:date>2011-06-29T16:42:34Z</dc:date>
    <item>
      <title>Extra fields in Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extra-fields-in-table/m-p/7940133#M1600597</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;Some tables hold few fields as part of their strcuture definition. &lt;/P&gt;&lt;P&gt;But when we try to see the entries(se11)  of the table few more extra fields are seen.&lt;/P&gt;&lt;P&gt;Ex: In TJ02 table we can see only 3 fields as per defenition but when we see the contents, we can TXT04 &amp;amp; TXT30 also which is not seen in definition. &lt;/P&gt;&lt;P&gt;How is that possible ? Are these fields Extra fields  defined in a buffer or memory area..etc?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 15:45:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extra-fields-in-table/m-p/7940133#M1600597</guid>
      <dc:creator>ricky_shaw</dc:creator>
      <dc:date>2011-06-29T15:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: Extra fields in Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extra-fields-in-table/m-p/7940134#M1600598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ricky.&lt;/P&gt;&lt;P&gt;When you display the fields for a table (i.e. transaction SE11 or SE12), you see exactly the fields for that table.&lt;/P&gt;&lt;P&gt;But, if you jump to the contents of that table, or if you display the contents via transaction SE16, SAP automatically joins this first table to the text table (in this case, TJ02T). That's why you see 2 extra text fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This happens in may other cases: for example T003 (text table T003T), CSKA (text table CSKU), etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps. Kind regards,&lt;/P&gt;&lt;P&gt;Alvaro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Vidal-Abarca on Jun 29, 2011 5:55 PM   --Added more examples&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 15:50:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extra-fields-in-table/m-p/7940134#M1600598</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-29T15:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Extra fields in Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extra-fields-in-table/m-p/7940135#M1600599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Alvaro,&lt;/P&gt;&lt;P&gt;Thats fine. Where is this join happening with the text table?&lt;/P&gt;&lt;P&gt;Is there a way where we can see this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 16:42:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extra-fields-in-table/m-p/7940135#M1600599</guid>
      <dc:creator>ricky_shaw</dc:creator>
      <dc:date>2011-06-29T16:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Extra fields in Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extra-fields-in-table/m-p/7940136#M1600600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ricky Sh ,&lt;/P&gt;&lt;P&gt;                          The reason for those additional fields is in the SE11 is by defalut after you go inside the SE11 and enter the table name and go inside by pressing "F7" . There if you see the menu Go-&amp;gt; Text table  there the link is assigned internally. That is the reason you are able to see the texts in the SE11 result screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;To create a tabel with text table field shown up you need to create a table as mentioned below:-&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Procedure&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;To use the functions offered by a text table, create a table(ZCustom Text Table) in the ABAP Dictionary with the same key as table &amp;lt;ZCustom Table&amp;gt; and an extra field with type SPRAS. Define the text fields as non-key fields in this table. Then define a text foreign key from this text table to table &amp;lt;ZCustom Table&amp;gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this answers your questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Greetson.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 16:53:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extra-fields-in-table/m-p/7940136#M1600600</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-29T16:53:54Z</dc:date>
    </item>
  </channel>
</rss>

