2006 Jun 05 2:07 PM
I have a user that is requesting that Vendor PO Box and PO Box ZIP Code be added to the Vendors by Address Attributes tab in the Vendor search help screen.
Any ideas with where to start?
Thanks!
I have a user that is requesting that Vendor PO Box and PO Box ZIP Code be added to the Vendors by Address Attributes tab in the Vendor search help screen.
Any ideas with where to start?
Thanks!
2006 Jun 05 2:22 PM
2006 Jun 05 2:32 PM
2006 Aug 16 6:50 PM
Sorry for the delay. This project was put on hold.
Ganesh - Thank you for your help, but I am unclear on what you are suggesting. You want me to create a brand new elementary search help and then what? How do I tie this back to search help KREDX (Vendors by Address Attributes)?
I attempted to just add the two fields (PFACH & PSTL2) to KREDX, but they do not show up in the search help. Am I missing a step or can this not be done.
Thanks!
2006 Aug 17 5:54 PM
2006 Aug 17 6:14 PM
Aaron,
For example from XK03 tcode the main search help is KRED and an elementary search for address is KREDA.
Here you need to copy KREDA search into ZKREDA
and view M_KREDA to ZM_KREDA and include PO BOX etc fields as required.
Regds
Manohar
2006 Aug 17 7:08 PM
I copied KREDX into ZKREDX then added the additional fields as Search Help Parameters. KREDX contains no view.
I then included ZKREDX in KRED. Still not working. Am I doing something wrong?
2012 Oct 10 9:47 AM
If this was answered, where's the answer? I have exactly the same problem
2012 Oct 10 9:58 AM
2012 Oct 10 10:14 AM
This search help calls screen SAPLSZA1 0201, which has an enormous amount of fields, one of them is the field I want to display, so this seems to be a configuration issue... I still don't know how exactly it works... but I will
2012 Oct 10 11:10 AM
And voilà... to the original poster, if you had to go through making a Z search help and replacing the original with the Z one to add a field in the tab Vendors by address attributes, I'm affraid you solved the "hard" way. There is a structure called VENDOR_FIND where you can add the fields you want to use to search for vendors.
Regards!
2012 Oct 10 12:21 PM
2012 Oct 10 2:14 PM
I did, didn't I?
Actually, the search help uses FM VENDOR_SEARCH_DIALOG, which bypasses completely the search help itself... that's why the Original Poster complained about changing the search help and nothing happening!
Regards!
2012 Oct 10 2:47 PM
2012 Oct 10 3:00 PM
My solution was creating an Append Search Help in KRED. From there I simply included custom elementary search helps inside the Append Search Help.
2012 Oct 10 7:04 PM
2014 Mar 24 2:43 PM
Bruno,
appended name3 to Vendor_find and the field appears on the screen and hit list.
But the search doesn't work and returns nothing.
Appended name3 to addr1_find and the search returns everything not just selected.
What's the secret I'm missing to making this thing work.
Thanks
2014 Mar 24 3:12 PM
Hi Barth,
That was over an year ago. I hardly can remember what I had for lunch yesterday. Well, actually yesterday is easy because I have Mexican every Sunday.
Anyways, try setting a break point in the FM I mentioned. It shouldn't be too hard to debug. And it will answer two questions, if it is actually where the vendor is being fetched, and what is going on.
If all else fails, open a new thread explaining what you've done and what the results are, as this topic has been closed.
Good luck.
Best,
Bruno
2014 Mar 24 3:21 PM
Ok I had a few minutes so I debugged it for you.
Apparently you also need to add "NAME3" to structure ADDR1_FIND.
Give it a try and let me know.
Best,
Bruno
2014 Mar 24 3:30 PM
And to complete my answer a little further, I think you're having some bad luck...
As usual with SAP, there's some really poor coding around here...
And if you look into function module ADDR_SEARCH_V2, it seems that the fields which you can use are hardcoded.
Best,
Bruno
2014 Mar 24 4:39 PM
Bruno,
Thanks so much for your quick and complete reply.
Set a breakpoint in ADDR_SEARCH_V2 and see the hard coding.
I'm new to this and had been working on it for some time.
Already have a Name3 tab working with a View.
Will negotiate with customer to use that search.
Have a great day!
Barth
2014 Mar 24 9:54 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |