<?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: Customer Master Data-Name Length in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-data-name-length/m-p/4973118#M1158950</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arunima, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had a problem with the length of city field in the search help of customers in transaction XD03. City field was 25 char. only and I needed it to be 35 char. I followed the steps you gave in your post and now the field appears for 35 characters, but the problem is that when the results of my search are shown and I choose a customer, customer code is not briged to the main screen in XD03. Any help for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nisha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 May 2010 10:28:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-05-28T10:28:24Z</dc:date>
    <item>
      <title>Customer Master Data-Name Length</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-data-name-length/m-p/4973112#M1158944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear SAP Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using the customer names upto 35 char in customer master data. but in customer search (F4) i am getting only upto 25 char .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to increase the length from 25 char to 35 char in customer search.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pealse help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 04:08:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-data-name-length/m-p/4973112#M1158944</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-13T04:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Master Data-Name Length</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-data-name-length/m-p/4973113#M1158945</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;If you are talking about customer name then you don't have f4 help only for that field&lt;/P&gt;&lt;P&gt;then how are you getting 25 char length in f4 for that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is customer number then it is 10 length only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 04:11:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-data-name-length/m-p/4973113#M1158945</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2009-01-13T04:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Master Data-Name Length</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-data-name-length/m-p/4973114#M1158946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for Reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;customer code will be 10 digits only. while searching F4 , the Name of the customer will appear upto 25 digits only. actually we r mainating upto 35 digits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i have to change the length from 25 char to 35 .&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;&lt;/P&gt;&lt;P&gt;Ramakrishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 04:35:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-data-name-length/m-p/4973114#M1158946</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-13T04:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Master Data-Name Length</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-data-name-length/m-p/4973115#M1158947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for f4 functionality they have used Database view  M_DEBID in that field used for name is of length 25 so that only it showing length of 25.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;actually that field is not NAME, only the field label is maintained like that .&lt;/P&gt;&lt;P&gt;it is for Search term for matchcode.........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can go and see the same field MCOD1	Search term for matchcode search in KNA1 table&lt;/P&gt;&lt;P&gt;Edited by: shan palani on Jan 13, 2009 10:10 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 04:39:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-data-name-length/m-p/4973115#M1158947</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-13T04:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Master Data-Name Length</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-data-name-length/m-p/4973116#M1158948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually &lt;STRONG&gt;Debi&lt;/STRONG&gt; is the collective searchhelp used for kunnr.&lt;/P&gt;&lt;P&gt;and in f4 for name search help &lt;STRONG&gt;DEBIE&lt;/STRONG&gt; is used to search by name.&lt;/P&gt;&lt;P&gt;it has a select method &lt;STRONG&gt;M_DEBIE&lt;/STRONG&gt; which has field &lt;STRONG&gt;MCOD3&lt;/STRONG&gt; which is of length 25.&lt;/P&gt;&lt;P&gt;that is why you are getting only 25 char in f4 there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to increase the length for program then create a custom search help &lt;/P&gt;&lt;P&gt;and use in your program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 04:44:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-data-name-length/m-p/4973116#M1158948</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2009-01-13T04:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Master Data-Name Length</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-data-name-length/m-p/4973117#M1158949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to se11......copy the search help 'DEBIA' into 'YDEBIA'.......then go into it.....now go to selection method......copy the selection method 'M_DEBIA' into 'YM_DEBIA'.......now enter into this view......change the field of 'MCOD1' into 'NAME1'.....save and activate all the components...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then again go to se11......enter into search help 'DEBIA' into change mode........go to 'INCLUDED SEARCH HELP'  tab click on 'INSERT ROW'.....and put the 'YDEBIA'  here.....the 'DEBIA' should be hidden by giving a tick mark in 'HIDDEN' check box.......now execute the table..see the search help......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arunima&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 05:39:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-data-name-length/m-p/4973117#M1158949</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-13T05:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Master Data-Name Length</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-data-name-length/m-p/4973118#M1158950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arunima, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had a problem with the length of city field in the search help of customers in transaction XD03. City field was 25 char. only and I needed it to be 35 char. I followed the steps you gave in your post and now the field appears for 35 characters, but the problem is that when the results of my search are shown and I choose a customer, customer code is not briged to the main screen in XD03. Any help for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nisha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 May 2010 10:28:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-data-name-length/m-p/4973118#M1158950</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-28T10:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Master Data-Name Length</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-data-name-length/m-p/4973119#M1158951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I solved it. The param. assignment was missing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 May 2010 12:17:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-data-name-length/m-p/4973119#M1158951</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-28T12:17:36Z</dc:date>
    </item>
  </channel>
</rss>

