Display Action functionality

Hello All,
There is Role through which End Users does not have  access to the Overview (mountain) screen for the Display Actions InfoType.  When  we use the eye glasses to view the detail of an Employee's Actions we can see the individual records.  However, when we click the mountain icon to look at the Overview there is no information there even though,
Please help  the functionality for Display Actions.
CB

Hi
You can do the same. It can be done, you need to call in the following struture in your BOL layer CRMT_ACTION_GRID which coantins all your required data. You need to craete a Z implementation class where in you need to code in for fetching the values from the structure and fill in your view.
Regards,
Pranay

Similar Messages

  • Infotype for Display Actions

    Hello All,
    There is Role through which End Users does not have access to the Overview (mountain) screen for the Display Actions InfoType. When we use the eye glasses to view the detail of an Employee's Actions we can see the individual records. However, when we click the mountain icon to look at the Overview there is no information there even though,
    Please help the functionality for Display Actions.
    Thanks & Regards,
    CB

    Hello Franklin -
                         Lets keep it simple, my querry is I am not able to access Display Action Icon (MOUNTAIN overview) is not working.
                       Thanks,
                       CB

  • Can Advanced Action functions be done with JS?

    Is it possible to use JavaScript to perform Advanced Action functions like "show", "hide", "assign", etc? If so, is there an applicable reference doc?
    Thanks,
    Bob

    The SWF JS API does not support show/hide... only assign.  HTML5 JS API supports show/hide and assign.
    To assign a vairable regardless of Output, you can look at this article:
    http://captivatedev.com/2012/12/17/display-the-students-name-from-your-lms-using-adobe-cap tivate-6-x/
    If you want to show/hide in HTML5, you can use
    cp.hide("ItemNameHere");
    cp.show("ItemNameHere");

  • How to display action buttons on iPad app?

    Hi all,
    I'm trying to display "action buttons" in my custom BO's TI in advanced list panes. For each of these table I created LayoutStackPanel where inside I have icon with defined event handler. In web UI version everything works fine. "Action button" appears and event handler is triggered on click.
    When I open same TI on iPad, first of all Table is displayed as grid, not table, but I assume that is how iPad player generates that. But my created icon is not visible in specific row (I haven't allowed hover option as I thought iPad can't handle hover event), and even switching TI into edit mode it's not appearing and event handler isn't triggered.
    I wonder if there is around some detailed guide, best practice doc which covers how we can design our screens for iPads.
    Thanks,
    Uldis

    Hello Uldis,
    Please try to follow these steps to create it from scratch. It guides you on how to create a Delete button, so you can use is as a reference for futher action buttons:
    1. Drag and Drop ‘LayoutStackPanel’ from ToolBox to List Column.
    2. Right Click on the column and Select Model ‘LayoutStackPanel’. Add an icon over there.
    3. Set the property ‘Visible on Hover’ of Layout Control to True.
    4. Create an action on your BO node called Delete<NodeName>. Generate the script file and add this snippet:
    this.Delete();
    5. Set the property ‘On Click’ in UI Designer.
    Create EventHandler calling the BO action. The EventHandler and "Misc" name must contain "Remove" or "Delete" as prefix to identify as a deletion column. As sample you can check the "Account Team" facet of account Thing Inspector:
    /BYD_COD/SalesOnDemand/Account/UI/COD_Account_TI.TI.uicomponent
    Click on the "Items" collection as following figure shows:
    Then set the Icon ‘OnClick' event to your delete event previously defined.
    Let me know if that worked for you.
    Best Regards,
    Fernando Giroleti
    Cloud Service Center AMEA

  • Use of Field selection for Multilevel list Display Equipment/Function loc

    Dear Expert,
                          Anybody suggest me that how can we use the feature of Equipment & function location settings as given SPRO path.
    Plant Maintenance and Customer Service ® Master Data in Plant Maintenance and Customer Service ® Technical Objects ® Equipment ® Define Field Selection for Multi-Level List Displays of Equipment.
    Plant Maintenance and Customer Service ® Master Data in Plant Maintenance and Customer Service ® Technical Objects ® Functional Locations ® Field Selection for Multi-Level List Displays of Functional Locations.
    Your help & suggestions are much appreciated.
    Regards,
    Akhilesh

    Dear AKhliesh,
    This customizing setting is for the T-code IE07. You can customize view of IE07 in different strcuture with required fields wants to didplay or suppress.
    Regards,
    Kaushal Rai

  • Hyperlink - How to execute it action function(Java) and then JavaScript

    Hi all, I have a hyperlink in a popup window. When the hyperlink is clicked I want it's action function to be executed. This works fine, the problem is when I put java code in the hyperlink's javascript onClick() function, only the onClick() gets called and not the action function.
    I need the onClick to close the window and submit the main form and I need the action function to set some session variable.
    Thanks in advance for any replies.

    Hi, thanks to anyone that read my post. I found a solution. I removed the code from the hyperlink's javascript onClick and placed it the body onload javascript function. I also set a flag to true when the hyperlink is clicked and only execute the code in the body onLoad() when the flag is true.

  • Newby question: I have a report that is featured and is available for Q&A and now I want to display this functionality in a web part of a site...

    Hi,
    I have a report that is featured and is available for Q&A and now I want to display this functionality in a web part of a site.
    I am using a trial right now, so I am not sure if I have all the necessary licences, but I am really new to this subject so a link to msdn page or blog item might already do the trick.
    This is what I have right now: 
    https://www.youtube.com/watch?v=rV2_m4iWxSE
    Thanks

    No that is not currently available. 
    Thanks!
    Ed Price, Azure & Power BI Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • Displaying the function location no. in task bar

    Hi All,
    Please help me in displaying the function location no. in task bar as message.
    Following is the code I am using :-
    CALL FUNCTION 'ENQUEUE_EZIFLO'
        EXPORTING
            MODE_IFLOT     = 'E'
            MANDT          = SY-MANDT
             TPLNR          = IFLOT-TPLNR
            X_TPLNR        = ' '
            _SCOPE         = '2'
            _WAIT          = ' '
            _COLLECT       = ' '
       EXCEPTIONS
             FOREIGN_LOCK   = 1
             SYSTEM_FAILURE = 2
             OTHERS         = 3
    IF sy-subrc <> 0.
    write : IFLOT-TPLNR.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH IFLOT-TPLNR.
    ENDIF.
    Thanks
    Gautam

    Hi Gautum,
    keep the message type as 'S' it will show the message in the task bar,,
    MESSAGE ID SY-MSGID TYPE SY-MSGTY   "Pass it as 'S"
    NUMBER SY-MSGNO
            WITH IFLOT-TPLNR.
    Regards,
    Prabhudas

  • How to display "action description " for an action

    hi,
    how to display "action description " for an action

    hi,
    Go to SPRO>Personal Management> Personal Administration--> Customizing Procedures --> Actions --> Setup Personal Actions/Create Reasons for Personal Actions.
    I think it will solve your problem.

  • Display form  function not working at HRADMIN level.

    Hi ,
    I have got a problem with   an  Adobe interactive form at HRADMIN level. i could run the perform personnel Actions(connecting to R/3), Email functions from the Action Box at  HRADMIN . when i try for the Display form , the page is refreshing it self and not getting  displayed .
    needs some help.
    Rgds,
    Venkat

    Thanks for your reply.
    I have set the rendered property to ${oa.viewobjectname.columnname}
    which is same as u mentioned I guess. It is working based on the first row fetched but not based on each rows value.
    As per Ramkumar in the below thread , SPEL does not work at row level is it TRUE can anypne confirm?
    Re: Bound Values
    I have been waiting to get someresponse from yesterday.
    Anyway, as My plan was to use the logic to build review page ( to show Blue dot if old value is not equals to new value) , I have planned to replace SPEL with oracle SQL logic I wrote a sql which returns something like this, I could not find any better alternates ( wrost one was to create 7 VO's (bcaz i have 7 columns to disp) and apply SPEL there)
    Select 'Empno' column, AEmpno Current,Bempno Proposed,decode( a.empno,b.empno,'','*') from xxx_v
    union
    Select 'Ename',Aename,Bename,decode(aename,bename,'','*') from xxx_v
    * indicates Changed data.

  • Actions' function key reminder in PS7

    I have recorded quite a few actions in PS 7 but only recently started making a note of what keyboard shortcuts call what action. As a result, quite a few of the available function keys are 'taken' but I don't know what they do and have so far not managed to find out. Failing all else I can delete the whole lot and start again, making better notes. But I'd rather not. So;
    Q: how can I see all the function keys' actions?
    Thanks for any help
    ps sorry about the rubbish user name but after too many attempts resulting in user-name-unavailable type messages I lost patience!  

    When you set the Actions Panel to Button Mode are the Shortcuts being displayed?

  • Log action - Functional Locations (PM)

    hi everybody,
    I want to view the action log and the changes of a functional location or an equipment in SAP PM, but when i go to Extras - Action Log or Extras - Display Changes, appears the message:
    No change document positions found
    Message no. CD649
    Diagnosis
    No change document item was found which satisfies the selection conditions.
    Procedure
    Pleas check the specified selection conditions.
    Maybe i have to activate something.
    Please help!

    Hi anali.cm
    Please note that the following are not recorded as part of change documents for equipments:
    Status changes
    EQBS data changes
    You can view status changes if instead you use the status history or
    the application log.
    If the changes you make to the equipment are to the status or to a field in the table EQBS then this could be the reason
    why you get the 'No change document positions found' CD649 message.
    Theirs no customizing that i know of to influence this ...
    Thanks -
    Enda.

  • How do I get my iMac's HD(Broken display) to function through a Macbook Pro?

    I am attempting to use my iMac with an external monitor and I need to allow the second screen to function as my primary screen.
    I presently have a Displayport to VGA adaptor (leading to a monitor) connected to my iMac. Then, I have a FireWire spanning the iMac and a Macbook.
    When connected via FireWire and accessing the Macbook's HD, I can access many files but cannot change any display settings.
    After holding Option at the Macbook's start-up and selecting the iMac's HD, the Macbook displays the Apple symbol with a grey background and does not appear to be loading anything.
    The iMac is running OS X 10.6.8 and the Macbook is running 10.8.3.

    Yeah, this is going to be a stickler.
    If the MB came with 10.7 or later, it won't boot/load/run 10.6
    We might be able to edit some plists on the iMac & do something, but without those 2 to test I'm not sure which/what.
    Can you find somebody with a 10.6 Mac?

  • How to display field Functional Location Field in Asset Master Data

    Dear Experts,
    I really appreciate for your advices on how to display Functional Location Field in Asset Master data.
    I have checked the configuration on path IMG:\Financial Accounting->Asset Accounting->Master Data->Screen Layout->Define Screen Layout for Master Data
    I have chosen the screen layout and review all Logical Field Groups. And there's no field "Functional Location" is available. I also didn't find "Add New" button to add "Functional Location" field.
    Thank you
    Best regards,
    Frans

    Dear Frans,
    I am sorry this is not possible.
    Note 140482:
    The field was created as a precaution. However, it is not being used at 
    present and consequently is not supplied.                               
    In particular, you cannot use the field as a criterion for a selection  
    in Asset Accounting reporting. This is still true even if this field has
    been included in the selection view delivered for the dynamic selections
    by modification.                                                        
    regards Bernhard

  • Display Partner Function on the basis of Selected Partner Function

    We have multiple "Ordering Address" and "Goods Supplier" for a particular vendor. When we use a particular vendor at the time of PO creation, we dont want all the OA and GS to be populated in the "Partner Functions" tab. The OA should be populated based on the Vendor & P Org, and on the basis of OA should be selected, the "GA" related to the OA should be populated.For ex, if each vendor has 5 OA and each OA has 3 GS and the user selects a vendor then all 5 OA should be displayed. When the user selects one  of the OA, all the 3 GS related to that OA should be displayed.
    Is this possible to maintain this scenario?If yes, how can we implement it?
    Thanks
    TM

    Hi,
    You can accomplish the above in below EXIT's
    There are two function modules available to pass partner data to the PO
    EXIT_SAPLEKPA_001 include ZXM06U07
    EXIT_SAPLEKPA_002 include ZXM06U08
    Also further you should write a logic in the BADI ME_PROCESS_PO_CUST
    regards,
    Lalita

Maybe you are looking for

  • After updating to iOS 8.0.1, my iphone 6 shows "No Service"

    After updating my iphone 6 to iOS 8.0.1.1, I can't connect to ATT cell tower and my phone shows "No Service".  I tried to reboot phone, turn on/off airplane mode, take in/out of SIM card.  But none of these helped. Has anyone experience this issue??

  • Set character encoding for data template xml output

    Hello everyone, in my data template, I have defined the header as <?xml version="1.0" encoding="WINDOWS-1256"?> but when output is generated, it is returned as: <?xml version="1.0" encoding="UTF-8"?> Is there a way for me to force the WINDOWS-1256 en

  • HT1338 my computer is becoming very slow

    My computer is becoming very slow, and hanging alot these days really dont know why.

  • Define Change Profile

    Hello Gurus, I have a problem when I define change Profile for a network type. I made these steps: - I created a New Change Profile with T-code OPSG, setting an error message when I delete material component by realised activity - I inserted this pro

  • Custom tab for page propertis- basic in sidekick

    Anybody knows how to customize the page properties tab in sidekick based on the template..