<?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-fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-fields/m-p/3495224#M840635</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of TSPA u use the table TSPAT where TSPAT is the text table of TSPA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here u should specify the required language key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;awrd points if useful&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bhupal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Feb 2008 06:04:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-27T06:04:01Z</dc:date>
    <item>
      <title>Table-fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-fields/m-p/3495222#M840633</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;i have one table TSPA.&lt;/P&gt;&lt;P&gt;it has only one field SPART, but wile checking the table contents it showing two fields SPART and and VTEXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any ways i want VTEXT field from TSPA table. i want show that text in out put screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am writing the code like this.&lt;/P&gt;&lt;P&gt;&lt;U&gt;in program&lt;/U&gt;&lt;/P&gt;&lt;P&gt;SELECT * FROM TSPA WHERE SPART = VBAK-SPART.&lt;/P&gt;&lt;P&gt;end select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;in script form.&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;TSPA-VTEXT&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but that field is not picking....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;could any body help me how to pick that field&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 05:58:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-fields/m-p/3495222#M840633</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T05:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Table-fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-fields/m-p/3495223#M840634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try TSPAT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 06:03:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-fields/m-p/3495223#M840634</guid>
      <dc:creator>daixiong_jiang3</dc:creator>
      <dc:date>2008-02-27T06:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: Table-fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-fields/m-p/3495224#M840635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of TSPA u use the table TSPAT where TSPAT is the text table of TSPA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here u should specify the required language key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;awrd points if useful&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bhupal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 06:04:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-fields/m-p/3495224#M840635</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T06:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: Table-fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-fields/m-p/3495225#M840636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TSPA has 2 fields.&lt;/P&gt;&lt;P&gt;It has a text table TSPAT associated with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open table TSPA -&amp;gt; Goto -&amp;gt; Text Table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the text field is from TSPAT table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Swati&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 06:06:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-fields/m-p/3495225#M840636</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T06:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: Table-fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-fields/m-p/3495226#M840637</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;  Use  table   &lt;STRONG&gt;TSPAT&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 06:09:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-fields/m-p/3495226#M840637</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T06:09:08Z</dc:date>
    </item>
  </channel>
</rss>

