• ABAP Online Training @ $50

    Now you can learn ABAP by watching and listening video classes by experienced consultant.

  • ABAP Tutorials N Materials

    Read, Surf and Download useful ABAP tips, tutorials, code and download many eBooks and documents free

  • Latest ABAP Job in India

    Get all latest opening for SAP ABAP and related jobs, vaccancies across India and apply for the same.

    Wednesday, May 9, 2012

    Search helps are dictionary objects that we develop to compile a set of valid values for users. ( Search helps replace the functionality of match codes in the previous releases of SAP R/3. Match codes are obsolete now and we should therefore only learn about Search Helps)

    All throughout SAP, users must enter values into onscreen fields.  These requested inputs often are numerical codes and ID's, or abbreviations.  Acceptable values might not be immediately evident, or the user might have forgotten the necessary input. 

    The user has 2 paths of help available, hitting the F1 function key (which displays documentation,), and hitting the F4 function key, which displays valid values.

    Sometimes a list of valid values will appear when you hit F4, even if a search help was not defined for that field.  These valid values come from the domain that is attached to the field.  If we invoke a search help, we will see its results, not those from the domain valid values.  Whether a search help is available or not depends on whether the programmer has attached one to the field.

    Search helps can return more than just the original search field to the screen.

    To create search helps go to SE11 T-code.
    Select the radio button of search help.
     
    Provide the search help name. Select the create button. 
     
    Select ELEMENTARY search help.
     
    Press Enter. 
    Provide the short description, the selection method.
    Provide the fields.
    Save it, Check It & Activate it.
    Then execute it.
    We can see the screen like this, and then press F4 in this page.
    Then press F4 View the output like this.
    This is the output for elementary search help.
    The Collective Search Help is like this. 
    Goto T-Code Se11.
    Provide name. Select collective search help button.
    Press enter.
    Provide the Values
    Select include search help.
    Then provide search help name, which is already define by the same fields.
    Parameter assignment
    Then save it, activate it & execute it. 
    Press F4 we can see the output like this.
     
    Easy2learnabap.co.in @ 2012 All product names on this web site are trademarks of the companies that own them .

    Easy2learnabap.co.in is not affiliated with SAP AG in any way. SAP AG is the registered trademark holder of SAP, SAP R/3, mySAP, ABAP, xApps, NetWeaver, and other proprietary terms.

    The technical information on this site is verified to the greatest extent possible, however, any information found on this site is used at the site visitor's own risk. All the tutorials are collected from various sources, if anyone is having problem with the content, report this to us. We will take action accordingly.

    Easy2learnabap.co.in reserves the right to correct any errors or omissions in any portion of this site at any time without obligation.

    This website is created to teach people about ABAP technology. The Video contents provided in Premium service are completely owned by us and copyrighted.