<?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: TYPE for tables to create a parameter field. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/type-for-tables-to-create-a-parameter-field/m-p/6525730#M1425811</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The correct name is &lt;STRONG&gt;DD02L&lt;/STRONG&gt; -;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Blag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jan 2010 16:43:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-12T16:43:28Z</dc:date>
    <item>
      <title>TYPE for tables to create a parameter field.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/type-for-tables-to-create-a-parameter-field/m-p/6525729#M1425810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create a parameter field for tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the code in use is as per course BC402 is the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARAMETERS : pa_tab TYPE dd021-tabname.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the latest preivew version of abap.I am getting an error sayin the field ddo21-tabname is unknown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What would be the general type for all tables then?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2010 16:38:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/type-for-tables-to-create-a-parameter-field/m-p/6525729#M1425810</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-12T16:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: TYPE for tables to create a parameter field.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/type-for-tables-to-create-a-parameter-field/m-p/6525730#M1425811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The correct name is &lt;STRONG&gt;DD02L&lt;/STRONG&gt; -;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Blag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2010 16:43:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/type-for-tables-to-create-a-parameter-field/m-p/6525730#M1425811</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-12T16:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: TYPE for tables to create a parameter field.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/type-for-tables-to-create-a-parameter-field/m-p/6525731#M1425812</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;What's dd021? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's no structure o table with that name, try to use DD02L-TABNAME&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2010 16:48:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/type-for-tables-to-create-a-parameter-field/m-p/6525731#M1425812</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-12T16:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: TYPE for tables to create a parameter field.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/type-for-tables-to-create-a-parameter-field/m-p/6525732#M1425813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The table you are looking for is DD02L.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chaiphon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2010 16:51:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/type-for-tables-to-create-a-parameter-field/m-p/6525732#M1425813</guid>
      <dc:creator>chaiphon</dc:creator>
      <dc:date>2010-01-12T16:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: TYPE for tables to create a parameter field.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/type-for-tables-to-create-a-parameter-field/m-p/6525733#M1425814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The correct table name is &lt;STRONG&gt;DD02L&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;This table contain all information of &lt;STRONG&gt;SAP Tables&lt;/STRONG&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 21:55:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/type-for-tables-to-create-a-parameter-field/m-p/6525733#M1425814</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-23T21:55:16Z</dc:date>
    </item>
  </channel>
</rss>

