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?

Similar Messages

  • TS20000189 Change trip - uwl workitem execution

    Hi there!
    The standard workflow task TS20000189 Change Trip is used both for changing expenses AND for changing travel requests. In the standard configuration, when clicking a UWL workitem a transaction iView is opened. I want to configure this to open up a WebDynpro interface instead since that's what the users are used to.
    However, the problem is - how to I make the task TS20000189 access the two different applications (sap.com/esstratre/Expenses or sap.com/esstratre/Request in WS20000040 and WS20000050 respectively) or alternatively - the two different portal pages? I can make it access the Expenses application through the xml file, but then the Request application wont open...
    Please help!
    Brgds, Caroline

    Hi,
    Have you found any solution for this?

  • Add dynamic parameters for Year, From Week and To Week.

    hi all,
    my requirement is Add dynamic parameters for Year, From Week and To Week.
    can any one help how to do this one plz....
    in Answers..
    advanced Thanks..

    hi kansal,
    These requirement for the BI Publisher reports,
    1)Add dynamic parameter for year, From week and To week.
    2) Year to default to Current Year.
    that's what i have dude..
    may be we need to assign the dynamic variables for year ..
    Edited by: 932326 on Sep 4, 2012 7:16 AM

  • TS20000189- change trip task not creating work item

    I am using the tsak TS20000189 for changing the travel request and expense report through UWL. when a manager clicks on "Send travel request back" one more iwork tem is appearing in the inbox to send the reason text.When manager enters the text and sends.requestor is getting the notifications to change the travel request but there is no work item is created in the inbox so that he clicks on it and changes the request  and  send again for approval.
    Please suggest me how to overcome this?

    The reason here is that the event "changed" works in the following
    way
    - "CHANGED" is NOT meant for triggering a workflow as a start event.
      This event is raised in order to end any existing workflow instance
      already created for the object.
    - subsequently this requires the workflow model to contain a
      step 'waiting for event CHANGED' which ends the workflow whenever
      it is raised.
    - the CHANGED and CREATED event are raised EVERY time a trip is saved.
      This leads to the workflow to be actual all the time. And TRIP does
      not leave the transaction after save. The save button there is meant
      to be like this. ESS users may be used to the save button not
      leaving the screen like it is e.g. in Excel or something.
    Consider also, your customizing in TRVPA (via T code PE03) in relation
    to this and the status for feature for "WRP" for what status shows
    when saving a trip also.
    http://help.sap.com/saphelp_470/helpdata/en/d5/202038541ec006e10000009b3
    8f8cf/frameset.htm

  • How to create Dynamic Parameters for between dates

    Hi,
    I have a requirement to create a crystal report with between dates using dynamic parameters.
    I am getting data from 'BEx Query' where already filters were defined on Date field. So While I am creating a crystal report these filters are displaying under 'Parameter Fields' automatically as Static. When I execute the report I am getting these Date's as Dropdown box. But as per the 'help' in crystal reports, static values won't get updated if any changes were taken place in backend system.
    I have created a Dynamic parameter 'StartDate', but the values are not getting populated in Dropdown box.
    Please let me know how to achieve this requirement.
    Thanks in advance.
    cheers
    dev

    Please re-post if this is still an issue or purchase a case and have a dedicated support engineer work with your directly

  • Changing generic selection parameters for Payment advice notes

    Hi,
    I want to add few more generic selection parameters for Automatic Payment advice notes generation on the seletion screen(f110 - rffoavis_fpaym). Please let me know the config settings for doing this.

    Hi Pradeep,
    you can change the sender, when you change the system-field SY-UNAME before calling FM SO_NEW_DOCUMENT_ATT_SEND_API1.
    REPORT Z_TEST_SEND_MAIL.
    h_uname must be a SAP-UserId.
    sy-uname = h_uname.
      CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
        EXPORTING
          DOCUMENT_DATA              = DOC_CHNG
         PUT_IN_OUTBOX              = 'X'
          COMMIT_WORK                = 'X'
        TABLES
          PACKING_LIST               = OBJPACK
          OBJECT_HEADER              = OBJHEAD
          CONTENTS_BIN               = OBJBIN
          CONTENTS_TXT               = OBJTXT
          RECEIVERS                  = RECLIST
        EXCEPTIONS
          TOO_MANY_RECEIVERS         = 1
          DOCUMENT_NOT_SENT          = 2
          OPERATION_NO_AUTHORIZATION = 4
          OTHERS                     = 99.
    I tried it and it was successfull.

  • Dynamic parameters for robotic arm

    I have designed a 4 axis robotic arm , I have already defined kinetic parameters for arm by specifying DH parameter but  I am not able to specify dynamic parameters(motor inertia, cog,friction,inertia matrix). So plz help me with this.
    regards
    Ayush

    What is wrong with dynamic <cfhttpparam...> tags. That
    is why they exist.
    <cfset foo = structNew()>
    <cfset foo.joe = "aValue">
    <cfset foo.bob = "bValue">
    <cfhttp ...>
    <cfloop collection="#foo#" item="bar">
    <cfhttpparam name="#bar#" value="#foo[bar]#">
    </cfloop>
    </cfhttp>

  • Table name with feild Duration of Task/Frequency , Change in Duration/Frequency for maintenance plan

    hi experts,
    i need a table for maintenance plan which has field
    1) Duration of Task/Frequency
    2) Change in Duration/Frequency
    below i have elaborated my requirements.
    among those fields i have got the table name mpos,mpla,plpo except the above listed two feilds.
    i have to create a report with these requirements.
    anyone tell me in which table can i get that 6 and 7th fields.
    Requirement1:
    Maintenance Plan Number 
    Operation Code 
    Standard Teode(assigned to Plan)
    Standard Text Key description
    Cost Center
    Duration of Task/Frequency
    Change in Duration/Frequency
    Created Date
    Created By 
    Changed On 
    Changed By
    Requirement 2: layout of the report should be modifiable with the existing fields.
    Requirement 3: A transaction will be created to access the report.
    Requirement 4: In the report, Maintenance Plan number will be hyperlinked which will divert to AMP screen (display view of maintenance Plan) once clicked on it.
    Requirement 4: Report should contain all created and changed Maintenance Plan details.
    Requirement 5: Initial selection parameter for the report will be only Date. Based on the entered date, records created or changed during the duration should be picked up in the report.
    Requirement 6: Change in frequency will only be picked for single cycle plan. Strategic Plan will not be considered in case frequency change made in it.
    Requirement 7: Change By and Created By should be the complete name instead of User ID.
    regards,
    priya

    can anyone answer for my above question?
    regards,
    priya

  • Dynamic parameters for Webstart

    Hi,
    I want to create a Webstart-Application that dynamically takes parameters. Looking for a solution I found that the only way seems to be to generate jnlp-files (e.g. using servlets). However, here at the Oracle-pages I found this document
    [http://docs.oracle.com/javafx/2.0/deployment/deployment_toolkit.htm]
    it says
    1. Example 5-11 Canonical Link to Launch a Web Start Application
    a href="my.jnlp"
    onclick="dtjava.launch(new dtjava.App('my.jnlp'));
    return false;">Launch me!</a>
    2. Example 5-1 Creating a dtjava.App Object
    var app = new dtjava.App(
    'test.jnlp',
    id: 'testApp',
    width: 100,
    height: 100,
    params: { 'variable': 'value'}
    So, I guess it should work.
    But it doesn't. Starting the application embedded in the browser works well.
    Does anyone know if this is possible at all or if generating the jnlp-file is really the only solution?
    Thanks!

    Waaahh. But thank you! So I will start trying again. Would anyone have a look at my code? The jnlp-file is generated by NetBeans Dev:
    <?xml version="1.0" encoding="utf-8"?>
    <jnlp spec="1.0" xmlns:jfx="http://javafx.com" href="PillBox.jnlp">
      <information>
        <title>PillBox</title>
        <vendor>Carola</vendor>
        <description>Sample JavaFX 2.0 application.</description>
        <offline-allowed/>
      </information>
      <resources os="Windows">
        <jfx:javafx-runtime version="2.0+" href="http://javadl.sun.com/webapps/download/GetFile/javafx-latest/windows-i586/javafx2.jnlp"/>
      </resources>
      <resources>
        <j2se version="1.6+" href="http://java.sun.com/products/autodl/j2se"/>
        <jar href="PillBox.jar" size="1965165" download="eager" />
        <jar href="lib/mysql-connector-java-5.1.13-bin.jar" size="753542" download="eager" />
      </resources>
      <applet-desc  width="800" height="600" main-class="com.javafx.main.NoJavaFXFallback"  name="PillBox" />
      <jfx:javafx-desc  width="800" height="600" main-class="pillbox.PillBox"  name="PillBox" >
       <fx:param name="p4" value="true"/>
        <fx:param name="p3" value="4"/>
        <fx:param name="p2" value="500"/>
        <fx:param name="p5" value="true"/>
        <fx:param name="p1" value="500"/>
      </jfx:javafx-desc>
      <update check="background"/>
    </jnlp>in the html file, I have the script
       <!--javascript für webstart-->
       <SCRIPT src="./web-files/dtjava.js"></SCRIPT>
       <script>
         function launchApplication(jnlpfile) {
            var app = new dtjava.App(
               'PillBox.jnlp',
                  width: 500,
                  height: 500,
                  params: { 'p1': '100',
                            'p2': '100',
                            'p3': '3',
                            'p4':'true',
                            'p5':'false'}
            dtjava.launch(app);
            return false;
       </script>
    </head>and the call
    <td align="center" valign="middle"><input style="height: 80px; width: 250px" type="button" value="Simulation mit Webstart starten"
    onClick="return launchApplication('PillBox.jnlp');"></td>I tried several variations. " instead of ' and deleting '. Deleting the parameter tags in the jnlp-file. I have no idea what to try next.
    Edited by: 908057 on 14.01.2012 17:48

  • Dynamic parameters for concurrent programs

    All
    Is there any way to add/remove concurrent program's parameters dynamically. If the concurrent program's parameter p1 has a value v1, parameter p2 should get displayed. If parameter p1 has a value v2, parameter p3 should get displayed and parameter p2 should get hidden and disabled. New parameters (p2 or p3) should allow the user to enter free text.
    I reviewed the usage of :$FLEX$ and value sets to achieve this requirement. However, this approach grays out the unwanted parameters (parameters still gets displayed) and the new parameters (p2 or p3) become an LOV instead of allowing the user to enter free text.
    Thanks.

    Hi,
    I don't think it's possible to make the parameters disappear. All you can do is to gray out them so that the user cannot enter any value (that is what you've already done). About allowing the user to enter a free text, you simply need to use a value set that is not validated (Validation Type = None). You can create a new one or you can use the ones already existing in the EBS, like '30 Characters', '120 Characters', ...
    Hope it helps.
    Regards.

  • ISA changing web.xml parameters for ordering

    Dear all,
    I have the following problem. I would like to set the web.xml parameters in such a way that when I click add to basket from a product, to create a basket directly and add it rather than navigating to createdocument.jsp and having to choose between order and order template. I think this is possible, could someone please tell me some details on how to do it?
    thank you very much in advance

    Hello Alkis!
    Do you want to disable choose document type and create only a Basket type (neither Order nor Quotation) document while choosing product from product catalog?
    Please give more clear requrements.
    regards, Lev

  • How do I change an email address for my daughters apple products?

    Hi,
    My daughter has an iPod, Mac Book Air & iPad and they are all under my email address that I've had for years. I have also have a MacBook Pro, but use a generic email address for it. I am upgrading my smart phone to an Apple iphone 5 and would like to use the email address my daughter has been using. After setting up her new email address, how do I change all of her accounts to the new email? She is afraid I will mess up her facetime, etc...
    Thank you for your help!
    Wendy

    Settings>iCloud...scroll down...delete account. Then setup iCloud with your new ID.
    You can't change the Apple ID for your iCloud account, you have to delete it.

  • Change game center account for a shared Apple ID.

    Just got the famly new Iphones 4 and 4s and created apple Id and what to share the account for all the phones. but now the game center are linked also want to change the games centers so we can play as diffent people. right now if you are playing the same games you are playing each other games. on the old ISO 6 you could but not with the new ISO7 you cant. 

    Hi spunsilk327,
    Take a look at the family member to see what purchases that can share and that should help figure out who purchased what. If you want to make it easier, turn on Ask to Buy and that way in the future, you will be notified who is making a purchase. 
    Sharing purchased content with Family Sharing
    http://support.apple.com/en-us/HT201085
    Request and make purchases with Ask to Buy
    http://support.apple.com/en-us/HT201089
    Regards,
    -Norm G. 

  • Setting dynamic language for WD ABAP application iView

    Hi,
    I have created an iView for a WD ABAP application which runs with two languages, EN and FR.
    When I run this application with app parameter sap-language=EN or FR, it works fine in corresponding language.
    How do I set this in its portal iView so that it picks up browser language?
    Thanks and regards,
    Amey

    HI Amey,
    The language is determined in the order below.
           1.      sap-language URL parameter
           2.      Default language in the setting for the system logon
           3.      Web browser languages (Accept-Language)
           4.      Default language of the SAP system
    Refer to
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/7b/fb57412df8091de10000000a155106/frameset.htm
    Just clear the logon language parameter for the user in SU01 and it should pick the browser language.
    If you change the browser language, you will have to logout and login again to the portal for the changes to take effect.
    Thanks
    Prashant

  • Portal application parameters for webdynpro ABAP

    I have read several posts that indicate we can get the portal user login id in WDA by adding:
    userid=<User.LogonUid> to the application parameter property in the portal iview, and then adding a corresponding parameter in the Webdynpro ABAP method HANDLEDEFAULT of the Window.
    I'd like to know if there are other such system parameters (besides <User.LogonUid>) that one can pass from Portal to a Webdynpro? A list of such parameters, or a link to such a list would be very helpful.
    Best regards,
    Tarun

    Hi,
    In the Portal,
    go to content Adminsittration ->Portal Content->PCD folder->Content Provided by SAP->Select your specifc folder->Select IView ->Select Application (Ex-Purchasing)->we can pass paramteres like Iviewid, IviewMode, SessionKeys Available. etc
    Pls refer this if helpful.
    Company.UserName
    Company.UserSignature
    Pls refer to this link -
    http://java.sun.com/j2ee/sdk_1.2.1/techdocs/api/javax/servlet/http/HttpServletRequest.html#getUserPrincipal
    Reward if helpful.
    Best Wishes,
    Chandralekha

Maybe you are looking for

  • Install windows 7 using Boot Camp

    I have a 1st 13" MBA and would like to install Windows 7 as 2nd OS using Boot Camp.  Can someone share some light on to me if it is pratical way to use Windows 7.  I have tried VMware Fusion to install Windows XP and found the performance is far belo

  • Transitions are not inserting properly in Final Cut Express 3.5

    I am having problems adding transitions between certain clips. I have searched these forums, but have not found any solutions to my problem. I will try and add transitions between two clips and it looks like it is only partially there. It won't let m

  • Bapi_salesorder_fromdata error

    Hi , I am trying to create a Purchase order in the R/3 system by sending HTTP post request using XI. i figured out from some previous post in the forum that the following are the required fields for the bapi_salesorder_fromdata. ORDER_HEADER_IN : DOC

  • Maximum number of monitors used for remote desktop not working correctly

    My goal is to connect from my home to my work machine but limit the number of monitors used to 2. At work, I have a machine running Windows 7 Enterprise SP1 with dual monitors. My home machine is Windows 8.1 Pro and it has 3 monitors (on two video ca

  • Error in Test Connection through the DQE for my JDBC system

    Hi, I created a JDBC system and I gave DQE properties to connect to the PUBS database. I am getting the below error when I did Test Connection through the DQE. Test Details: The test consists of the following steps: 1. Checks the existence of a backe