<?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: TMG Issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tmg-issue/m-p/11098165#M1902980</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;meeta nair wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;,,,also if user&amp;nbsp; enter first field and press enter&amp;nbsp; still other all fields must be in edit mode only .&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;any idea ?&lt;/P&gt;
 &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Yes, Train the user not to press enter when they've only put data in the first field. Since doing so causes them inconvenience, Pavlov demonstrated they'll stop doing it after a while.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a developer it's a good idea to look at the final &lt;SPAN style="text-decoration: underline;"&gt;functional&lt;/SPAN&gt; requirement instead of trying to make a technical solution work differently from standard. If you need to load data into a table from Excel, then TMG isn't the right technical solution. To provide a sensible solution for the user, why not create a program that reads the Excel data, saved as a CSV, from the user's PC directly into the table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 May 2015 04:21:24 GMT</pubDate>
    <dc:creator>matt</dc:creator>
    <dc:date>2015-05-11T04:21:24Z</dc:date>
    <item>
      <title>TMG Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tmg-issue/m-p/11098164#M1902979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;requirement &lt;/STRONG&gt; is like to maintain a custom table&amp;nbsp; for lots of records in one short with sm30&amp;nbsp; new entries &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Issue &lt;/STRONG&gt; : but&amp;nbsp; screen layout&amp;nbsp; was coming field by field so user has to enter value field by field &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now in TMG&amp;nbsp; I changed Maintenance type&amp;nbsp; as&amp;nbsp; one step , now lots of entries&amp;nbsp; can be maintain in one short&amp;nbsp; but now new issues is&amp;nbsp; out of around 40 fields&amp;nbsp; 5 fields are key fields&amp;nbsp; and if&amp;nbsp; user&amp;nbsp; press enter&amp;nbsp; after entering first field&amp;nbsp; then rest of&amp;nbsp; key fields become&amp;nbsp; grayed out , where as user want they should be in edit mode only&amp;nbsp;&amp;nbsp; and&amp;nbsp;&amp;nbsp; if&amp;nbsp; I change Maintenance type as two step&amp;nbsp; then&amp;nbsp; this problem will resolve but then screen layout get change and again field by field it come&lt;/P&gt;&lt;P&gt;so&amp;nbsp; multiple data can not be copied from&amp;nbsp; excel .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so basically&amp;nbsp; combination is required is&amp;nbsp;&amp;nbsp; screen layout must be in such&amp;nbsp; a way that huge data can be copied from excel in one short ,&lt;/P&gt;&lt;P&gt;also if user&amp;nbsp; enter first field and press enter&amp;nbsp; still other all fields must be in edit mode only .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any idea ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 May 2015 16:22:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tmg-issue/m-p/11098164#M1902979</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-10T16:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: TMG Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tmg-issue/m-p/11098165#M1902980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;meeta nair wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;,,,also if user&amp;nbsp; enter first field and press enter&amp;nbsp; still other all fields must be in edit mode only .&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;any idea ?&lt;/P&gt;
 &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Yes, Train the user not to press enter when they've only put data in the first field. Since doing so causes them inconvenience, Pavlov demonstrated they'll stop doing it after a while.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a developer it's a good idea to look at the final &lt;SPAN style="text-decoration: underline;"&gt;functional&lt;/SPAN&gt; requirement instead of trying to make a technical solution work differently from standard. If you need to load data into a table from Excel, then TMG isn't the right technical solution. To provide a sensible solution for the user, why not create a program that reads the Excel data, saved as a CSV, from the user's PC directly into the table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 04:21:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tmg-issue/m-p/11098165#M1902980</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2015-05-11T04:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: TMG Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tmg-issue/m-p/11098166#M1902981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Matthew&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;actually&amp;nbsp; what I shared&amp;nbsp; was part one only of req&amp;nbsp; , after updation of&amp;nbsp; two tables&amp;nbsp; , for one table some logic need to right&amp;nbsp; for one of its field&amp;nbsp;&amp;nbsp; .&lt;/P&gt;&lt;P&gt;Eg:&amp;nbsp;&amp;nbsp; if a&amp;nbsp; table has&amp;nbsp; around 35 fields&amp;nbsp; then in these fields there is one field at mostly on bottom name&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ' STATUS ',&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first I have to check all 35 fields one by one from starting 2nd field of table ,, if any field has value then its mean&amp;nbsp; 1&amp;nbsp; ,if not then 0&amp;nbsp;&amp;nbsp; like that&amp;nbsp; need to read table from&amp;nbsp; 2nd field of table and concatenate these values in&amp;nbsp; one field&amp;nbsp; STATUS .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg&amp;nbsp; if&amp;nbsp; table&amp;nbsp; test had&amp;nbsp; 5 fields &lt;/P&gt;&lt;P&gt;1&amp;nbsp; A =&amp;nbsp; 'ttt' .&lt;/P&gt;&lt;P&gt;2&amp;nbsp; B =&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,&lt;/P&gt;&lt;P&gt;3&amp;nbsp; C =&amp;nbsp; '33'&lt;/P&gt;&lt;P&gt;4&amp;nbsp; D =&amp;nbsp; '343',&lt;/P&gt;&lt;P&gt;5&amp;nbsp; Status .&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In this case&amp;nbsp; status values should be&amp;nbsp; '1011'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now my query if&amp;nbsp; what could be the most optimized , performance side best method to write this logic as there will be multiple records and&amp;nbsp; 35 fields need to read to update this logic .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 08:02:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tmg-issue/m-p/11098166#M1902981</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-20T08:02:10Z</dc:date>
    </item>
  </channel>
</rss>

