<?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: Default label when using a machtcode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/default-label-when-using-a-machtcode/m-p/11228576#M1912082</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;SAP uses table DDSHDEFSH to control the default tab by user. Unfortunately it cannot be updated by configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no API to update this table. So only way could be updating it directly but as you know it is not recommended.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Aug 2015 13:59:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-08-03T13:59:36Z</dc:date>
    <item>
      <title>Default label when using a machtcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/default-label-when-using-a-machtcode/m-p/11228572#M1912078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts, When a machtcode is selected, what determines which the default label that is previously selected is? Is there any way to control this value? Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 09:51:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/default-label-when-using-a-machtcode/m-p/11228572#M1912078</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-03T09:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Default label when using a machtcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/default-label-when-using-a-machtcode/m-p/11228573#M1912079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Laura, &lt;/P&gt;&lt;P&gt;In my mind, machtcode is a search help object. But What is lable? You mean display either key or value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;BR /&gt;Archer &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 09:57:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/default-label-when-using-a-machtcode/m-p/11228573#M1912079</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-03T09:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Default label when using a machtcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/default-label-when-using-a-machtcode/m-p/11228574#M1912080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dengyong, When a field has a&amp;nbsp; "complex" matchcode, you can find objects according different criteria. With label I mean every option that we have. For example, in a material field, we have different labels to search, "Material Number/Material Description", "Material by bill of material", "Material by material group"... every of this options is in a different label.&amp;nbsp; Once you select the matchcode, one of them is active, is there any way to control which is the active one by default? Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 10:56:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/default-label-when-using-a-machtcode/m-p/11228574#M1912080</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-03T10:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Default label when using a machtcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/default-label-when-using-a-machtcode/m-p/11228575#M1912081</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;Use HOT Keys for selecting a specific tab&amp;nbsp; directly without going through all tabs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex :&lt;/P&gt;&lt;P&gt;Tcode- MM03 , for searching &lt;STRONG&gt;Material number by material catagory,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;in the material field, enter&amp;nbsp;&amp;nbsp;&amp;nbsp; =J&amp;nbsp; &amp;amp; press F4 ...........then you will get directly&amp;nbsp; the &lt;STRONG&gt;Material by Material catagory&lt;/STRONG&gt;&amp;nbsp; tab active .&lt;/P&gt;&lt;P&gt;similarly for every tabs, you can get a hot key,, which you can use to activate the desired tab directly .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;DJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 12:39:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/default-label-when-using-a-machtcode/m-p/11228575#M1912081</guid>
      <dc:creator>dibyajeeban_jena</dc:creator>
      <dc:date>2015-08-03T12:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Default label when using a machtcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/default-label-when-using-a-machtcode/m-p/11228576#M1912082</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;SAP uses table DDSHDEFSH to control the default tab by user. Unfortunately it cannot be updated by configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no API to update this table. So only way could be updating it directly but as you know it is not recommended.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 13:59:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/default-label-when-using-a-machtcode/m-p/11228576#M1912082</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-03T13:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: Default label when using a machtcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/default-label-when-using-a-machtcode/m-p/11228577#M1912083</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;You are correct, let me tell you one thing ,, values in table&amp;nbsp; &lt;STRONG&gt;DDSHDEFSH (&lt;/STRONG&gt;for a userID ) gets changed every time a user&amp;nbsp; uses a HOT key in the input field (As detailed in my last post) .&lt;/P&gt;&lt;P&gt;so i dont think you need any API or enhancement for the value to be changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You just have to use one HOT key for the tab which you want. then it will get updated in the table automatically .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use as mentioned in my last post and check .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;DJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 14:15:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/default-label-when-using-a-machtcode/m-p/11228577#M1912083</guid>
      <dc:creator>dibyajeeban_jena</dc:creator>
      <dc:date>2015-08-03T14:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Default label when using a machtcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/default-label-when-using-a-machtcode/m-p/11228578#M1912084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, that is 'tab' in my knowledge...&lt;SPAN __jive_emoticon_name="laugh" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/1322/images/emoticons/laugh.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, do as &lt;A __default_attr="564759" __jive_macro_name="user" class="jive_macro_user jive_macro" data-objecttype="3" data-orig-content="Dibyajeeban Jena" href="https://community.sap.com/"&gt;&lt;/A&gt; said, using HOT key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your code will like this:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;PARAMETERS&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;p_matnr &lt;SPAN class="L0S52"&gt;type &lt;/SPAN&gt;mara&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;matnr &lt;SPAN class="L0S52"&gt;MATCHCODE &lt;/SPAN&gt;OBJECT MAT1_A &lt;SPAN class="L0S52"&gt;DEFAULT &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'=J'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;. " J is hot key. you can view hot key in single SH definition.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you click F4, it will go to related single SH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Archer &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 15:17:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/default-label-when-using-a-machtcode/m-p/11228578#M1912084</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-03T15:17:53Z</dc:date>
    </item>
  </channel>
</rss>

