Org structure Search help

In my WDA I would like to display an Org structure and allow to select Postion or Unit.
In standard ABAP I would use a Search help for this - something like H_RMPS_DEPARTMENT.
Could I do this in WDA?
Thanks a lot.
Tatyana

Hi,
You can use the dictionary search help in WDA too. For the context attribute for which you need the search help select the Input Help mode as "Dictionary Search help" and then provide the search help name.
You can also develop a freely programmable search help too. Refer to the below link for more details-
http://www.divulgesap.com/blog.php?p=NjQ=
Also you can develop a search help using Object Value selector concept (OVS). Refer to the below link for more details.
http://www.divulgesap.com/blog.php?p=NzA=
Cheers,
Ravikiran

Similar Messages

  • Logical Database - PNPCE - Hide 'Org Structure' 'Search Help' etc buttons

    Hi,
    We have created a report by making a z copy of RCATS_APPROVE_ACTIVITIES. In the Z version we need to hide the buttons on the titlebar of the selection screen.
    Buttons are
    - Org Structure
    - Search Help
    - Dynamic Selection
    - Selection Fields.
    Can you please suggest if I can do something from the code ?
    Regards,
    Chiranjeevi.

    Hi,
    Thanks for your suggestion. However, there is no title bar method that we can modify to remove the buttons. I have created a Z report Category by copying the existing one and made the modifications.
    In that we can hide/display UI elements which are displayed by Logical Database.
    Regards,
    Chiranjeevi.

  • Organizational Structure Search Help in Webdynpro ABAP

    Hi,
    I need an organizational structure search help in webdynpro abap.
    It should list the organizational structure in tree view like RH_OBJID_REQUEST lists.
    I tried to use RH_OBJID_REQUEST function in webdynpro but I got " A RAISE statement in the program
    "CL_GUI_CUSTOM_CONTAINER=======CP" raised theexception condition "CNTL_ERROR" short dump.
    Is there such a function for webdynpro abap and  how can I achive this with select options?
    Thanks in advance..
    MERAL

    Great article.  I also had this probelm a year ago. My problems questions are:
    Is it possible to select more then one entry in the tree?
    What about selecting all childrens with one click?
    In my solution I inserted this tree, into a table and the table had a checkbox, row, so the user can check the required org units, (more then one) and there was a separate button, for "select all children"

  • Organisational Unit Structure Search

    Hello,
    As used in transaction PPOSE and PPO1. I would like to add this structure tree search to an ABAP WD View fields. The transaction used the function module RH_OBJID_REQUEST.
    Can anyone tell me how this can be done?
    Alternately is there another suitable user friendly structure search help I could use in ABAP WD view?
    How can I create a search help structure in ABAP WebDynpro? Have you got a example?
    Thanks for your help.
    Regards,
    Mathieu

    hi,
    For Freely Programmed Search Help Check this out.
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/wdabap/freely%252bprogrammed%252binput%252bhelp
    http://help.sap.com/saphelp_nw04s/helpdata/en/47/9ef8cc9b5e3c5ce10000000a421937/frameset.htm
    I hope it helps.
    Thanx.
    Saurav.

  • There isn't Org. Search in free search of  PERNR on PNP Screen with report

    Hi experts,
    I create a standard PNP screen with HR report, but i find there isn't org. structure search in free search for PERNR .
    Should I do configure anywhere to use the org. struture search of PERNR ?
    Thanks a lots.
    Yoga.

    Hi,
    do you use a reportclass e.g. X__X2201 ?
    Regards
    Bernd

  • Search help for org units

    Hi,
    I'm looking for a tree search help for org units without organisational controls.
    Actually I'm using the search help 'RH_TYPE_STRUC_HELP' but the units are only the units directed by the user. For one of the specific infotype, I need to let the user select an unit that is not in his own structure... to save an information like "I don't want to work here".
    Have you got some function that can help me ??
    Thanks,
    Christophe.

    Hi
      I want to know only the parent org units existed at company code level or Personnel area level for the position search hlep and not the org units and positions relationship

  • How to do a Search help on SAP structure field listing custom table data?

    i have a SAP screen (Trans KE52) that they want to have a drop down (search help on).
    The drop down should list values from a custom table.
    How do you do this?
    The values to be displayed are NOT from a structure table but from a transparent table.  i believe I will need a search FM to do this but not sure how it is to be done.
    Any one have ideas?
    Thanks!
    Scott

    Hi Scott,
    You need to go to SE11 and look for a searh help that match your requirment or build one.
    In case you are going to develop one, in the definition tab of the search help look for the selection method and put in the input field the name of your transparent table.
    After that you must specify the fields that you need to appear at the list and the one that is going to be selected for your field. This step you have to do it on the search help parameter grid.
    Regards,
    Eric
    PD. Reward points if this was helpful

  • SAP TM - Change in Search help in UI structure does not reflect in FPM screen

    Hi Experts,
    We have a FBI view in which we have added a search help to a UOM field by adding the standard search help /SCMTMS/SH_QUANTITY in the UI structure. The standard search help is showing in the UI. Now we want to add a filter in the search help by adding a constant value 'MASS' on the parameter DIMID (dimension) so that only the UOM's for weight are displayed. But this change is not reflecting on the FBI screen. Even if we remove the search help from the structure the change is not reflecting.
    Can you please suggest if there is any way by which the FBI view can be refreshed so that it displays the recent UI search help addition.

    Hi Sayak,
    Except the report above, you can also attach the search help to the UI fields in the view exit class configured in your FBI view dynamically.
    BR, Dawson

  • Change in Search help in UI structure does not reflect in FPM screen

    Hi Experts,
    We have a FBI view in which we have added a search help to a UOM field by adding the standard search help /SCMTMS/SH_QUANTITY in the UI structure. The standard search help is showing in the UI. Now we want to add a filter in the search help by adding a constant value 'MASS' on the parameter DIMID (dimension) so that only the UOM's for weight are displayed. But this change is not reflecting on the FBI screen. Even if we remove the search help from the structure the change is not reflecting.
    Can you please suggest if there is any way by which the FBI view can be refreshed so that it displays the recent UI search help addition.

    Hi Sayak,
    Except the report above, you can also attach the search help to the UI fields in the view exit class configured in your FBI view dynamically.
    BR, Dawson

  • Search Help with Structure Display

    Hi,
    I want to create a search help which should display my output in the structure format base on the different levels.
    I have already written a test program which display all the values in proper structure format. But I wanna do the same in the search help. It has to display the output in the structure format.
    Please guide me how to achieve this.
    Thanks,
    Karthik

    hello,
    you could write additional report based on ALV tree. So you would have the stucture which you want to have and on value request call your custom program. i doubt  that there is FM or class which could generate search help tree. So basically you have to write your own logic. Or you could use GuiXt tool. Example and tutorial.
    http://www.synactive.com/tutor_e/lessonco00.html
    br,
    dez_

  • Search help like tree structure.

    Hi All,
    I have a requirement to display the F4 search help like a tree structure  , with  different
    Node(category fields ), under each node(category fields ) different work centers  will exist.
    Please suggest how I can achieve the tree format categories in search help.
    Thanks for your cooperation.
    Thanks,
    Sri.

    Hi Sri,
    U can have a look at the search help PRCTH in se11, which has an search help exit K_F4IF_SHLP_STANDARD_HIERARCHY
    just execute this and try to debugg it...
    Hope this solves your problem...
    please ack if helpful .
    Best of luck !
    Thanks,
    Ravi Aswani
    Edited by: Ravi Aswani on Mar 15, 2010 8:45 AM

  • F4 search help as tree structure in a module for one field

    hi experts,
    i have created a z module by copying standard module SAPMV23N of vbg1/2/3 transaction and i have added one tab in vbg1/2/3. the 5th tab is working. i am calling a subscreen using 5 tabstrip. there are one field MAKTL i want to use a F4 search as tree structure for that MAKTL field.
    in code for displaying tree structure i am using function module RS_TREE***
    please help me

    Hi,
    Please study this search help, there is a search help exit in which the hierarchy part it written,
    Search Help: PRCTH
    Search help exit:   K_F4IF_SHLP_STANDARD_HIERARCHY
    Hope this helps you,
    Regards,
    Abhijit G. Borkar

  • Search help in web dynpro for a individual element of structure

    Hi ALL,
    I'm a screen where i have imported the structure from DDIC into the context of the view.
    The issue I'm facing is how to attach a search help for a particular element of structure.
    Example: Z_structure:
                          name
                          Id
                          city.
    Here i have a created search help for city that is "z_city_srhp" in DDIC.
    please provide a solution how to attach this search help to city.
    Thanks in Advance,
    LalitKumar.

    HI,
    IN the context select the CITY attribute.
    Properties will be diplsayed. Select dictionary search help and give the seach help name.
    Regards,
    MAdhu

  • "Structure search" and "free search" in input help

    I need to have an input help for my PERNR field, right now i am using search help PREMN and calling FM F4IF_FIELD_VALUE_REQUEST inorder to display the input help. But, in addition to this, i wnat the tabs "Structure search " , "Free search" to be displayed in teh input help pop up screen.
    How can i achieve this?
    Thanks,
    Vasuki

    Hi Vasuki,
    Just write it this way
    parameters:p_pernr type pa0001-pernr matchcode object PREM.
    Now once you hit f4 help. The search help will be displayed with all tabs, once you choose the free search tab the respective screen will be displayed.Now if you want to return to other tabs you must choose the button in bottom of the free search screen which is in between "Green tick mark" and "Close button".

  • How we can attach search help directly to the table field / structure field

    Hi All,
       Can you please let me know the step by step procedure of How we can attach search help directly to the table field / structure field.
    Regards,
    jaya

    Hi Jaya,
    1. Create a search help using SE11.
    2. Include this search help in the field of table in SE11. There is a tab in the table defination where you can specify the search help.
    Even you can specify search help at data element level, screen field level.
    Reward points if useul.
    Regards,
    Atish

