Customizing workcenter (solman_workcenter)

Has anyone been able to add transactions to workcenter? We have some reports that we would like to add under reports in tabs change management and Incident management under workcenter (solman_workcenter). There is a sap note 1160651 that hints that it can be done, but it references solution manager sap help and there I see nothing about adding a SAP GUI Transactions.
Any hints?

Hello Avrohom,
I assume you have done the basic settings already. When you go to transaction PFCG and select your roles you derived from SAP_SMWORK_INCIDENT_MAN (Work Center: Incident Management) and
SAP_SMWORK_CHANGE_MAN (Work Center: Change Request Management) you might add in the "Menu" tab below e.g. "Incident Management" your own report or transaction using the appropriate button. Hope that information is somehow helpful.
Best regards,
  Andreas

Similar Messages

  • Customizing Workcenter Incident Mgt

    Hello everyone,
    I would like to customize the Incident Management workcenter by adding customer specific fields.
    I know it is possible in SAP GUI through the Easy Enhancement Workbench, but as it appears that the screen appearance in workcenter is not linked to the screen profile you can define for SAP GUI, i'm a little bit confused.
    If a staandard solution does not exist, what are the best practices ? Copying the Webdynpro application ? Standard modifications ?
    Thanks in advance.
    Ben.

    Hi
    This is a known problem  from long time for which there is no customization.
    now you hav to go for Double or 2 times development
    1 sap gui ..development
    2 webdynpro development
      for e.g if you added a new field to ur SAP GUI by EEWB than it can't be seen in Webdynpro or workcenter and you have to go for webdevelopment
    i hope your prb is solved now
    regards
    prakhar

  • Custom WorkCenter Layout for Packing

    Hi All
    At my client place, warehouse worker works with handheld scanner & keyboard to perform packing operation during shipping process. Standard EWM provided packing screen either the the workcenter or pack in ODO is not fitting here. The reasons are
    Pack in ODO:
    Items & HUs of current delivery only visible.
    Difficult to add items of another delivery to the same HU.
    WorkCenter Screen:
    Above two issues are not there here but he needs mouse instead of scanner.
    Since shipping need to fast (generally it is) searching for each item in bin and dragging & dropping into HU will be difficult.
    Does SAP provides any customizable layout or add-ons etc. for packing workcenter for easy scan&pack?
    Thanks
    Sasidhar Gupta

    Hi Sasidhar
    Yes EWM provides extra screen at header and item level.
    check WC layout customization in that you can find extra screen flags. if u flag extra screen will appear and with the help of technical consultant u can built same as per your requirement.
    for RF press ctr+shift+ F1 on the RF screen on dextop and find program and screen no and enhance as it require.
    Regards
    Suraj

  • Customizing Solman Workcenter

    Hi,
    In Solution Manager Workcenter (solman_workcenter) I create custom Queries in Change Management module,  and I would like these queries to be available to other uses (all users within a role for instance)
    Is there a way of doing this?
    Or may be for publishing custom queries I need other different functionality in ChaRM that Im not aware of.
    Iu2019d really appreciate the information.
    thanks all.

    Hi,
    or alternatively you may want to visit this note on work center role assignment
    1160651  Work Centers: How to Customize (Solution Manager)
    You may also adapt the role menu to add or remove links which appear in
    the "Related Links" area of the Work Center. You may add the following
    items to the role menu:
        o  URLs to any Web site.
        o  SAP GUI Transactions in your Solution Manager System.
        o  Web Dynpro or BSP applications in your Solution Manager System.
    See the documentation of IMG activity "Assign Work Center Roles to
    Users" for further information on role assignment, on how to create
    composite roles, and on adapting the existing roles.
    Also see the "Access with the Work Center" documentation in the SAP
    Online Help:
    http://help.sap.com/saphelp_sm40/helpdata/en/45/51fbdbd4941803e10000000a1
    1553f7/frameset.htm
    Cheers,
    Sh

  • How to restrict transaction type in customized activity pop-up

    We have created a custom workcenter link for search enhancement of activities. We copied the work center link and are calling the same component as in std search but a different customized configuration with added and deleted fields in search criteria. This works fine. Now the requirement is to restrict the 'transaction types' available when we click on the 'new' button in the new custom activity search page. As this pop-up emanates from the std component, it can not be functionally configured (because that would restrict the 'transaction types' while creating new activity in std componnet) but should be technically handled. Please advise.

    Hi Amar,
    Solution here is to let the framework know who is caller ?
    That is, when pop up is opening, you have to put a code in this pop up view to understand who is invoking this pop up , Is it the search page of std. component configuration or is it the custom search page configuration ?
    So have a static attribute in some Z class, you can use your IMPL class also for that matter, Now whenever you know that its custom config i.e. in DO_CONFIG_DETERMINATION, read the role key( i assumed that you have a role key for your custom config)
    and if its custom role key, then set this static parameter say ZCUST_CONFIG = abap_true else abap_false (this is must to reset it using else as this is static attribute )
    Now, in your pop_up view, read this static attribute as XXXX_IMPL=>zcust_config , and if true, then you know that the pop up is invoking from custom config, so do the coding to remove the unwanted transaction types.
    and you are done !!
    Hope it helps you.
    Thanks & Regards,
    SUCHITA

  • Master Data ------  Source and Target Mapping

    I want to know the source and target mapping of some master data elements like plant,vendor,customer,workcenter.
    Where can I get it. Please provide the relevant documents or links.

    Hi,
    Check in RSOSFIELDMAP table.
    Thanks
    Reddy

  • Need correct Target Id for report logical links

    Dear Experts,
    I have the following requirement where I need to have 5 Trade Funds related reports to be displayed when I click on the 'xyz' workcenter of my business role.
    The standard Group Id (Work Center Link Groups) for the reports is FM-ALL-RE.
    The logical links for the 5 reports included in the above Group Id are:
    FM-MC13-1
    FM-MC13-2
    FM-MC13-3
    FM-MC13-4
    FM-MC14-1
    So I did the following:
    1. Created a custom workcenter e.g. xyz.
    2. In workcenter definition, the Logical Link ID is abc (custom).
    3. In logical link definition, abc is assigned to Target ID TSLSDASHWC.
    4. Group Id FM-ALL-RE is assigned to workcenter xyz.
    5. Workcenter assignment to Navigation Bar Profile and Business Role is done as usual.
    But I am not getting the links for the 5 reports when I login using the business role and click on Workcenter xyz.
    I have analyzed and found that the issue is happening because of step 3, where it seems the wrong Target Id is assigned.
    Can anyone please guide as to which should be the correct Target Id which can solve this issue.
    I tried to go through various standard SAP business roles but none of them had any link to my above 5 reports.
    regards
    Animesh

    Hi Animesh,
    I have got the feeling that you are correct concerning the SWITCH_ID field.
    You have multiple possibilities to check if it is the reason. One would be to:
    Set a breakpoint in method CL_CRM_UI_NAVBAR_SRV->TRAVERSE_WC_DEFINITION() for the following code
    * remove entries with inactive switch id
      IF iv_ignore_switches EQ abap_false.
        LOOP AT lt_wc_infos ASSIGNING <wc_infos> WHERE switch_id_wc_a   IS NOT INITIAL OR
                                                       switch_id_wclg_a IS NOT INITIAL.
          lv_tabix = sy-tabix.
          IF cl_webcuif_switch=>is_switch_active( iv_switch_id = <wc_infos>-switch_id_wc_a ) EQ abap_false OR
             cl_webcuif_switch=>is_switch_active( iv_switch_id = <wc_infos>-switch_id_wclg_a ) EQ abap_false.
            DELETE lt_wc_infos INDEX lv_tabix.
            CONTINUE.
          ENDIF.
        ENDLOOP.
      ENDIF.
    Then either just jump over the LOOP whenever it is hit or check the contents of LT_WC_INFOS
    Now check in WebClient if your links show up
    The solution to your problem is afterwards to activate the switch to ensure correct display and (more important) data content.
    cheers Carsten

  • Default Launch Page in Interaction center 2007

    Hi ,
    We are using CRM 2007.
    I wanted to change the initail screen in Interaction center from Account identification screen to a custom workcenter containing only company's webiste.
    I created a new logical link and then created a transaction using transaction launcher. I then crated a new workcenter and assigned this link to it.
    Assigned this to my Navbar prof and made it as default logical link in navbar customizing.
    When I log on to IC, my new Workcenter as default appears but the webpage doesn't start automatically. I need to click on Home link one more time again to get it?
    What Am I missing?
    Thanks

    Hi urjose,
    It is due to the logic in the IC ....
    A recording of all interactions will be done, the IREC is created the minute you confirm the BP in search.
    SAPs intention is that all other transaction types one wishes to work with should be made as follow-up activities. Follow-ups to the initial IREC. Since this wish to have IREC as central object there is no way to choose different types after your own conveinience....
    Follow the logic and do the IREC first and let your users make a follow-up activity instead.
    Morten

  • Adding links to custom ui's, into the workcenter view in PPM5.0 using nwbc

    Hi Experts
    I need to add custom developed webdynpros as links, in the workcenter view under Portfolio Management Portal Role.
    Please guide me on how to do this on PPM5.0 using nwbc.
    Thanks.
    Regards
    Khopotso

    Hi Amit
    I needed to add links to the left hand side of the navigation panel. This is done through the PFCG Role-Menu.
    Thank you for you input.
    Regards
    Khopotso

  • Call custom web templates in Solman_workcenter?

    Hello,
    in the solman_workcenter you can call a couple of web templates in the test evaluation; e.g. Status Report -> for selected test plans opens the web template 0TWB_TESTPLAN_STATUS as seen at the parameter TEMPLATE_ID in the url. The template contains a query, also called 0TWB_TESTPLAN_STATUS, which shows a couple of values for the selected test plans.
    I would like to call a custom web template instead of the standard template.
    Is there any way to do this without an enhancement of the web dynpro?
    Edit:
    I can switch the called standard query inside the web template for a custom query in the web application dasigner. But I'm afraid that these changed settings will be overwritten after an update of the BI content.

    hi, robert, i just like to know why the cubes are still empty after the activation of the BI content ?

  • Service Desk Workcenter

    Hi ,
    We have setup service desk and want all the users to work on workcenters,created two test users
    1.processor
    2.enduser
    Scenario: when a new msg is crated, the message is processed by processor and when he needs additinal info, he set sthe status in customer action, which triggers a mail to reported by(enduser)
    Now,the end user will update the message and add an attachment, which is possible with std workcenters(SAP_SMWORK_BASIC,SAP_SMWORK_INCIDENT_MAN)
    but enduser should also be able to see the edit button, because he need to set the message back in process  and should not not see  action buttion in workcenter(want to restrict him from performing actions)
    any helpful inputs would be appreciated

    Hi,
    as I correctly understand your issue, you want to restrict the access to the particular action and you already acheived the status restriction.
    >Yes i want to restrict the actions for enduser in workcenter(not one actio,n want to disable the action button for him , it  
              shud not appear when he click on edit) and status restriction i achived by creating authorization key
    In this case, we followed te otherway round in my system, Like change the action definition "Schedule Automatically", this never show the action in tool box.
    > i dont want "schedule automatically", becas it will not appear in action tool box for all users(but i need actions to appear for processor user ex: send to SAP shud)
    since the enduser couldnt set the status as "In process", so te action for the inprocess status never triggered for them.
    > did not understand what you mean here
    It will trigger when the processor set the status.
    > did not understand what u meant here
    also i have another clarification, how can we manage the edit, expert mode...etc buttons and TABS like overview , attachments...etc. so that i can create workcener views  for differnt types of users

  • For report with material and workcenter

    my client reqd a report for the materials plan order and production generate for the period with respective week in specific workcenter.
    Hence for the plan order order and production order i am useing PLAF and AFPO but i am expecting a excelent tips  to get a workcenter wise report .As for the materials defined with production version i am getting by production line but for non production version material how do i fetch.
    Input will be plant and workcenter on the basis of that generated count  of plan orders and count of production orders need to appear.
    expecting a help from SAP PP gurus.............

    Hi,
    Before developing customized report please check with std. report COOIS.
    First give input as  List = order Header , profile, select Production order check box  alone  & workcenter/plant/date & excute .
    Then try with planned order check Box ,
    This will give sepearte list for Both production & plant order.
    u can use change layout option to design report  output as u need
    Please check & come back
    Regards
    pradeep

  • BP Analytics - Customer defined monitor - No data

    Hi,
    While my custom monitor is running fine with BPMon alerting, i am not able to get results in BP Analytics (though I configured and activated it with "group by options" at logical component level).
    In the /SSA/EXM - ECU customizing, I checked boxes for standard BW, BP Analytics Bench/Trend & declared some semantic Ids/BI gen. for the BP Analytics "group by" options at key figure & 1 semantic ID for monitor level.
    See the custo. attached.
    My custom monitor is first getting the list of Sales Open Orders then calculating the average amount of those open orders (€).
    I didn't use the map field options as I consider this monitor as BackLog type, even if I calculate an average amount in the end.
    Did I miss something ?
    How can I check if some data is retrieved at managed system level for BP Analytics ?
    Note: Standard key figures are running fine with BP Analytics.
    Thanks in advance for your help !
    Solman 7.1 SP8

    Hi Remi
    To resolve the issue, you need to detect where you have problem.
    Possible problem parts can be 1 of the following.
    1.Data collection in managed system with your coding not working properly
       =>You can check your coding behavior with simulation program described in SAP Note 1521095.
           Please check whether your coding working properly by using program ZBPMON_START_DC.
           if data collection properly worked, you should be able to see collected data in managed system.
           (As described in BPMon trouble shooting guide, with program /ssf/ptabbrowser, you can see
             collected data. SE38 /ssf/ptabbrowser  -> (Relid TC,  Projectid  ECU)
             There should be some entry starting with DI_Solution GUID  _MONITOR_MONID).
             if there is a entry to your monid, this proof, data collection phase is ok.
    2.Data transfer from managed system to SolMan analytics not working
            Check the entry in your analytics cube(0SM_BPMRH) with your monid via t-cs listcube.
            if there is data, data is properly transfered from managed system to SolMan cube.
            if data is missing, transfer has some issue.
            Better to check, your monitor configuration in managed system.
            Especially selection parameter and detail list customize via /SSA/EXM.
             (param id, semantic ids are properly assigned between selection parameter and detail list).
            In more detail, please check customer exit guide.
             If you have no clue, better to open Open SAP incident ticket (formerly called OSS message).
    3.Data is in SolMan Analytics cube but data retrival to Analytics is not working.
             Recommend to check MDX connection in SM59 ->TCP/IP.
              Analytics collect cube data with MDX RFC connection. So MDX connection has to work.
             If MDX works and your data is in Analytics Cube, you have 2 possibilities.
              3.1 missing authorization.  please chceck your authorization especially related to
                     role SAP_SM_BPOANA_ALL
               3.2  Analytics runtime XML definition is not avaialble.
                      If your solman is less than Sp8 and not having analytics required notes described in
                      note 1759233, you may have to create XML definition manually via
                     connector deirectory  (go to connector directory from BPO workcenter lef side bar)
                      and conduct update AKF.
                      If all notes described in note 1759233, AKF update automatically carried out
                       when you activate your monitor. So no need to do this manually.
    Best Regards
    Keiji

  • How to configure solution manager service desk knowledge base for customer?

    Hi Expert,
    How to configure u201CSolution Manager Service Desk Knowledge Baseu201D to allow Customer to check on the solution?
    Can we make the Solution Database open for the key user? Can we add one link in the workcenter and the customer can search existing solutions before they create message to us?
    Please advice,
    Thanks
    regards,
    ng chong chuan

    >
    Chong Chuan Ng wrote:
    > How to configure u201CSolution Manager Service Desk Knowledge Baseu201D to allow Customer to check on the solution?
    >
    > Can we make the Solution Database open for the key user? Can we add one link in the workcenter and the customer can search existing solutions before they create message to us?
    Hi,
    It's a good idea, but currently it's not yet supported.
    In Work Center, there is no predefined (nor a hidden) link shipped by SAP to access the Solution Database for key users.
    With a future EhP for Solution Manager, you might get an integration of the Solution Database into the message processing Web UI.
    Best regards,
    Ruediger

  • Help needed in pre populating emailform with custom attributes

    Hi All,
    I have a requirement where in I am trying to pre-populate Service Request Information(Service Request Number, Priority, Emp responsible) on mail forms when the user selects Email workcenter and the relevant Mailform.
    Steps I have done:
    Created a custom Structure with Service Request Number, Priority, Emp responsible
    Added the structure under MAINTAIN ATTRIBUTE CONTEXTS FOR MAILFORMS
    This helped the newly added fields appear in the mailforms.
    Create a custom class( copy of CL_CRM_ERMS_STKT_SM_DS) and updated the structure details to the new custom structure and replaced serviceticket //currentserviceticket/ to //currentservicerequest).
    Also modified line-value to u2018parts/context/srv/number/text()u2019).
    Logged in to WEBUI using IC_MANAGER Role and created a mail form by selecting the attributes from the custom structure containing service request fields.
    Logged in as Agent and tried selecting an email form by navigating away from Service request page. The values(Service Request ID, etc) are not getting filled and even tried implementing the bad iIF_EX_CRM_IM_ADD_DATA_BADI .
    The control is not coming to the custom class and also to the BADI. I have placed explicit break statement also.
    Can someone help me on this issue at your convenient time please..
    Any pointers would be of great help.
    Regards,
    Eureka

    CRM_IM_ADD_DATA_BADI has been used by us for same purpose.
    In the badi did u assign the mail context as the filter and also used the attributes from the same mail context in mail form.
    It will work defintely and badi gets called when u click on insert on create email page on interaction center based on UTIL_IC
    Pratyasha

Maybe you are looking for