Hit list in PA20/PA30 Object Manager

When you do a search in the object manager, it comes up with the hit list at the bottom of the screen, and a label which says "hit list" - my users would like to see a total number in the hit list, in the same way it appears in adhoc query.  Doe anyone know if this can be configured/customised to show the number in the hit list?
Thanks Tanya

Hi:
I don't think it is possible to output hit list entry quantity in standard search help however you can create a customer search help for PREM object adding a variable that would count match entries and output message thru ABAP sentence:
MESSAGE s000(zhr) WITH lv_counter 'entries found'.
Hope it helps,
Regards.

Similar Messages

  • ERP HCM PA30 Object Manager

    Hi all,
    I am trying to customize the PA30 Object Manager - Scenario EMPLOYEE, Node P, Position 1. There is one table T77CNODORD (path "Assign Own Column Group") which allows filling in custom text for the search help node and also, theoretically at least, the assigning of custom column group.
    If changing the content of table T77FNODORT the content of the column group is displayed like I want. But this table is SAP Standard table and I should not change the content.
    I have seen that the label for the search help node changes, but the column group used does not change. Is this a bug, or is it really not possible to change this? Or do I miss something?
    Thanks in advance,
    Florin

    I did not follow strictly the customization steps.

  • PA30- Object Manager

    In PA30 if we switch on the object manager, we get a section in the left hand side "Find by".
    Here we get only "Person" and under it "Collective search help", "Search Term" and "Free Search".
    How can we add other objects in this section like Organizational unit, Position, Job etc. as we get in the Object Manager in PPOME

    Hi,
    PA30 transaction is designed only to show employees.
    If you add org unit, position, etc to Object manager, then it is contrary to the aim of this transaction.
    If you, however, wanna see people belonging to a particular org unit or position, then you can use "Organizational Assignment" tab in the collective search help.
    Regards,
    Dilek

  • HCM ERP Scenario Object Manager customizing

    Hi all,
    I am trying to customize the PA30 Object Manager - Scenario EMPLOYEE, Node P, Position 1. There is one table T77CNODORD (path "Assign Own Column Group") which allows filling in custom text for the search help node and also, theoretically at least, the assigning of custom column group.
    I have seen that the label for the search help node changes, but the column group used does not change. Is this a bug, or is it really not possible to change this? Or do I miss something?
    If changing the content of table T77FNODORT the content of the column group is displayed like I want. But this table is SAP Standard table and I should not change the content.
    Thanks in advance,
    Florin

    I did not follow strictly the customization steps.

  • Object Manager: Using PA20 or PA30. Hit List

    Dear Team:
    When using the transaction PA20 or PA30, we see the Object Manager in the Left side pane, which shows the Search Area and Selection Area. In the Selection Area, I am getting the HIT LIST, which retrieves all the employees data. As this is retrieving this information, it is taking too much time to open the transactin PA20 or PA30.
    How to disable this HIT LIST function. Is this be achieved by the settings in the menu or in the configuration of Object Manager. Please check and let me know on the same
    Thanks and Regards
    Team Member.

    Hi,
    For your information, Ensured that the configuration in our Development, Quality, and Production are same. And more over we cannot change anything is quality or Production and even in testing client directly the configuration, but in Development the HIT LIST is disabled and also in Production. This is available in Quality.
    This is the reason, why I just wanted to know is there any menu settings involved in disabling the same. And in the Object Manger configuration, I do not know exactly where to change as I have not checked before as there are lot of technical options.
    Inputs in this regard is highly appreciated.
    Thanks and Regards
    Team Member.

  • Object manager free search in PA20

    Hi,
    I am using a custom infotype for object manager free search.
    In the 'HR object selection' screen that comes after clicking on the free search, I am giving pernr and subtype 6 of infotype 6 (Addresses) with 'Value selection' and 'Value output' checked.But in the ouput that comes in the hitlist, the corresponding pernr is showed with the subtype 4 instead of 6 (ie, It is taking the first subtype available for the pernr in the hit list).
    I have checked the custom infoset and it is working properly.
    Is there any setting to done for this issue of object manager?
    Regards,
    Soumya.

    Any solution?

  • Object Manager

    Hi,
    Please Advice.
    How to disable an Icon (Print and Views Icon) in Hit list area of Object Manager in T. Codes PA20/PA30.
    Thanks and Regards,
    Ghanapriya

    Hi Ghanapriya,
    Go to SM31 - T77S0 and create the following entry:
    YPPOM YPRBT PRINT_OFF
    Now your print button will disappear.
    For other buttons, I don't guess there is a solution.
    Regards,
    Dilek

  • Problem with PA20, PA30, and PA40

    Hi!
    I cannot use transactions PA20, PA30, or PA40 in our development system.  When I try, I crash and get a dump.  It fails here:
    IF NOT pernr_tab[] IS INITIAL.
      SELECT pernr ename AS name begda endda FROM pa0001
        INTO CORRESPONDING FIELDS OF TABLE l_pernr_date_tab
          FOR ALL ENTRIES IN pernr_tab
            WHERE pernr = pernr_tab-pernr AND
                  sprps EQ space.
    This is the error:
    Error analysis
        An entry was to be entered into the table
         "\FUNCTION=HR_GET_TEXT_FOR_OBJECTS\DATA=L_PERNR_DATE_TAB" (which should have
        had a unique table key (UNIQUE KEY)).
        However, there already existed a line with an identical key.
        The insert-operation could have ocurred as a result of an INSERT- or
        MOVE command, or in conjunction with a SELECT ... INTO.
        The statement "INSERT INITIAL LINE ..." cannot be used to insert several
         initial lines into a table with a unique key.
    Nobody else has this problem.  My guess is that I had done a search of EE's at one time, and something or someone in the list is causing the crash.
    Is there a way for me to clear something out so that I can run PA20, PA30, or PA40without this list?
    Or - If you now of another reason why I may be having this issue and nobody else is, can you suggest a fix? 
    Thanks!
    Jo

    I was able to find a solution to this problem through OSS note 416695.
    There is an SAP program named RH_DELETE_COL_USER_SETTINGS.  I ran it, entered my Logon ID, and had it delete "last object selection" and "search variants." 
    Once I did that, I was able to get into pa20, pa30, and pa40 again.  (I.e., my hit list with the "bad employee" was gone.)

  • Can we view HR DMS data via PA20/PA30

    Dear SAP HR GuruS!
    We had a requirement wherein we stored HR Data scanned and stored on
    DMS server, we wish to link Employee DMS data to Employee master data
    i.e supervisor should be able to view Employee data via PA30/PA20. what
    is the way to view employee record ( Stored in DMS Server) ,
    I am looking by any mean can be link it to PA20/pa30 to any infotype,
    in one of the Tab of employee master data...

    Hey,
    There is no standard solution, but yoju can use this (see below) to create a object link between HR object and DMS
    //Håkan
    Adding Other Objects
    Purpose
    You can also link documents with SAP objects for which no linking is supported in the standard
    SAP System.
    Prerequisites
    In Customizing for the Do
    cument Management ,SAP objects that you want to link to document info records, by choosing Control Data ® Maintain key fields.
    Process
    Program two screens for the following module pools for the SAP object that is to be linked additionally:
    u2013 SAPLCV00
    u2013 SAPLCVIN
    The process logic must be according to that of screen 0204 in program SAPLCV00 and must not be changed.
    Create the function moduleOBJECT_CHECK_XXXX (XXXX = name of the SAP object).
    If this object can be classified, this function module already exists in the standard system. Otherwise, copy the existing function module OBJECT_CHECK_EQUI (linking of equipment) and change it to suit the new object.
    Result
    After you have completed the above, documents can be linked with the SAP object that you have added. You define the settings for this in Customizing for the Document Management System (see:
    Object Links).

  • PA42 & object manager

    Is there a possibility to use object manager with transaction PA42 ? This should be usefull to select all pernrs together which need a certain action.
    Ann

    in pa20 pa30 pa40 pa61 ... there is the possibility to select pernrs in the left side of the screen (object manager). It is easy to select a population to be threated (free selection or organizational) and by doubleclicking the pernr left, you can handle them in pa20 pa30 ....
    But in PA42 i cannot display this left side of the screen. Pa42 is for individual actions, but it should be much easier to perform the action by doubleclicking on the pernr i need on the left side of the screen ..

  • Hit List in ad-hoc query

    Hi All:
    Does anyone know how to add the "Hit List" functionality to a query infoset?  My users need to be able to press the hit list to determine a count of pernrs to be included in their ad-hoc queries

    Hello:  This is very helpful information, however the option to "switch on objection selection"  is not available for some of my query infosets.  The option is grayed out.  I have the option for some of my query infosets so I do not believe this is a security issue.  Is there a setting that must be turned on during the build of the query infoset?
    Can you help?

  • How to confiure the fields displayed in F4 help hit list?

    Hi Gurus,
    I got a strange issue.
    Standard F4 help in PA20 displays a hit list of employees along with the details like name of the employee, his personnel number, his date of Birth and other details.
    Now the customer requirement is as follows - The birth date being a confidential information should not be displyed to users. Therefore, there is a customizing request to hide this Date of Birth Field in the hit list given by F4 Help.
    Can anyone suggest me where  (under which node) exactlyconfigure the same in IMG?
    Thanks in advance.
    Amit Linge
    SAP HCM Consultant

    Hi Donnie,
    Thanks for your guidance.
    It helped me configuring the F4 Search Help. The solution is proposed to the client.
    thanks once again.
    Amit Linge

  • Updation of List Settings through Client object model

    Hi all,Is there any way to update List settings through Client object model.
    I want to work with all the list settings programmaticaly using client object model.
    Is there any way??? 

    Hi,
         Handful operations you can do it with client object model as certain limitations are there, which are not in server object model. Sharepoint Client obejct model comes with 3 APIs .i.e .Net managed code, javascript api and silverlight
    object model . 
    For reference , i implemented test code to add list on the Quick launch.
             ClientContext clientContext = new ClientContext("Web FullUrl");
                Web web = clientContext.Web;
                List list = web.Lists.GetByTitle("Test");
                list.OnQuickLaunch = true;
                list.Update();
                clientContext.Load(list);
                clientContext.ExecuteQuery();
    Regards,
    Milan Chauhan
    LinkedIn
    |
    Twitter | Blog
    | Email

  • CIM_ERR_FAILED: No object manager started (application stopped)

    Dear all,
       I hit thie problem when i try to import the development configuration in my NWDS.
    CIM_ERR_FAILED: No object manager started (application stopped)
    com.sap.lcr.api.cimclient.LcrException: CIM_ERR_FAILED: No object manager started (application stopped)
         at com.sap.lcr.api.cimclient.SimpleResponseAnalyser.raiseExceptionOnError(SimpleResponseAnalyser.java:120)
         at com.sap.lcr.api.cimclient.SimpleResponseAnalyser.getIResult(SimpleResponseAnalyser.java:53)
         at com.sap.lcr.api.cimclient.CIMOMClient.sendImpl(CIMOMClient.java:215)
         at com.sap.lcr.api.cimclient.CIMOMClient.send(CIMOMClient.java:147)
         at com.sap.lcr.api.cimclient.CIMOMClient.enumerateInstancesImpl(CIMOMClient.java:436)
         at com.sap.lcr.api.cimclient.CIMOMClient.enumerateInstances(CIMOMClient.java:740)
         at com.sap.lcr.api.cimclient.CIMClient.enumerateInstances(CIMClient.java:983)
         at com.sap.lcr.api.sapmodel.JavaCIMObjectAccessor.enumerateInstances(JavaCIMObjectAccessor.java:211)
         at com.sap.lcr.api.sapmodel.SAP_DesignTimeConfigurationAccessor.enumerateInstances(SAP_DesignTimeConfigurationAccessor.java:168)
         at com.sap.ide.eclipse.component.devconf.DevConfManager$3.run(DevConfManager.java:507)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at com.sap.ide.eclipse.component.devconf.DevConfManager.listRemoteDevConfNames(DevConfManager.java:500)
         at com.sap.ide.eclipse.component.wizard.LoadDevConfPage.fillTable(LoadDevConfPage.java:225)
         at com.sap.ide.eclipse.component.wizard.LoadDevConfPage$5.widgetSelected(LoadDevConfPage.java:281)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
         at org.eclipse.jface.window.Window.open(Window.java:563)
         at com.sap.ide.eclipse.component.provider.actions.DevConfNewAction.run(DevConfNewAction.java:46)
         at com.tssap.selena.model.extension.action.SelenaActionCollector$GenericElementActionWrapper.run(SelenaActionCollector.java:229)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.saveRunAction(MenuFactory.java:1425)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.run(MenuFactory.java:1391)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.processInternal(MenuFactory.java:616)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.access$100(MenuFactory.java:586)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction$BusyProcessWorker.run(MenuFactory.java:716)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.process(MenuFactory.java:610)
         at com.tssap.util.ui.menu.internal.MenuListenerFactory$ProcessAdapter.widgetSelected(MenuListenerFactory.java:172)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:286)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:795)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:602)
    anybody please advice how to solve it? i need to upload my application to the track. thank you

    This message means that your NWDS can not access the SLD server.
    Please check the server that you have entered in the preferences of the NWDS. You need to enter the SLD server (not NWDI server) there.
    Another possibility might be that your SLD server is down.

  • BadIi / exits for PA20, PA30 and PA40

    Can someone help me know BadIi / exits for PA20, PA30 and PA40 transaction.

    Hi Megha..
                     Please refer this BADI ... HRPAD00INFTYDB this may fulfill your needs
    Or try this..
    Go to SE18 and search for the BADI names starting with HR*
    There you'll see that HRBEN BADIs refer to benefits, HRHAP BADIs refer to appraisals, HRPAY BADIs refer to payroll.
    For OM BADIs please search as RH*
    For userexits there is a zprogram  code I written below thru which u can find userexits for particular transaction codes..
    *& Report  ZFIND_USEREXIT
    REPORT ZFIND_USEREXIT NO STANDARD PAGE HEADING.
    TABLES : TSTC, TADIR, MODSAPT, MODACT, TRDIR, TFDIR, ENLFDIR.
    TABLES : TSTCT.
    DATA : JTAB LIKE TADIR OCCURS 0 WITH HEADER LINE.
    DATA : FIELD1(30).
    DATA : V_DEVCLASS LIKE TADIR-DEVCLASS.
    PARAMETERS : P_TCODE LIKE TSTC-TCODE OBLIGATORY.
    SELECT SINGLE * FROM TSTC WHERE TCODE EQ P_TCODE.
    IF SY-SUBRC EQ 0.
      SELECT SINGLE * FROM TADIR WHERE PGMID = 'R3TR'
                       AND OBJECT = 'PROG'
                       AND OBJ_NAME = TSTC-PGMNA.
      MOVE : TADIR-DEVCLASS TO V_DEVCLASS.
      IF SY-SUBRC NE 0.
        SELECT SINGLE * FROM TRDIR WHERE NAME = TSTC-PGMNA.
        IF TRDIR-SUBC EQ 'F'.
          SELECT SINGLE * FROM TFDIR WHERE PNAME = TSTC-PGMNA.
          SELECT SINGLE * FROM ENLFDIR WHERE FUNCNAME =
          TFDIR-FUNCNAME.
          SELECT SINGLE * FROM TADIR WHERE PGMID = 'R3TR'
                             AND OBJECT = 'FUGR'
                             AND OBJ_NAME EQ ENLFDIR-AREA.
          MOVE : TADIR-DEVCLASS TO V_DEVCLASS.
        ENDIF.
      ENDIF.
      SELECT * FROM TADIR INTO TABLE JTAB
                    WHERE PGMID = 'R3TR'
                      AND OBJECT = 'SMOD'
                      AND DEVCLASS = V_DEVCLASS.
      SELECT SINGLE * FROM TSTCT WHERE SPRSL EQ SY-LANGU AND
                                       TCODE EQ P_TCODE.
      FORMAT COLOR COL_POSITIVE INTENSIFIED OFF.
      WRITE:/(19) 'Transaction Code - ',
           20(20) P_TCODE,
           45(50) TSTCT-TTEXT.
      SKIP.
      IF NOT JTAB[] IS INITIAL.
        WRITE:/(95) SY-ULINE.
        FORMAT COLOR COL_HEADING INTENSIFIED ON.
        WRITE:/1 SY-VLINE,
               2 'Exit Name',
              21 SY-VLINE ,
              22 'Description',
              95 SY-VLINE.
        WRITE:/(95) SY-ULINE.
        LOOP AT JTAB.
          SELECT SINGLE * FROM MODSAPT
                 WHERE SPRSL = SY-LANGU AND
                        NAME = JTAB-OBJ_NAME.
          FORMAT COLOR COL_NORMAL INTENSIFIED OFF.
          WRITE:/1 SY-VLINE,
                 2 JTAB-OBJ_NAME HOTSPOT ON,
                21 SY-VLINE ,
                22 MODSAPT-MODTEXT,
                95 SY-VLINE.
        ENDLOOP.
        WRITE:/(95) SY-ULINE.
        DESCRIBE TABLE JTAB.
        SKIP.
        FORMAT COLOR COL_TOTAL INTENSIFIED ON.
        WRITE:/ 'No of Exits:' , SY-TFILL.
      ELSE.
        FORMAT COLOR COL_NEGATIVE INTENSIFIED ON.
        WRITE:/(95) 'No User Exit exists'.
      ENDIF.
    ELSE.
      FORMAT COLOR COL_NEGATIVE INTENSIFIED ON.
      WRITE:/(95) 'Transaction Code Does Not Exist'.
    ENDIF.
    AT LINE-SELECTION.
      GET CURSOR FIELD FIELD1.
      CHECK FIELD1(4) EQ 'JTAB'.
      SET PARAMETER ID 'MON' FIELD SY-LISEL+1(10).
      CALL TRANSACTION 'SMOD' AND SKIP FIRST   SCREEN.
    This will surely help u.
    Edited by: Jhings on Jan 29, 2011 11:35 AM

Maybe you are looking for

  • HELP: How to set WSDL at runtime (in Flex 4)?

    Hi, My flex application needs to communicate with a Web Service whose location is not known until after deployment; the service's location is known and static during development.  This means that my application should be able to communicate with the

  • Hiding Username and Password in Web Report URL

    Hi there, I am calling a report from my webforms using the WEB.SHOW_DOCUMENT built-in. The problem is that when using this, when the report or the parameter form is being displayed on the browser, the username and password is also displayed on the br

  • UTC Warning Message each second in log file

    Hi, i'm running a Oracle NoSQL Store (2.0.23) in a 2 node environment. In the web admin interface under "logs" i find the message +"UTC WARNING [rg1-rn2] Exception in ResolveHandlerThread when contacting:rg1-rn2"+ repeating each second. A more detail

  • Video storage unit for PPro

    Does anyone have a favorite file access/storage model that works well with PPro edit stations? We have six bays that may need to access material near simultaneously for long form programming. Thanks.

  • New Idea for Adobe

    A fellow class mate and I of a graphic design degree course study have discussed and decided that Adobe should make a font organizer piece of software. Something to organize and install fonts on Windows easily and efficiently. -Thanks [email protecte