<?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 eCATT- : Issue with GETGUI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-issue-with-getgui/m-p/10252618#M1829500</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;As per the requirement I need to GETGUI below given data which is in the single large size textbox and then need to&lt;BR /&gt;validate it using CHEVAR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;‘&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;BKPF-BLART &amp;lt;&amp;gt; 'UE' AND&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;BKPF-BLART &amp;lt;&amp;gt; 'UN' AND&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;BKPF-BLART &amp;lt;&amp;gt; 'SB' AND&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;BKPF-BLART &amp;lt;&amp;gt; 'SK' AND&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;BKPF-BLART &amp;lt;&amp;gt; 'DA' AND&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;BKPF-BLART &amp;lt;&amp;gt; 'DB' AND&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;BKPF-XREF2_HD = '' '&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I am able to do &lt;STRONG&gt;GETGUI&lt;/STRONG&gt; successfully, complete data is getting displayed in the expected value section of command interface in structure&lt;BR /&gt;editor.&lt;/P&gt;&lt;P&gt;But while executing when I am trying to pass captured data (from screen) to local variable, Local variable is containing value ‘STR-DATA-01’, hence I am not able to validate the real data at all. Here real data exist inside ‘&lt;STRONG&gt;STR-DATA-01&lt;/STRONG&gt;’ .&lt;/P&gt;&lt;P&gt;is there any way to access data from ‘STR-DATA-01’?? &lt;/P&gt;&lt;P&gt; Or anyone could tell me how above mentioned issue can be resolved?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screen shot has been attached to get the clear understanding of the issue.&lt;/P&gt;&lt;P&gt;Thanx &amp;amp; Regard,&lt;/P&gt;&lt;P&gt;Ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 May 2014 09:56:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-05-02T09:56:04Z</dc:date>
    <item>
      <title>eCATT- : Issue with GETGUI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-issue-with-getgui/m-p/10252618#M1829500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;As per the requirement I need to GETGUI below given data which is in the single large size textbox and then need to&lt;BR /&gt;validate it using CHEVAR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;‘&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;BKPF-BLART &amp;lt;&amp;gt; 'UE' AND&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;BKPF-BLART &amp;lt;&amp;gt; 'UN' AND&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;BKPF-BLART &amp;lt;&amp;gt; 'SB' AND&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;BKPF-BLART &amp;lt;&amp;gt; 'SK' AND&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;BKPF-BLART &amp;lt;&amp;gt; 'DA' AND&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;BKPF-BLART &amp;lt;&amp;gt; 'DB' AND&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;BKPF-XREF2_HD = '' '&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I am able to do &lt;STRONG&gt;GETGUI&lt;/STRONG&gt; successfully, complete data is getting displayed in the expected value section of command interface in structure&lt;BR /&gt;editor.&lt;/P&gt;&lt;P&gt;But while executing when I am trying to pass captured data (from screen) to local variable, Local variable is containing value ‘STR-DATA-01’, hence I am not able to validate the real data at all. Here real data exist inside ‘&lt;STRONG&gt;STR-DATA-01&lt;/STRONG&gt;’ .&lt;/P&gt;&lt;P&gt;is there any way to access data from ‘STR-DATA-01’?? &lt;/P&gt;&lt;P&gt; Or anyone could tell me how above mentioned issue can be resolved?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screen shot has been attached to get the clear understanding of the issue.&lt;/P&gt;&lt;P&gt;Thanx &amp;amp; Regard,&lt;/P&gt;&lt;P&gt;Ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2014 09:56:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-issue-with-getgui/m-p/10252618#M1829500</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-05-02T09:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: eCATT- : Issue with GETGUI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-issue-with-getgui/m-p/10252619#M1829501</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;I havn't done anything in ECATT for quite a long time, but I remember that it was possible to use ABAP Code. You could something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;DATA&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;lv_var_name &lt;SPAN class="L0S52"&gt;TYPE&amp;nbsp; &lt;/SPAN&gt;string&lt;SPAN class="L0S55"&gt;,&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; lv_var&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;string&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN class="L0S52"&gt;FIELD-SYMBOLS&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;&amp;lt;lv_temp&amp;gt; &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;ANY&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; lv_var_name &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'lv_var'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; lv_var &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'value'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN class="L0S52"&gt;ASSIGN &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;(&lt;/SPAN&gt;lv_var_name&lt;SPAN class="L0S55"&gt;) &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;TO &lt;/SPAN&gt;&amp;lt;lv_temp&amp;gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN class="L0S52"&gt;WRITE &lt;/SPAN&gt;&amp;lt;lv_temp&amp;gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;Best Regards&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;Marcin Cholewczuk&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 11:02:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-issue-with-getgui/m-p/10252619#M1829501</guid>
      <dc:creator>marcin_cholewczuk</dc:creator>
      <dc:date>2014-05-06T11:02:44Z</dc:date>
    </item>
  </channel>
</rss>