Maybe you are looking for

  • Creation of subtype for Infotype 1001

    Hi all My client wants two reporting realtionship ( like A002) to be done. So I tried through Matrix which i was unable to do so. I tried to solve this problem by copying the existing subtype A002 with time constraint 2 ( for IT1001). Everything is f

  • Cannot be heard at all

    When using Skype # to call out to landline, businesses (usually) I can hear them perfectly but they do NOT hear me at all....not BAD sound just NO sound on their end...many different attempts and different business numbers ....does not happen with re

  • PROBLEM WITH FLTP FM.

    I used following code ,still not getting actual value. DATA :   DTIME(50) TYPE C. CALL FUNCTION 'FLTP_CHAR_CONVERSION_FROM_SI'   EXPORTING    CHAR_UNIT              = 'FLTP'   UNIT_IS_OPTIONAL       = ' '   DECIMALS               = 15   EXPONENT     

  • Registration / login panel for new users in Adobe Muse CC

    Hello, How can I make a register/login panel in Adobe Muse CC? Or button "register using facebook"?

  • Moving feed to a new hosting service

    We have had a podcast on iTunes for over a year and have about 24, 5 star ratings. If I move my feed to a new server (keeping the same URL), would all our ratings be lost in the iTunes Store? I found the FAQ that explains how to ensure that iTunes fi