Add employees button missing in my employees screen

Dear Sir/Madam
The issue is not global. The user has all required back end ECC authorizations of travel & expenses for the required company code
If the user clicks on the my employees link, the user is not getting add employees and remove employees button
I checked personlization of the ABAP web dynpro iview for this user, all looks ok
Other employees having same travel assistance authorization are getting the buttons
Any idea where is the missing stuff?
Thanks in Advance
-AJ

Hi,
Just a try, assign the user Everyone role in portal or super admin role and see if it works. I doubt it is the case but there is no harm in trying. There might be issue with End user permissions.
Cheers-
Pramod

Similar Messages

  • Add a button on the Table view screen

    Hi ,
    i need to add a button to da table view screen for which i have created a transaction also.How do i go about it?
    please help.
    Thanx and Regards,
    Srestha

    <div><button
    style="float:left;">LEFT</button><button
    style="float:right;">RIGHT</button></div>
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "-Michael--" <[email protected]> wrote in
    message
    news:edf6hm$aea$[email protected]..
    > How do i add a button at the top left side of the
    screen, then in the same
    > row
    > add a button to the right side of the screen. (I want
    the buttons to stay
    > left
    > and right nomatter how big the users computer screen is)
    >

  • When I press the add friend button on game center the screen turns black.

    When I press the add friend button on game center the screen turns black and the
    application froze. 

    Does that keyboard have a '''Fn''' ''(Function)'' key? <br />
    If so, hold the Fn key when you hit the F11 or F12 keys.

  • How to add display button(ICON) on standard report screen?

    Hi,
    I have to add display button after the excute button on the standard selection screen of the report.
    could you please guid me how to do that i was trying with below but it does not reflect.
    TABLES:  sscrfields.
    TYPE-POOLS: slis, icon.
    INITIALIZATION.
    Add display button to selection screen
      functxt-icon_id   = ICON_DISPLAY.
      functxt-quickinfo = text-007.
      sscrfields-functxt_01 = functxt.
    Thanks,
    Rajesh
    Edited by: Rajesh Gupta on Nov 16, 2010 3:28 PM

    Hi
    TABLES: sscrfields.
    TYPE-POOLS: slis, icon.
    PARAMETERS: p_bukrs LIKE t001-bukrs.
    SELECTION-SCREEN FUNCTION KEY 1.
    INITIALIZATION.
    * Add display button to selection screen
      sscrfields-functxt_01 = icon_display.
    In selection-screen you need to active the button by statament SELECTION-SCREEN FUNCTION KEY
    Max

  • Add a button to MSS Compensation Planning screen

    Hi Gurus,
    I have a requirement from my client to add a button in Compensation Planning screen to Download the list.
    However, I couldn't find a configuration in IMG to add it.
    The Compensation screen is a WDJ and we do not have Java expert in our team to enhance it.
    Appreciate your solutions & ideas.

    Hello,
    Unfortunately you will have to implement Enhancement Pack 5 to have this functionality in standard. Otherwise you do have to modify the Java coding.
    Cheers
    Lucas

  • How to add push button in function module

    I want to add Push button( yes/no) in same screen. I used POPUP_TO_CONFIRM,
    but this popup is coming on next screen when I click on cancel button.

    There is no scope to create a push button in application tool bar. Instead of that we can add in a menu bar.

  • Add Attachments button not working

    Hi,
    I have added an attachmentTable item to my OAF region. I have followed step 1, 2, 3, 4, 6, 7, 8 in the OAF user guide section "Enabling the Attachments feature for an Entiry".
    When I test my page, the attachmentTable renders fine on my page. However - when I try to press the "Add Attachments" button, I get a blank screen. The URL associated with the button seems to be my base page. I expected to be redirected to a standard Attachment flow page.
    I run my page locally from jDeveloper.
    Any ideas?
    Best regards, Søren Moss

    Update:
    This must have been a temporary problem on my own computer... because when I tried again this morning - without doing any changes - it is working fine :-)
    /Søren Moss

  • ADD APPROVER button to be disabled!

    Hi All,
       I have implemented the n-level approval WF WS14000133 through the BADI BBP_WFL_APPROV_BADI.
      Can anyone tell me whether it is possible thorugh disable the "ADD APPROVER" and "ADD REVIEWER"  button on the approval preview screen???
    Regards,
    Disha.

    Hi Disha,
    you can use BADI BBP_CHNG_AGNT_ALLOW to determine whether users can add approvers and reveiwers.
    There is a sample implementation for this BADI that can be copied and an example in the documentation for this BADI.
    Regards
    Chris

  • Add Employee Button missing in 'My Employees'

    Hello,
    I am facing a problem with My Employees iview in T&E. We maintained same roles for all users. However, for some users, we can see 'Add Employee' Button, for some, we can't see this.
    These are the following steps we checked.
    - In PA30, every user is linked with a personnel number.
    - Backend (ECC) roles are same for every user.
    - Frontend (Portal) roles are same for every user. (I know portal settings can't restrict the Web Dynpro ABAP buttons).
    Please suggest me a solution/documentation/check points to troubleshoot this issue. I checked SDN and Google, but without any luck.
    Appreciate your help.
    Thanks,
    Raj Peddisetty
    Edited by: Raj on Jun 15, 2010 9:02 AM

    Hi,
    This may be authorization issue. After performing the scenario from portal execute the transaction SU53 in SAP backend for that user and check is any authorization is missing. You can also activate trace (ST01) in backend for that user and then perform the activity, check is any authorization is missing.
    If everything is fine than please ask ABAPer to debugg the code. They will surely be able to identify in which case the button is appearing and in which case it is missing.
    Thanks & Regards,
    Sandip Biswas.

  • Add "Identification Numbers" Tab to Emplyee Directory / Employees Screen

    Hello,
    On the Account screen, there's a tab called "Identification Numbers."  We have a requirement to add this exact same tab to the Emplyee Directory / Employees screen.
    We seem to be having issues adding this tab.  We have successfully added the tab in a Z view, however, when we click on the tab, nothing happens.  In the browser, we see the message "Processing your request," however, the tab details do not render, unfortunately.
    By chance, could someone possibly give detailed steps on how to add this tab correctly to the Emplyee Directory / Employees screen?  I think we're close, except for the fact that the tab details do not render.
    Also, we're on CRM 5.0 with NetWeaver 7.0.
    Thanks!

    I've found it. trx. BUS3 contains the specific screen.
    regards.

  • I'm trying to add my Linux netbook to my sync account but both my windows computers will not show the "Add Device" button in any of the sync management screens

    I'm trying a new Linux build on a net book that I use for playing with non windows OS. In the process of setting up the fresh OS install I wanted in get my Firefox account set up to that I didn't have to spend lots of time working on that one thing. I'm no stranger to the browser sync and have attached several of my computers and tablets with a number of different OS to the account with little trouble including the Firefox of the previous Linux build that was on the net book. The problem now is that on both of my to main computers, a windows 7 desktop and a windows 8.1 tablet, both running the latest Firefox, I am unable to find the "add device" button in any of the sync management screens. This includes the browsers built in options screen as well as the Firefox manage account page. The first gives me options for disconnecting the account, going to the manage screen, several check boxes for what can be synced, and the device name. The manage screen, after logging in, only give me options for signing out, changing password, and deleting the account. Any help figuring out why the add device button seem to be missing from both these devices would be greatly appreciated.

    Please check your Firefox Installation's version. (can be found by clicking the main menu, either clicking or hovering over the help button, and then clicking about firefox in the sub menu). depending on how long ago you set up sync you may still be using the older sync version. firefox 29 introduced a new (and might i add far less tedious) sync version. see [[How to update to the new Firefox Sync|this Mozilla support article]] for information on upgrading your sync to the new version.

  • OIM 11gR2 - Identity console - Search Users Page.  Need to add employee number by default.

    Hi,
    I am new to oim 11gR2.  I have a requirement , to add the employee number field in the user search box. I do not want to use the Add Fields button to add the employee number search field.
    When any user goes to the search page, they must find the employee number field in the search box in addition to the other default fields like lastname, firstname, etc.  Is it achievable? Thanks in advance.  
    If possible.... can you please provide the steps to achieve it?.. thanks

    Karthik Perath
    Thanks for the answer....... but I guess you misread the question.  I am able to add new fields as columns to the search results table.  My problem is I want to add the searchable field to the query form.  Also, I do not want to use the Add Fields button (because that is a part of Saved Search which is Personalization and limited only to the creator) , I want the newly added searchable field. for example Employee Number ( which is not there by default)  to be made available to all the end users of Identity Self Service system..... Hope you got the problem... 

  • The Add Printer button on the eprintcenter website on my screen is not working.

    I just registerd on the eprintcenter.com site and now I am trying to click on the +Add Printer button/icon to add my printer and it is not working. I have tried it in all different web browsers and it doesn't take me anywhere on any of the browsers. Sometimes I get the "javascript&colon;void(0)" message down in the left hand bottom portion of my screen when my mouse goes over that button. What is wrong? Is it your site or my computer?

    I'm having same problem

  • How to add a button in Sales Order screen?

    Hi,
    Basically I want to add a new button "Show My lookup" in sales order screen and when clicking the button I want to show a form.
    Please anyone tell me how to do this?.
    thanks in advance
    Mina

    Here is a sample ItemEvent that adds a custom button to Sales Order Entry, and loads a form from XML when it is clicked.  Make sure you give the forms unique identifiers when you create them - the sample just uses a hardcoded value.
    Hope it helps,
    John
    Private Sub sboApp_ItemEvent(ByVal FormUID As String, pVal As SAPbouiCOM.IItemEvent, BubbleEvent As Boolean)
        On Error GoTo ErrorHandler
        Dim sboForm                 As SAPbouiCOM.Form
        Dim sboItem                 As SAPbouiCOM.Item
        Dim sboBtn                  As SAPbouiCOM.Button
        Dim objXMLDoc               As MSXML2.DOMDocument
        Dim objXMLErr               As IXMLDOMParseError
        Dim objXMLElem              As MSXML2.IXMLDOMElement
        Dim strIdentifier           As String
        If pVal.EventType = et_FORM_LOAD And pVal.Before_Action = False And pVal.FormType = 139 Then
            'Add Custom Button
            Set sboForm = sboApp.Forms(FormUID)
            Set sboItem = sboForm.Items.Add("AZU_BTN", it_BUTTON)
            sboItem.Top = sboForm.Items("1").Top
            sboItem.Width = "80"
            sboItem.Left = sboForm.Width - 105
            Set sboBtn = sboItem.Specific
            sboBtn.Caption = "Custom Button"
        End If
        If pVal.EventType = et_ITEM_PRESSED And pVal.Before_Action = False And pVal.ItemUID = "AZU_BTN" And pVal.FormType = 139 Then
            strIdentifier = "AZU_XXX" 'You should set this to a unique value each time
            Set objXMLDoc = New MSXML2.DOMDocument
            objXMLDoc.async = False
            objXMLDoc.validateOnParse = True
            objXMLDoc.Load (App.Path & "\Config\AZU_CUSTOM.srf")
            Set objXMLErr = objXMLDoc.parseError
            If (objXMLErr <> 0) Then
                MsgBox "Failed to load XML screen definition."
                Exit Sub
            Else
                For Each objXMLElem In objXMLDoc.getElementsByTagName("form")
                    objXMLElem.setAttribute "uid", strIdentifier
                Next
                sboApp.LoadBatchActions objXMLDoc.xml
            End If
        End If
        Exit Sub
    ErrorHandler:
        MsgBox Err.Number & " " & Err.Description
    End Sub

  • Add new button on SAP R/3 Logon screen( R/3.4.7) to "Forgot the Password"

    HI
    We wanted to add a new option( Forgot password option) on the SAP Logon screen to Change password when they forgot the password.
    But the user exit EXIT_SAPLSUSF_001 only triggers after the Logon.
    *Our Current SAP Version is SAP R/3 4.7
    Is there any other way, which allows,
    1. add a button/ menu option on R/3 LOGON screen to include :"forgot apssword" option.when preseed/selected, it has to execute some piece of  code( our own)  with validation to change the password.
    OR. is it possible to add an hyperlink next to password, and when pressed to execute /call a BSP(??) application to change the password in R/3. ?
    Thanks.

    Hi,
    I think you can try with  GuiXT script.
    Thanks,
    Anitha A

Maybe you are looking for

  • Want my DVR to use wifi from Time Capsule

    We have two wireless networks in our house which seems stupid.  Until now, we've shrugged it off and ignored the wifi created by the fios router and use a wired Time Capsule to create a wifi network that we use.  Now, there's a new feature where we c

  • Where is my online number?!

    Hi, I ordered my online number about a week ago and only got around to paying it today, and I wanted to send it forward to family and friends, but I can't for the life of me find the actual number as I didn't write it down before. Can anyone tell me

  • Quadrature counter dividing and triggering

    I'm currently looking into using an NI USB 6353 device in a project, and I'm confused about its capabilities. Here is what I'm trying to achieve: 1. Reading an A/B (no Z) quadrature input to increment/decrement a counter (preferrably in X4 mode). 2.

  • What is a Fullfillment Set?

    Hello all, Could you please tell me what is a a Fullfillment set and how to remove records from the fullfillment set. Can u pls tell me the navigation too... thanks inadvance, Aush

  • Processing raw data in different ways depending on some condition

    Hi, I am receiving a raw data stream through a UDP port. The values contained in the raw data are all stored in 32 bits but are of different formats i.e I have 16 bit signed integer, 32 bit signed integer, 8 bit unsigned integer and 32 bit single pre