Travel request is created for multiple employee or multiple trip request

Hi Experts,
In our current application for creating Travel Request in offline scenario we are using function module  'FITP_CREATE_TRIP_FROM_REQUEST' to create the travel header data and 'FITP_UPDATE_REQUEST' to generate the line data.
We are calling these two function modules from a report which is executed in background.
The function modules are working fine single employee Id with single Trip request , but in case of single employee id having multiple Trip request or Multiple employee id ,each having  single trip request  , only the first trip is created properly and for all the successive trip we are getting an exception
' No trip data could be found for selected criteria'.
What is the way to overcome the issue?
please help.
Thanks and Regards,
Anirban B

Hello,
I am getting similar kind of issue please help me how you have solved this issue
I will be really helpful if you respond
Thanks and Regards
Sarthak Arora

Similar Messages

  • 1 request Idocs created for message type MATMAS

    Hi Experts
    I have done necessary config.
    I have attempted BD10 and BD11.
    I have got message that "1 request Idocs created for message type MATMAS"
    But iam unable to find the material in target system.
    Please suggest what need to be done.
    regards
    ramSiva

    Marias,
    And in PI, after having changed the password (why not), have you unlock this user account ? in SU01 of PI, you have a lock button.
    if you did it, and changed also the password, as explained, you have perhaps another (or several) program like a RFC destination which uses another password, and so after some exchanges... with a bad/old password, you have your message "too many...", and then the user is again locked...
    If you change the password in PI, you should change it in all application which uses this user. I hope you have not the same user from ECC to PI, than from a third-party to PI...
    that's why: the use of such technical users have to be referenced in a doc. By this way, if password has to modifiy, we know where we have to update it (mainly in different RFC destination).
    Mickael
    Edited by: Mickael Huchet on Dec 5, 2011 5:33 PM

  • Local change requests being created for changing package info

    Hi experts,
                     After a client copy of object into a new server whenever changes are being made to these objects local change requests are being created. i found that the above behaviour is because of the transport layer in the package, which was also copied during client copy, is of the old server. And when that was change to the one available in the new server the change to the package also got created as local change request. Now I wan this package to get transported to quality from development ( where the change was made). Please help.

    Hi,
         Thank you for your suggestion. I Created a Tp copy and included the local change requests in them and gave target system as quality system. There were 2 requests as local change requests, only one of them took the intended change in the quality but for the other the change made in the development system was not refelecting in the quality system.

  • Infotypes created for an employee

    Dear experts.
    Anyone know if SAP have a report or transaction for Know that infotype saved an employee?
    Thanks in advance
    Regards
    Carmen G

    Please use standard program below to see all infotype of employee in SAP system:
    S_AHR_61015785 - Infotype Overview for Employee
    Regards!
    Woody.

  • Spool Request Not Created for Dunning Printing

    Hi,
    We are running Dunning Program and Printing dunning Letters, system automatically printing Dunning letter and finishing the printing job, not generating any Spool Request.
    For testing purpose, we re-generated dunning letters through from DUNNING History, there system Generating Spool request.
    Any guess, do we missing something to generate Spool request in Dunning printing through normal process, we are using Zform.
    Regars...Raja

    Dear,
    If it is Z program then please debug the same with the help of ABAper and check if the data is picked or not also you can check with your Basis Consultant.
    Br,Vivek

  • Travel expense/reimbursement for non-employees

    Hi,
    We are in the process of reviewing Travel Management for implementation and would like to know if we can book travel expenses or reimbursements for non-employees (example: consultants, applicants who travelled to our company for interview, etc.)
    Regards, Lupe

    No.Travel Management is only for the employees. Earlier I had a similar query and I had writteen to SAP and they said that Travel Management is strictly for the employees.

  • Headcount report when multiple position for an employee at particular time

    Hi
    I have to develop a headcount report which will show the employee count by each personal area. Now i can simply bring in headcount data from the R/3 by standard source system. My problem is that one employee can have multiple position at a time. In standard routine every record is assigned headcount by 1. Now problem is that there are multiple records for an employee as multiple position are assigned at the same time which will lead to wrong headcount.
    Thanks
    Kamal

    Hi Kamal,
    Can you write your report off of 0EMPLOYEE or did you change the key to include position?  Just include employee group and employment status to determine who your active employees are. 
    Brian

  • Imprest balance for an employee.......

    Hi Gurus....
    I have a requirement to create a report to view the imprest account balance for an employee.
    As suggested by my functional consultant(FI) the same can be viewed via transaction :  FK10N where we can enter the employee inthe input field for vendor and the corresponding company code.
    But, for this the employee has to be assigned to a vendor first.
    Can anyone please tell how to assign a vendor to an employee in PA30.
    Also, after that the balance have to be created for the employee. How to do that?
    Thanks In Advance....
    Abhi.

    Dear Sharma,
    1) Its not in PA30 but in Vendor Master u will find the link.
    u assign Personal Number into Vendor Master . u can view it in Accounts tab of Vendor in  T. Code: FK03/XK03.
    to edit: FK02/XK02.
    Recon account would be mandatory in such cases, check with FI.
    2) Balance of Imprest ACcount
    Firstly, is payroll implemented? is imprest is deducted from payroll ? is it posted to vendor accounts ?
    the end result would be posting to vEndor Account, once it is posted, the balance can be viewed as suggested by ur FI.
    Regards
    ...Sadhu

  • Display TE Reports in detail for terminated employees

    Hello
    Do you know any other report we can use to display the travel expenses in details for the employees already terminated?
    I know that we can do that throug PRTE (trip details) but we would like have another option if there are any other way.
    The other reports under Trip statistics"  does not alow us to display the information in detail as the IT00017 is already delimited in past. The users could check in PR05, but they can check that only for people with travel privilleges that is not the case of terminated employees.
    Thanks in advance!

    Hi,
    Use the report and uncheck the checkbox at personal data tab (Select only Personnel Numbers Valid today)
    S_AHR_61016401 - General Trip Data/Trip Totals
    Hope this help!
    Cheers,
    Vaibhav

  • Trip request validation

    When the employee send a trip request, is it possible to include an hypertext link in the mail sent to the managers in their outlook which bring the SAP screen of validation instead of SBWP (SAP Workplace)?
    thx
    K.

    Dear Karim,
    Can you please be more clear in your requirement.
    Correct me if i am wrong, do you want an URL to be generated in the mail which you wanted to send?
    If yes! Please use the below FM to create an URL
    CALL METHOD CL_WD_UTILITIES=>CONSTRUCT_WD_URL
          EXPORTING
            APPLICATION_NAME =     
         IMPORTING
            OUT_HOST              =
            OUT_PORT              =
            OUT_PROTOCOL     =
            OUT_LOCAL_URL   =
    Best Regards,
    Raj

  • The same travel request for many employee

    Dear colleagues!
    Our  HR specialist want to enter the travel request for many employee/workers  in one screen.
    Or quickly copy the one trip request for many employees.
    for example -  50 people trips with same attributes - at one time,at one destination etc.
    What the variants may be use ?
    Thanks in advance

    Hi,
    PR02 and FITE_EXPRESS_EXPENSES will allow for several TRIPS created at once for ONE Pernr, this is what Sally mentioned.
    http://help.sap.com/erp2005_ehp_04/helpdata/en/85/2a39eeef494c64aa8e8fa14816206e/content.htm
    However, Siegfried is right in my opinion, as per your original requirement to create several trips at once for DIFFERENT Pernr is not provided by SAP.
    Cheers, Lukas

  • Need to create a mass upload program for appraisal document creation for multiple employee

    Hi Expertise,
    I need to create a mass upload program for appraisal document creation for manager and his multiple employee
    at a time using tcode appcreate.
    Please help me out.
    Best regards,
    Priyaranjan

    Hi Priyaranjan,
    I think you can take the abap'ers help in creating the program. But u need to provide them the exact functionality and the required specifications in creating the appraisal document.
    Even tcode also u can get it prepared by Abap'ers.
    Thanks and Regards
    Balaji

  • Need to create a mass upload program for appraisal document creation for multiple employee in abap hr

    Hi Expertise,
    I need to create a mass upload program for appraisal document creation for manager and his multiple employee
    at a time using tcode appcreate.
    Please help me out.
    Best regards,
    Priyaranjan

    Hi,
    I have done appraisal document creation for bulk using txt file.
    this fm used for single for creation in standard tcode (phap_prepare):  'WZ_HRHAP_0DOC_WZ01_START'.
    So create ztcode  usinh this fm for single form then record BDC for this tcode and called this tcode in that bdc for bulk creation .
    While recording for single I have used manual option instead of automatic .

  • Manger wants to create a leave request for inactive employee

    is this requirement possible ?
    my client is asking that the manger wants to create a leave request for inactive employee on his behalf
    when the manger is trying to create a leave request it is throwing the error message as Invalid personal number.
    Comments required from the experts

    Hi solomon,,
    I dont know the reason behind
    the inactive employee is showing under the mss Home page of manger.
    Is there something wrong functionally/technically ?
    I Know what would be the status of inactive employee. I tried to convenience my client,but no luck
    Requirement is in this way :
    Manger wants to create a leave request for inactive employee( on the behalf of inactive employee, the manger wants to create a leave request ) in manager self service tab from Home

  • ESS Leave Request - creating a Leave Request for another employee

    Hi,
    We're working on ECC6 + EP7 + ESS/MSS Leave Request scenario
    and we've a problem about "substitution". Not the substitution for dealing with somebody else workitems in UWL, but "substitution" for "acting" like somebody else.
    We want to authorize an assistant to enter a leave request in place of an other employee.
    as if this assistant were connected in ESS/LaavRequest with the user of the employee.
    To explain, in 46c/ITS620, our scenario was the following :
    - We modified the SAP standard internet service Leave Request to add a combo box, so when the assistant connected to the ITS page with her user, she had a list of all employees.
    - we modified the SAP standard to change the variables containing the connected user information, so the creation of an absence request was made for the user selected in the list.
    We want to keep this possibility in the new ESS.
    Any idea if something exists in the SAP standard ?
    Thanks

    This scenario is not available in ESS, ie This kind of functionality is not available from ESS
    But you can achieve it using your added link In MSS > General information
    there you have many services for individual employees

