Event for travel expense work flow "WS90000050"

Hi All ,
I am trying to configure standard travel request and travel expense application on ESS.
I am using two standard templates WS90000040 for Create travel request
and WS90000050 for Create Travel Expense.
But problem is that both workflows start with same event "REQUESTCREATED" of business object "BUS2089".
Since standard process says that once employee's travel request is approved then only he/she can apply for
Travel expense . But in this case both wf gets started through same event "REQUESTCREATED".
Is there any other event for create travel expense application ?
Thanks in advance
Abhay

Hi All,
The event that is triggered when travel expense is saved is CREATED.
Regards
Abhay

Similar Messages

  • Two bank accounts for travel expenses

    Dear all.
    We would like to have two bank accounts for the travel expenses for one employee.
    For example:
    $ 500.00 of the Travel Expenses should go to bank account 12345
    The remaining amount of  the Travel Expenses should go to bank account 67890
    I can enter one bank account in Infotype 0009 for Travel expenses, but it seems the field u201CStandard valueu201D doesnu2019t work for subtype u201CTravel Expensesu201D.
    SAP creates only one payment with transaction PRDX.
    Does someone know if itu2019s possible to create to payments for one employee?
    Thanks.
    Edited by: Fluff on Feb 14, 2012 10:22 AM

    It is the case that PRDX is designed to take the valid IT009 account defined at system date  - see here:
    The bank data is read with the TRMAC Makro rp-provide-from-last:
            rp_provide_from_last p0009 '2   ' sy-datum sy-datum.
            IF pnp-sw-found NE '1'.
              rp_provide_from_last p0009 '0   ' sy-datum sy-datum.
    PRDX is designed to handle only one account (note  90320 gives more info)

  • Adobe Interactive Forms - for Travel Expense Booking

    Hi:
    We are implementing Adobe Interactive Forms for Travel Expense Booking integrated with Portal (where user would download the form from portal locally to work offline and then upload it later when connected).
    For the form to function properly, our consultants has asked to make following changes in the Adobe Reader settings on user machine:
    1. Under Edit -> Preferences -> Internet -> Check "Display PDF in browser"
    2. Under Edit -> Preferences -> JavaScript -> Check "Enable Acrobat JavaScript"
    3. Under Edit -> Prefenences -> Security (enhanced) -> Uncheck "Enable Enhanced Security"
    All the above three changes are opposite to our current settings. And our IT group is seeing a major secutity threat to company network on making the above changes.
    I wanted to check how other companies with Adobe implementation are handling the above changes? Is there any work around to these changes?
    Any ideas?
    Thanks,
    Rahul

    you have to get really creative when trying to dynamically control the form without javascript / formcalc.
    One of my little secrets (you owe me big points here) is that I prepare my output in a series of tables when possible.
    For instance, in SAP i'll fill an internal table with
    Customer | Sales Order Number
    12345      |  80002038
    Date         | 09/15/2011
    Special Instructions | Deliver around back
    something like this... then I drop this table where I need it.  However, if there are no special instructions, I simply do not fill that info out in my internal table. This has the effect of "hiding" the field.

  • HR-BW report for Travel Expense report(Urgent, max. points awarded)

    Hi All,
    Could anyone please tell how to write a spec to create a BW report for Travel Expense report. or how can we know from which tables can the data be extracted for Personal number, name of the EE, Trip number, Trip duration, Trip begin date, Trip end date, trip destination,  reason for the trip, total cost, reimbursement amount, paid by company, additional amount, total miles/Km,  cost center, CoAr, Status of the trip
    Its very urgent. Please Help!!!!
    Regards,
    Latha

    Hi Latha,
        PR05 is the Tcode for Travel expense Manager where the data will be posted  and The table is PTRV_HEAD   where the data get stored .
    Regards,
    Narendra Kumar Katuri.

  • Travel management-- Control Parameters for Travel Expenses-- Define global

    We have setup provision variants for:
    India, UAE, Africa (since travel expenses in these countries need to be settled in the local currency).
    For each of the above variants, we have done the following settings in IMG node:
    Travel management-->Control Parameters for Travel Expenses --> Define global setting
    I have selected the respective country for the "Country grouping" field. i.e. for India Variant, it is set to India and similarly for UAE etc.
    Is this correct? What is the impact if in India variant this field ("Country grouping) is set to UAE?

    hi
    the settings which you set is right.
    you will have inconsistency between the settings you made in the other areas.

  • What is the standard workflow for Travel expense ?

    Hi guys
    i am looking for the standard workflow for travel expense. I did a search on the forum but count find a answer. I also searched SWDM - Workflow browser. I coudnt find one. Can anybody let me know which is the standard workflow for Travel Expense?

    Hi
    Check out these links.
    [http://help.sap.com/saphelp_47x200/helpdata/en/04/928ba746f311d189470000e829fbbd/frameset.htm]
    [http://help.sap.com/saphelp_47x200/helpdata/en/19/8460e002474d4a866da32a8d9c6c73/frameset.htm]
    [http://help.sap.com/saphelp_47x200/helpdata/en/cb/c11038b42b7858e10000009b38f8cf/frameset.htm]
    Regards
    viijay

  • Offline approval for travel expenses

    Hi all,
    Is it possible for us to do offline approval for travel expenses by using outlook or mobile devices without logging on to the travel management portal? How is it done? Any help will be much appreciated.
    Thanks.

    Hi
    If Employee level sent to the next approver here you can do the offline process & again the 1st approver has to approve it with necessary things. till then your WF should be in waiting process.
    cheers
    durai

  • Restriction for Travel Expenses Type

    Hi Experts,
                   Is it possible to restrict an expenses type not to appear for a company code?. if so what are the steps. Appreciate on your answers. Thank you

    Hi Vignesh,
    Sorry to say but I am not aware of any customization which restrict an expenses type not to appear for a company code.
    There is a setting which can restrict Travel Expense Types based on Employee Grouping. Please go through below path.
    Travel Management-> Travel Expenses-> Control Parameters for Travel Expenses-> Control Parameters from Travel Privileges-> Define Employee Grouping for Travel Expense Types
    Hope this help you!
    Thanks,
    Vaibhav

  • Program Exit for Travel Expense approval workflow

    Dear Experts,
    When a travel expense request is raised from the portal, the requester can attach certain documents like Files, notes to the same  for the approver to see.
    But when the approver sees the request in his UWL, he is not able to see the documents that the requester attached while creating the request.
    I used a Program Exit for the same to happen, which creates a custom Event of a Custom BO, which in turn is attached to a standard task, that calls a method of an ABAP Class, that in turn attaches the document for that particular Employee and trip number.
    But I am not able to View the document in the UWL.
    Am I missing anything?
    Please help..
    Note: I reffered the following document (which was very helpful):
    http://scn.sap.com/docs/DOC-29492

    Try changing the behavior of the uwl when calling a SAP GUI from the default ITS to WIN GUI since you can't display documents on ITS:
    Content Administration->Portal Content->Portal Users->Standard Portal Users->Universal Worklist->UWL - Launch SAP Transaction
    Under Property Category choose Content - Transaction. Set the property SAP GUI Type to SAP GUI for Windows.

  • Event linakge in qm work flow

    Dears
    I try to activated QM work flow for notification ..I activated all under event linkage area
    and try to create a notification but User inbox is not updated
    We need to do any setting in assign agent area
    pls verify in detail
    Any abaper input is required to fulfill this task
    thanks in advance
    Faisal

    Hi
    we are able send the mail by using action box..no issue for that
    Issur is if we assign a task to a user (in qm notification) he need to be i nformed autmatically by the system if we activate QM work flow
    to achive this i done following
    QCC0>QUALITY NOTIFICATION>NOTIFICATION PROCESSING>ACTIVATE WORK FLOW TEMPLATE
    and i activate event linkage in the screen
    i dont know what do further
    Hope i make clear on my question
    Faisal

  • Reg:  Travell management work flow scenarios

    HI Experts,
    Please can any send some documents or links related to SAP HR travel management.
    Workflow.
    I am going to work on the travel management implementation project.
    So please send me some scenario or documents or links.
    Thanks & Regards
    Sameera
    Thank in advance.
    You will get reward points

    Hi,
    You may refer to below mention link for Workflow Scenarios in Travel Management
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/d5/202038541ec006e10000009b38f8cf/frameset.htm
    The workflow included in the Travel Management application component supports the approval procedures for:
    Travel planning
    Travel request
    Reimbursement of expenses after a business trip
    Sincerely,
    Devang Nandha
    "Together, Transform Business Process by leveraging Information Technology to Grow and Excel in Business".

  • BUS2089 Object for travel expense.

    Dear Expert,
    I had created a customize object from the standard BUS2089 and named it ZBUS2089 and i have a workflow that trigger based on the ZBUS2089 object created.
    My question is how do i link this object to my travel expense request. I want when the employee click on submit on the portal side, instead of triggering the standard BUS2089, i wanted to trigger my customise object ZBUS2089.
    Thanks
    Regards,
    Bryan

    Dear Aditya,
    Thanks for your fast reply. As currently i am working on a upgrade project and i can see that previously the ZBOR object able to be trigger without delegate to the BOR. I am not sure how can this be done. It may be on the portal side or the R/3 side.
    Thanks
    Regards,
    Bryan

  • Field control for Travel expense type

    Hi,
    How can we control "travel expense type"/"Trip type company code specific" field in PR05/employee portal?
    I want to make this as mandatory.
    This field you can see in "PD/FR reimbursement" header PR05 entry screen.
    I have checked in below configuration, but there is no effect if I make it as required input in below configuration.
    Define Schema and Individual Field Control
    Schema and Single Field Control for Web Dynpro
    Any solution will be highly appreciated.
    Regards
    SM

    Hi,
    This field control is not working in ESS portal. Working in PR05 (Travel expense manager).
    Could you please advice the configuration for making the field u201CTrip type, Co. specificu201D(PTP02-BEREI) as mandatory in
    ESS portal?
    If we have not entered any value in this field it is throwing below error.
    "Entry EN NZ does not exist, check your entry"
    Also please let me why this is mandatory to enter and why this is not a mandatory field in standard configuration?
    Note: NZ is Trip provision variant.
    Regards
    SM
    Edited by: shanumonu on Jan 27, 2012 5:37 AM

  • Any Special transaction code for Activation of Work flow

    Hi all.
    Any Special transaction code for Activation and deactive of Work flow?
    which have we need to transport after WF (like task,method,rule)?
    To be reward all helpfull answers.
    Regards.
    Jay

    If I understand your question correctly, you want to know how to activate your workflow after transport ?
    Normally, the status of a workflow is included in your transport (if I'm not mistaken)
    So activate/deactivate in your dev-system and transport it..

  • Determining second level approver for travel expense claim workflow

    Hi Experts...
    In Travel Expense claim workflow,we are using two level Approval.The employee has to enter his data for expense claim through ESS..Then expense claim is submitted and sent via workflow to the Travel department. Travel Dept verifies the expenses against the bill and approves the claim by selecting the next level approver and attaching the scanned copies of the bill.
    I made copy from the standard workflow WS20000040.
    How can i select the next level appover in first level approval step???
    Is there any FM or BAPI or BADI???
    Please help me ...
    Thanks in Advance
    Regards,
    Hemalatha.

    Hi Hemalatha,
    I have small tricky workaround to find out the second level of approver.The Standard Rule available can reused again by passing manager's Position.i.e
    After first level completed , store manager position in container variable and pass it to the same task rule so the task is sent to the manager's approver .
    Message me if needed more details.
    **Award Points if useful

Maybe you are looking for