<?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 parameter in eCATT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-parameter-in-ecatt/m-p/2421822#M540745</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Uwe and Sapna,&lt;/P&gt;&lt;P&gt;              I have already tried the way you explained and it is not accepting  data element or single field to be referred as table type. I could  only define table parameters  with either  Structure or Table in  ABAP dictionary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;--Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Jun 2007 12:34:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-22T12:34:12Z</dc:date>
    <item>
      <title>Table parameter in eCATT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-parameter-in-ecatt/m-p/2421816#M540739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;          Is it possible in eCATT to define a table parameter with the single field of any database table.  Here i should not create any database table or structure with this single field to refer as a parameter type in eCATT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;--Gunnam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2007 11:17:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-parameter-in-ecatt/m-p/2421816#M540739</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-21T11:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Table parameter in eCATT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-parameter-in-ecatt/m-p/2421817#M540740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Venkat,&lt;/P&gt;&lt;P&gt;  Can you be a bit more clear what you want to do ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e CATT generally involves recording process of a particular Transaction or FM...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The parameters are created automatically once you record .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give some more details so that we can help .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~ Laxmi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Reward the helpful answers&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2007 11:35:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-parameter-in-ecatt/m-p/2421817#M540740</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-21T11:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Table parameter in eCATT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-parameter-in-ecatt/m-p/2421818#M540741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;  Parameters are never created automatically. but you can parameterize the values of input fields after recording is over. In eCATT we can define 3 types of parameters called input,local,Export. To me i want to define a local parameter which can contain a set of values. This is possible only through having a table type parameter. So in this context i want to have a table parameter which will have only one field in it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;--Gunnam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2007 14:47:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-parameter-in-ecatt/m-p/2421818#M540741</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-21T14:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Table parameter in eCATT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-parameter-in-ecatt/m-p/2421819#M540742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I understood from your query is that you want to create an eCATT Parameter of type Table but having only field in it. I guess you might have attached a table from the Parameter Reference search help to your eCATT Parameter. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If above is your requirement then instead of using table directly in the parameter reference field, try using the Data Element of the same field. This field belongs to your  table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS If the answer solves your query, plz close the thread by rewarding each reply and marking it Solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2007 07:46:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-parameter-in-ecatt/m-p/2421819#M540742</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-22T07:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Table parameter in eCATT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-parameter-in-ecatt/m-p/2421820#M540743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    What I mean by 'Automatic creation of parameters' is that after you record, &lt;/P&gt;&lt;P&gt;these 3 kinds of parameters will be created in the script itself .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  You need not CREATE these parameters by yourself .&lt;/P&gt;&lt;P&gt;Once these are created, of course you can change these parameters, their values and types .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I believe you want to pass a value of table type .&lt;/P&gt;&lt;P&gt;In tht case, you can change tht parameter and include a field type of that table .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; pls let me know if this is what you are looking for .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~ Laxmi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2007 07:54:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-parameter-in-ecatt/m-p/2421820#M540743</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-22T07:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Table parameter in eCATT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-parameter-in-ecatt/m-p/2421821#M540744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Venkat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems possible. For example, if you want to define a &amp;lt;i&amp;gt;table type&amp;lt;/i&amp;gt; for field BUKRS then define your parameter as following:&lt;/P&gt;&lt;P&gt;- Parameter Reference = BUKRS[]        " ==&amp;gt; [] = table type !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you double-click on the name of your parameter (e.g. IT_BUKRS for IMPORTING parameter) you will see next to the text editor the tree and ALV view for editing your table type parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2007 07:55:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-parameter-in-ecatt/m-p/2421821#M540744</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2007-06-22T07:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Table parameter in eCATT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-parameter-in-ecatt/m-p/2421822#M540745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Uwe and Sapna,&lt;/P&gt;&lt;P&gt;              I have already tried the way you explained and it is not accepting  data element or single field to be referred as table type. I could  only define table parameters  with either  Structure or Table in  ABAP dictionary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;--Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2007 12:34:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-parameter-in-ecatt/m-p/2421822#M540745</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-22T12:34:12Z</dc:date>
    </item>
  </channel>
</rss>

