2009 Jan 13 4:08 AM
Dear SAP Gurus,
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 .
how to increase the length from 25 char to 35 char in customer search.
pealse help me out.
Regards,
Amit
Dear SAP Gurus,
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 .
how to increase the length from 25 char to 35 char in customer search.
pealse help me out.
Regards,
Amit
2009 Jan 13 4:11 AM
hi,
If you are talking about customer name then you don't have f4 help only for that field
then how are you getting 25 char length in f4 for that field.
If it is customer number then it is 10 length only.
2009 Jan 13 4:35 AM
Thank you for Reply,
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.
Now i have to change the length from 25 char to 35 .
Regards,
Ramakrishna
2009 Jan 13 4:39 AM
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.....
actually that field is not NAME, only the field label is maintained like that .
it is for Search term for matchcode.........
u can go and see the same field MCOD1 Search term for matchcode search in KNA1 table
Edited by: shan palani on Jan 13, 2009 10:10 AM
2009 Jan 13 4:44 AM
Actually Debi is the collective searchhelp used for kunnr.
and in f4 for name search help DEBIE is used to search by name.
it has a select method M_DEBIE which has field MCOD3 which is of length 25.
that is why you are getting only 25 char in f4 there.
if you want to increase the length for program then create a custom search help
and use in your program.
2009 Jan 13 5:39 AM
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...
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......
Arunima
2010 May 28 11:28 AM
Hi Arunima,
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?
Thanks,
Nisha
2010 May 28 1:17 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |