UWL: hide task type dropdown

Hi
In the header of each view in UWL, there is a dropdown to select the new tasks, tasks in process,...
Is it possible to hide this dropdown?
Thanks,
Wim

Hi Wim,
its all configuration of the UWL XML files.
Search for NavigationNode name="root" Under the subnote "Main" you have the node
NavigationNode name="CombinedTask" . Remove what is below and add what is left in a new XML.
Dropdowns are gone for the "Tasks" tab....
Regards,
Kai

Similar Messages

  • Hide Certain Task Types in UWL

    Hi,
    We have a situation where we have two portals pointing at the same backend ECC 5 system.  One portal is used by core HR users and the other by ESS / MSS users.
    One of the issues we have is that when the core users log into the ESS portal, they see all of their core tasks as well as their ess / mss ones.
    Does anyone know of a way of hiding certain task types or suggest another way around this.
    Many Thanks
    Paul

    Hi Paul,
    You need to customize the item types that you dont want displayed in each UWL.
    Customizing UWL help is available at:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/27/8be9f12c6746158328764a13c0ef99/frameset.htm
    Process flow is: Enable debug on UWL>Determine Item Types you dont want> download associated UWL>Create custom UWL (based on the items types you want to remove)>Upload UWL and clear UWL cache.
    Cheers
    Daniel

  • UWL manage substitutions - task types

    Hi All,
    Can anyone explain exactly what each of the task types mean in the UWL substitution rules or point me to a link?
    I understand that Disciplinary type relates to HR tasks (http://help.sap.com/saphelp_nwce711/helpdata/en/0b/1fc20097b74c41b38621ec2a9454bb/frameset.htm - "The task type Professional covers functional tasks; Disciplinary is used for HR tasks") and Professional relates to "functional' tasks, but can anyone offer a more specific explanation?
    Are there a list of work item types covered by each task type? Where can I define that certain task is a Disciplinary or Professional task type?
    Can we configure this mapping to seperate the work items into two seperate types, and rename the types accordingly?
    Cheers,
    André Sousa

    Task type in UWL configuration relates to the task type of the workflow step as defined in the SAP Business Workflow builder.
    use transaction PFTC_DIS in the backend system to display various task types.
    Refer to SAP Business Workflow documentation here http://help.sap.com/saphelp_nw04s/helpdata/en/a1/172437130e0d09e10000009b38f839/content.htm
    Thanks and Regards,
    Prasanna Krishnamurthy

  • In R12.2.3 Task type LOV is blank

    Hi,
    We are implementing R12.2.3 Service modules for our client.
    But after defining the task types using the Service Responsibility, the same are available under Task manager window.
    But none of the task type neither the seeded one are available under the task type LOV in create service request form.
    Nor we can see any task type available under mapping objects window which opens after clicking on Map Types button in Task Type definition form.
    Is there anything we missing any profile option or some key setup.
    Please let me know if anyone has seen this issue before.
    Best Regards,
    Shyam

    Hi Shyam,
    Please open the Task Types form ( JTFTKTTY.fmb) and click on the 'Map Types' button.
    Query for Source Object = 'Service Request'.
    a) Do you see Task Types already mapped?
    b) If you add a row: there are no Task Types in the LOV at all? Do you see any errors at the bottom of the form (i.e. FRM-41826)?
    Thanks,
    M.

  • Change description of Product Type Dropdown in SRM 7.0

    Hello,
    We are upgrading to SRM 7.0 and have a requirement where we need to rename the decription of Product type (dropdown) "Materials" to "Goods" on the "Describe Requirement " screen.
    We tried modifying the value table COMC_PR_TYPE_T which stores these values however the change did not reflect on the Web dynpro side.  This seems to be like a buffering issue however we are not sure.
    Does anybody have any idea why system is behaving this way? or is there any other way of doing it?
    Thanks

    HI,
    Did you solve the problem? Iu2019m facing with the same issue. Iu2019ve thought also that maybe the AS or the portal buffers the dropdown values, but now Iu2019m not sure about this. Please help, if you know the answer.
    Thanks,
    Roland

  • Hide a  type of file System wide not just the extension*

    Is it Possible & if So  Howto hide a type of file System wide not just the extension*
    Am trying to HIDE the Associated file for Photo Processing software in Finder, its a Specific file to the Program & holds the Raw data text Processed Info
    . Would mean I would need to change each File individually
    Is there a way/apple script?
    Knowledge or experience would be Appreciated
    Thanks

    I followed these instructions and they work, but I also get errors. Here are two files in the directire, and the contents of ~/.profile, I called the function killextension:
    I run the command to hide the PDF:
    Note the two errors. Thank you very much, BTW. No more Dropbox attributes files!  

  • Hide Task Bar , Hide all windows notification , Set screensaver

    Hello, 
    Can any one please help me in doing any one or all the customization in
    Windows 7x86 Embedded satndard.
    How to hide Task bar permanently  ? 
    How to set specific logo as screensaver ?
    How to hide all windows notification ?
    I have to do all these setting through MDT and want to include that in base image (Core Image). If you know any thing how to do any of the above settings in
    Windows 7x86 Embedded Standard please reply .
    If you how to do that in MDT via unattend.xml or registry or
    GPO or any thing by which we can do these setting and deploy through MDT. 
    PLEASE HELP!!!

    What I did was to provide the Notifier stage with an owner. (This is only a solution if your application has a single stage.)
    1.  In method initGraphics() remove the line: stage.show();
    2.  Create the following method in Notifier:
    public static void setStageOwner( Stage stageRef )
         INSTANCE.stage.initOwner( stageRef );
    3.  In method showPopup( Notification ) add the following line before:  POPUP.show( stage );
    if ( ! stage.isShowing() )  stage.show();
    else  stage.toFront();
    4. When you setup your application's stage call:
    Notifier.setStageOwner( yourAppsStage );

  • UWL - WF TASKS TS20000189 Change Trip - Dynamic parameters for WD ABAP Appl

    Hi
    I am struggeling to manage to solve a WF task in the UWL
    The task is TS20000189 for changing a trip which has been returned for corrections from a manager.
    When previewing th iView for "My trips" I am able to get the overview of all my trips, and when selecting a trip i can see which parameters I need to get in the UWL, but I am no able to do so
    I need to have the following parameteres dynamically presented
    SAP_FITV_ACTION=CHG
    SAP_FITV_PERSNO=00010089
    SAP_FITV_TRIPCMP=R
    SAP_FITV_TRIPNO=0000000328
    My entries in the UWL is as follows:
    <ItemType name="uwl.task.webflow.TS20000189" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchIView" executionMode="default">
          <ItemTypeCriteria externalType="TS20000189" connector="WebFlowConnector"/>
    <Properties>
                <Property name="iview" value="pcd:portal_content/erv/standard_roller/ansatt_selvbetjening/no.edb.erv.str.hr.ESS_USER/ansatt_selvbetjening/Reiseregninger_12/com.sap.pct.erp.ess.12.expenses"/>       
                <Property name="newWindowFeatures" value="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no"/>
    <Property name="WebDynproApplication" value="FITV_TRIP_FORM"/>
    <Property name="WebDynproNamespace" value="sap"/>
    <Property name="DynamicParameter" value="SAP_FITV_ACTION=CHG"/>
    <Property name="SAP_FITV_TRIPCMP" value="R"/>
    <Property name="SAP_FITV_TRIPNO" value="${item.TripNumber}"/>
    <Property name="SAP_FITV_PERSNO" value="${item.EmployeeNumber}"/>-->
    <Property name="display_order_priority" value="5"/>      
    </Properties>
              <Descriptions default=""/>
            </Action>
    </Actions>
        </ItemType>
    Any Ideas will be rewarded
    Regards
    Kay-Arne

    Hi,
    Have you found any solution for this?

  • WMS - Cycle Counts - are generating with no user task type

    Hi,
    I have configued Cycle counts and it is creating tasks with no user task type.
    That too .. this is happening for some tasks .. others are created correctly.
    As there is no user task type .. It is not getting displayed on Gun.
    Can anyone pls help me .. Thanks in advance.
    Regards,
    Naveen S

    Hi,
    I have configued Cycle counts and it is creating tasks with no user task type.
    That too .. this is happening for some tasks .. others are created correctly.
    As there is no user task type .. It is not getting displayed on Gun.
    Can anyone pls help me .. Thanks in advance.
    Regards,
    Naveen S

  • How to set task type of a task in MS Project using excel vba code.

    Hello Gurus,
    I am generating MS Project files(.mpp) files form excel data. An excel macro in the excel file will read the excel data and will generate the .mpp file. It is working fine. now i want to set the task type of all the tasks to "Fixed work" from excel
    vba code.
    How to use the property PjTaskFixedType in setting the task type??
    refer below links
    http://msdn.microsoft.com/en-us/library/office/ff861713.aspx
    http://msdn.microsoft.com/en-us/library/office/ff864157.aspx
    Can someone help me in setting task type property from excel vba.
    I have attached my sample code used to generate the mpp file. It is not the complete code but you will get an idea from it.
    Set pjApp = CreateObject("MSProject.Application")
    pjApp.FileNew
    Set newproj = pjApp.ActiveProject
    newproj.Tasks.Add (task_name)
    newproj.Tasks(mpp_row_number).Start = task_start_date
    newproj.Tasks(mpp_row_number).Finish = task_end_date
    newproj.Tasks(mpp_row_number).ResourceNames = resource_name
    pjApp.FileSaveAs mpp_file_save_path & mpp_file_name & ".mpp"
    pjApp.FileClose
    pjApp.Quit
    Any help is appreciated.

    Hi Syamku,
    A simple example that sets the task type:
    ActiveProject.Tasks(2).Type = pjFixedDuration
    ActiveProject.Tasks(3).Type = pjFixedUnits
    ActiveProject.Tasks(4).Type = pjFixedWork
    http://msdn.microsoft.com/en-us/library/office/ff860469(v=office.15).aspx
    Hope this helps

  • Hide some types of links in Panel Links.

    Is it possible to add a filter on a list of links (Links Panel)?
    I add an observer on kDocBoss.
    In the Update function, I do not know how to retrieve the contents of the list  (kLinksListWidgetID) to hide some types of links.
    Do you have some ideas.
    Best Regards,
    Badr NASSER

    Hi,
    I tried the same code. I am getting the following error. Could anyone help me how to solve this error?
    Error(74,1): class OAGlobalButtonBarBean not found in class XXX.oracle.apps.po.requisition.webui.CustomPageCO
    I am new to OAF. Looking for some help.
    Thanks
    Edited by: 803923 on Oct 25, 2010 11:10 AM

  • 'Task Type' property in Monitoring of Task iview in MSS

    Hi,
    There is a property called 'Task Type' in the iview 'Monitoring of Task'.
    This is supposed to restrict the display of task types to what is specified here in this property only.
    For eg, if i have 3 task types configured for It0019 in the back-end and want only 2 to get displayed in the portal, then i will mention those task types in this property.
    1 -- Monitoring Overtime
    2 -- Monitoring payments
    3 -- Monitoring absence.
    I have mentioned the task types separating them by ';'.
    However now no task is getting displayed.
    Can anyone help please?
    Thanks and Regards,
    Pinki

    can you please check your iview property
    FUNCTION HRMSS_RFC_RD_DATES_GETLIST
    FUNCTION HRWPC_RD_DATES_GETLIST_INTERNA
    LOOP AT lt_monitoringtask
                    INTO  ls_monitoringtask
                    WHERE ( p0019-termn BETWEEN begda AND endda ) OR
                          ( p0019-mndat BETWEEN begda AND endda ).
            check for allowed employment status
              IF NOT t_employmentstatus_mt[] IS INITIAL.
                LOOP AT lt_action
                        INTO  ls_action
                        WHERE pernr  = ls_monitoringtask-p0019-pernr AND
                              begda <= ls_monitoringtask-p0019-termn AND
                              endda >= ls_monitoringtask-p0019-termn.
                  EXIT.
    http://help.sap.com/saphelp_erp60/helpdata/EN/43/376d7ced1f1bcee10000000
    a1553f7/frameset.htm

  • Query regarding changing the human task type

    Hi,
    I am new to BPM.I have created a process with two tasks and mistakenly selected both the human tasks with the initiator pattern.And now I am getting this compilation error which says my process contains more than one initiator tasks.Is there any way in which I can change the human task type to simple after the process has been created?
    Thanks in advance

    Hi,
    Thanks for your reply.I found that out too.It is really strange that there is no way in which you can change the type once you have created a user task.
    Thanks
    Rahul

  • Hide Condition Type

    Posted: Sun Sep 02, 2007 7:58 am    Post subject: Hide Condition type  
    Hi,
    I have a scenario wherein I need to display the material cost in my sales order and billing. I know that is possible through condition type. The client wants the material cost for COPA analysis. I can use condition type VPRS show the cost. But the problem is the client doesn't want the material cost to be shown to the user user( VPRS). Is there a way wherein I can hide my condition type at sales order and billing level.
    Please advise me .
    Regards

    Hello,
    Did you check in SAP OSS on this?
    To accomplish your requirement you will have to implement an OSS note (105621) to get some additional security.
    I have implemented this note a couple of times and it is working as intended.
    Some excerpts from this note:
    Short text Authorization check for the condition screen
    Component SD-BF-PR Pricing
    Symptom
    Up to now you cannot exclude certain condition types and subtotal lines from being processed or displayed in the condition screen by restricting the authorizations.
    Trust this helps.
    Regards,
    Jan Pel

  • ST03 Export: How to export all instances and task types?

    I am exporting ST03 data using SAP GUI
    I can export data for a single task type and a single instance.Is there a way I can export the Time Profile data for all instances and all task types in a single export? Can I do a single export rather than NxM exports?
    Also, when I export to a text file, there is a header that reports the instance, data, and task type. When I export to excel file I only get the table, not the header info. Is there a way to to get the header info into the excel export?
    Is this the appropriate forum for these questions?
    Any help is appreciated.
    Thanks.
    Tim

    I moved this question to an ABAP forum. Here's the [thread|ST03 Export: How to export all instances and task types?;.
    Tim

Maybe you are looking for

  • Can two different apple id's use one iTunes account?

    When we first purchase apple products (me and hubby!) we used one apple id account and i downloaded all our music and purchased a lot more. Since then i have purchased my own iPhone and set it up with a different apple id - trouble is i cannot access

  • Messages don't display in chronological order. Why?

    Sometimes messages about a week old appear at the bottom. While messages from today appear higher up. Why? Conversation is with person from Europe while I am in US.... if this has anything to do with it. Submitting picture. As you can see old message

  • Why does my ibook HD show a different name when accessing over network?

    I am including the details below for some industrious soul to peruse. In a nutshell, I have renamed my old computers internal drive (no problem), but when I connect to it via network from my new computer it still comes up as the old HD name instead o

  • Latest wine issues[SOLVED]

    did an upgrade yesterday and wine was updated. wine-1.1.14-1 now I get this error: wine client error:0: version mismatch 380/381. Your wineserver binary was not upgraded correctly, or you have an older one somewhere in your PATH. Or maybe the wrong w

  • IPhone plays wrong song, but shows correct name and artwork

    Sometimes when I try to play a song on my iPhone using iTunes match, the song gets stuck at 0:00 and won't play, or the correct artwork shows with the correct meta info, but the wrong song is playing. Any ideas? I'm not trying to stream any of these