<?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 how to create local variables? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-local-variables/m-p/4636644#M1091677</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi im new using ecatt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to declare a local variable then used with some abap commands and then use it in the TCD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any general tips?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to create local vars?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Oct 2008 18:22:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-09T18:22:36Z</dc:date>
    <item>
      <title>how to create local variables?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-local-variables/m-p/4636644#M1091677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi im new using ecatt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to declare a local variable then used with some abap commands and then use it in the TCD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any general tips?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to create local vars?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2008 18:22:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-local-variables/m-p/4636644#M1091677</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-09T18:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to create local variables?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-local-variables/m-p/4636645#M1091678</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;Please refer to the screen shot in the link here, so that you can understand the terminologies I will use:[Test Script Editor|http://help.sap.com/saphelp_nw70/helpdata/EN/39/2f333bf40bc633e10000000a114084/content.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the parameter list, choose the button 'Append Parameter'&lt;/P&gt;&lt;P&gt;In the newly created line, please input the name of your parameter, description, Parmeter Value can be left empty, maintain 'V' (by default it is 'V') in the field View, input the data type your parameter should take.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you should have a local parameter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2008 18:56:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-local-variables/m-p/4636645#M1091678</guid>
      <dc:creator>qianchen</dc:creator>
      <dc:date>2008-10-09T18:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: how to create local variables?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-local-variables/m-p/4636646#M1091679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create the local variable as show below in the parameter section : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V_LOGTEXT	Log text		V	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here type V is variable type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also please remember that the parameter of type I (IMPORT) and E (EXPORT) cannot be used in the ABAP... ENDABAP section of the eCATT script. Only parameter of type V (VARIABLE) is visible in the ABAP ... ENDABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what you can do is assign the import or export parameter to a local variable and use it in the ABAP ... ENDABAP section.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope i have answered your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Best regards,&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2008 08:39:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-local-variables/m-p/4636646#M1091679</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-10T08:39:35Z</dc:date>
    </item>
  </channel>
</rss>