Maybe you are looking for

  • I have several manuals in PDF format. How do I download them into my iPad and view them?

    I have several manuals in PDF format. How do I download them into my iPad and view them? I downloaded a PDF viewer on my iPad and via itunes I can download the PDF to the iPad although for some reason the iPad comes up as 'RmoteTV' with a sub-directo

  • How to delete the data folder of a removed account?

    Greetings, While preparing the backup of my profile folder, I have realized that there are several folders in my IMAP profile subfolder ( C:\Users\-\Thunderbird\Profiles\2mr7tdtg.default\ImapMail ) that exist in that folder and I don't understand wha

  • Iphone4 synced with another itunes library

    I have been issued with a new iphone 4 from my company which had been activated on a works pc/itunes library. I now wish to sync with my itunes account to download my books, music and films but get this warning message " this iphone is synced with an

  • URL FOR SHAREPOINT

    Hi I have recently started using SharePoint and have a couple of questions. I am using Windows 7, Office 2010. I have set up SharePoint on my two computers and it seems to be working fine, but I notice in the SharePoint Launchbar there is no 'Sync' t

  • Inserting multimedial "footnotes" or similar pages in iBooks Author

    we are about to develop an ibook with ibook author. some information might be well known to the most of the users. but to some not. so we want to insert multimedial pages to explain certain facts. these facts should only be accessed if needed. i.e. t