Welcome! Guest
New User? Register | Login
Thanks & Regards
Comments
Yes, use the SearchHelp keyword to overwrite the SAP searchhelp with your own implementation.

since it is a table column, not a single entry field, you need to use the notation

SearchHelp [Matl Group] ...

instead of

SearchHelp F[Matl Group] ...


Code fo Custom Search using SAP Search help instead of Custom search help.


if Q[transaction=ME21N]

set V[i] 15
set V[Matl Group] "&cell[Item Overview,Matl Group,&[i]]"

if V[Matl Group]

SearchHelp F[Matl Group] searchhelpprocess="Z_MM_T023_MAKTL_SRCHLP" searchhelp="ZT023"

endif

endif

SearchHelp [Matl Group] searchhelp="H_T001"

displays the company codes as search help for this table column?

If yes: check your if-statements. Do you really want to test whther the Matl Group cell in row 15 is filled?
By: rekha | 12 May 2011
Leave a comment

You must be Loged in to post a comment.

Related
  • Problems with User catalog in SAP GuiXT
    I am trying to set up a guixt.ini & usercatalog. txt for deployemnt, and it is not working... Can someone help? The users computer "swiches to" the network guixt.ini fine, here I...
  • GuiXT doesn't see F4 Matchcode screen
    I'm just beginning with GuiXT and I have following problem. When I change the settings of the F4-Help from Dialog (modal) to Control (amodal) the GuiXT-Skript for a field in the search screen...
  • How to send VBscript send variable to guixt
    hello. I am just beginning with SAP and guixt. I have write vbs script for execute some task into sap it works very well. I'm searching for send variable from vbs to guixt to be able to do a IF...
  • Local Value help in GuiXt
    I added coulmn to control table and need to create SearchHelp for it. Is LocalValuehelp can be used also on table cell ? if it can what should be format ?
  • Activate GuiXT for all users on a same computer
    Hi, I want to activate GuiXT for all users who use a computer. I agree with the way to activate by computer registry. But this way works fine for the user logged but if an other user connectes on...
  • Unable to get radio button group's value
    Dear All, I have placed the following fields using guixt, radiobutton (9,34) "Yes" name="Zbreakdown" value="X" radiobutton (9,42) "No"...
  • Read Parameter ID in Guixt Script
    Hi, Does anybody have any idea about how to read parameter id in a GuiXT script.I need to read a parameter id in my script and take action accordingly in my script.But I am unable to read the...
  • Guixt don't see script
    .ini file: IgnoreRegistry Yes Directory1 SAPWR:z.guixt Component GuiXT RFCUser username RFCPasswordEnc FGGMPNHOKVGILKGLMPH NPRJPHSERIHASJRF UMLIGLVDIEPHK in SAPWR: Z.GUIXT.RLOGON...
  • SAP GuiXT setup installation in Windows 7
    Dear Support, As we are planning to implement Guixt Version (2010 Q3 1)in our SAP landscap, Since we are using windows XP and Windows 7 in our landscape. While installation of Guixt in windows XP...
  • Changing error message to a warning
    Hi Everyone, Is there a way by which an error message in SAP can be changed to a warning message with the help of GUIXT.
  • Detecting GuiXT within ABAP
    Is there a way to determine if GuiXT is running from within SAP/ABAP? Our SAP team wants to make an additional screen for GuiXT to pull from (for speed reasons), but only wants that screen available...
  • UserCatalog Problem while testing Deployment
    I am testing the deployment of GuiXT scripts. When I use the UserCatalog, I face a problem. The specified directory is not searched but always the directory c:\\Guixt\\Scripts is being referred. 1...
  • Is really necesary to install guixt server on the sap server
    Is really necesary to install guixt server on the sap server or is enought to maket the instalation on a net server. can i use the same machine for the guixt developer suite?
  • How to generating formatted print output from GuiXT
    I've got working scripts for several custom data entry screens that are replacing MS Word forms. In all cases the data is stored in Notification Items that have Classification attached for the custom...
Tutorials | Forum | Books | Interview Questions | Transaction Codes | Institutes | Jobs | Classifieds | News | Announcements
SAP ERP Support/Consulting | RSS/Syndication | Contact Us | Terms Of Use | Terms & Conditions