Check insertion of Travel Expenses inserted from user portal

Dear SAP Gurus,
is it possible to insert a R3 control that check the number of Travel Expenses of a certain type (f.e. "meal") that the user inserts from SAP portal linked to a single trip, f.e. an user exit I can use?
I don't need this control when you try to save the trip, but when you check the Travel Expenses insertion.
Thank you, best regards.
Stefano

You can use the BADIs under Personal management -> Employee self service -> service specific settings ->Travel management -> BADIs for TM ( SPRO u2013 IMG path
FYI
USER_CHECK_LINE_OF_MILEAGE Edit individual leg of trip and cost distribution miles/kilometers
USER_CHECK_MILEAGE Edit all legs of trip and cost distribution miles/kilometers
USER_CHECK_LINE_OF_RECEIPTS Edit individual receipt and cost distribution: receipts
USER_CHECK_RECEIPTS Edit all receipts and cost distribution: receipts
USER_CHECK_LINE_OF_ADVANCES Edit individual advance
USER_CHECK_ADVANCES Edit all advances
USER_CHECK_LINE_OF_DEDUCTIONS Edit individual deduction
USER_CHECK_DEDUCTIONS Edit all deductions
USER_CHECK_LINE_OF_ITINERARY Edit individual destination and cost distribution: destinations
USER_CHECK_ITINERARY Edit all destinations and cost distribution: destinations
USER_CHECK_TRIP_COSTS Cost distribution of trip
USER_CHECK_GENERAL_DATA Edit general data and period data of a trip
USER_CHECK_EDITOR Edit general texts of trip
USER_CHECK_RESULTS Edit travel cost results
USER_CHECK_CHANGES Edit changes to trip
Good luck
Saquib Khan

Similar Messages

  • 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.

  • FI posting on basis of travel expenses

    Hi,
    We have an external system where relevant employees can enter their travel expenses. What we need now is to upload these data into SAP and most importantly, we need to generate the FI postings (2) for each of these travel expense lines from the external system (flat file).
    Example:
    Date     Employee No       Text / Purpose                        Amount
    xx.xx.xx           1234        Hotel bill                                   999.99
    We only have this single line per travel expense. Employees are treated as vendors in SAP.
    Are there any standard BAPI' or function modules that can be used to generate the related FI postings at upload ?

    try BDC recording, but i am sure there is a bapi.
    also try BAPI_ACC_DUCUMENT_POST.

  • Control to avoid inserting "travel expenses" crossing 2 months

    Hi SAP Gurus,
    can you suggest me how to insert a control that avoid the users to insert a "travel expense" crossing 2 months (es. from 31.03.08 to 01.04.2008).
    This control must work via TRIP, PR05 and also from portal.
    Thank you very much, bye.
    Stefano

    if your iphone is unlocked you may also want to replace your sim card while abroad if however, you iphone is locked you can contact your carrier  in order to unlock it for you.
    best of luck on your trip.

  • Travel Expense Manager - Insert Credit Card Document

    Dear Friends:
    Using T.code PR05 ( Travel Expense Manager) , I select a trip ( to be settled) and clicked on change.I went to extras and tried to select Insert credit card document but it is in display mode.
    I read that, i have to assign the credit card transaction to trips.I am in 4.7V.
    I am unable to find this in SPRO or travel management.
    Please help me to solve the problem.
    Thanks&Regards
    MSReddy

    Hello,
    I'm currently facing the same problem.
    As far as I know, I've done all the customizing necessary (prerequisites) to use the credit card import :
    - Activate characteristic CCC for the relevant organizational unit in feature TRVPA.
    - Assign each credit card transaction key to a travel expense type.
    - Store the credit card companies in subtype 0011 (Credit card number) of infotype 0105 (Communications).
    - Trips are created and have been saved under status Trip Open.
    Despite all this, the "Insert Credit Card Document" button doesn't appear and the function isn't activated in "Extras".
    Thanks in advance for your help !
    Mehdi chatt

  • Insert records from user form to multiple tables in same database

    Hi Experts, I need your help. I have a form that has multiple text fields that I need to insert the records to their each respective table. For example: The first name field needs to go the the name table, address goes to a seperate table, phone goes to a seperate table and so on.
    Is this possible to do?
    Thanks Much
    Sham

    The same for ASP, JSP or PHP.  Just the code syntax is different for each language.  Are you using MySQL, Access or ?
    In any case, create the three recordsets on the database and use insert queries.  If you don't know what one is, google insert query and you will see the syntax. 
    Here is a good example out on the web
    http://www.stardeveloper.com/articles/display.html?article=2000032601&page=1
    In your case you would get the values for the inserts from the form data and only need to open the database connection once.
    Good luck.
    Walt
    B & B Photography

  • Travel & expenses: Remove User settings option

    Hi,
    we have implemented Travel & Expense module in Portal using ABAP web dynpro. We are at EP 7.0 EHp2.
    Navigation : ESS -> Travel & expenses -> My Trips and Expenses
    Here If the User perform Right Click option then he get the option for : " User settings" and if he choose User settings then he further get the option to select the column / tab's to hide or unhide.
    So we want to disable the right click option for the user OR at least remove the option of User Settings from User.
    _vishal
    << moved by moderator - check out the list of other forums on top of portal forum >>
    Links to other forums
    Edited by: Anja Engelhardt on Jan 16, 2012 1:53 PM

    Hi Vishal,
    as far as I know, the right click cannot be disabled. I have two suggestions:
    1. Modify the WebDynpro Application and add the Parameter WDDISABLEUSERPERSONALIZATION = X.
    2. Alternatively (this is what we did) you can call the application WD_GLOBAL_SETTING in SE80 and globally disable all user personalization for all applications. This avoids endusers from calling helpdesk because "fields are gone" etc. pretty well...
    Cheers, Lukas

  • How to Insert a User Defined Column with CheckBox In ADF Swings

    I have create JTable by dragging a view object from Data Control Palette .But apart from columns listed in JTable i need to insert a User Defined column with Check Box selection option in each row .
    Can any one help me out to sort the problem.
    Regards
    Bhanu Prakash
    Message was edited by:
    user579125

    I retrieve 10 column from Database and build JTable. But apart from 10 column displayed i need to display one more column( User Defined) at run time with the check box option for each row . Because on select of corresponding check box i need to do some mathematical calculation. add also How do i know whether check box is selected or not.
    Regards
    Bhanu Prakash

  • Authorization Checks in Travel Expenses

    hello everybody
    i have a problem whit my TM project.
    here we have employee and manager.
    when employee save and send own travel expenses he cannot change it later (and this is a request for us).
    But when manager do the same operation later the link "modify travel expenses" is enabled
    we don't want this
    i try to change the authorization role for manager in PFCG transaction and delete from AUTHF field the value W31 .
    In this case the link to be disabled but the manager lost authorization for approve employee trips.
    so i decided to assign a value in field AUTHP (i set value E) but nothing changed (info type 0105, sub type 0001 is assigned correctly).
    any suggestion?
    thanks
    PS:i want manager cannot modify own trip after saved (like all employee) but he still to able to approve employee trips.

    i think i not explain me correctly.
    so... my problem is following:
    the manager is able to approve the employee trip (and this is ok)
    The employee can insert their own travel expenses. After save and send the modify functionality is disable. So he can do this operatione only one time. (and this is ok)
    The manager can insert their own travel expenses. After save and send this functionality still to be enable. (this is NO ok)
    I changed the authorisation: when i remove W31 from Manager Role i solve the problem but.... Manager is no more able to approve trip....
    I want manager able to approve employee trips but not modify their own travel expenses.
    i hope you understand me

  • BULK INSERT from a text (.csv) file - read only specific columns.

    I am using Microsoft SQL 2005, I need to do a BULK INSERT from a .csv I just downloaded from paypal.  I can't edit some of the columns that are given in the report.  I am trying to load specific columns from the file.
    bulk insert Orders
    FROM 'C:\Users\*******\Desktop\DownloadURL123.csv'
       WITH
                  FIELDTERMINATOR = ',',
                    FIRSTROW = 2,
                    ROWTERMINATOR = '\n'
    So where would I state what column names (from row #1 on the .csv file) would be used into what specific column in the table.
    I saw this on one of the sites which seemed to guide me towards the answer, but I failed.. here you go, it might help you:
    FORMATFILE [ = 'format_file_path' ]
    Specifies the full path of a format file. A format file describes the data file that contains stored responses created using the bcp utility on the same table or view. The format file should be used in cases in which:
    The data file contains greater or fewer columns than the table or view.
    The columns are in a different order.
    The column delimiters vary.
    There are other changes in the data format. Format files are usually created by using the bcp utility and modified with a text editor as needed. For more information, see bcp Utility.

    Date, Time, Time Zone, Name, Type, Status, Currency, Gross, Fee, Net, From Email Address, To Email Address, Transaction ID, Item Title, Item ID, Buyer ID, Item URL, Closing Date, Reference Txn ID, Receipt ID,
    "04/22/07", "12:00:21", "PDT", "Test", "Payment Received", "Cleared", "USD", "321", "2.32", "3213', "[email protected]", "[email protected]", "", "testing", "392302", "jdal32", "http://ddd.com", "04/22/03", "", "",
    "04/22/07", "12:00:21", "PDT", "Test", "Payment Received", "Cleared", "USD", "321", "2.32", "3213', "[email protected]", "[email protected]", "", "testing", "392932930302", "jejsl32", "http://ddd.com", "04/22/03", "", "",
    Do you need more than 2 rows? I did not include all the columns from the actual csv file but most of it, I am planning on taking to the first table these specfic columns: date, to email address, transaction ID, item title, item ID, buyer ID, item URL.
    The other table, I don't have any values from here because I did not list them, but if you do this for me I could probably figure the other table out.
    Thank you very much.

  • Customizing data insert from

    I have a data insert from that is solely used to insert data in a database. I am trying to figure out a way to customize it such that a few file get auto filled. I use the form to insert data in a table called maintable. 8 of the 10 field of this maintable filled from different vendor's table(currently i manaully put it). What I like to do is see if I can integrate the vendor's table in the page and write codes to autofill the form that put the data in the maintable. I know maybe a while statement will do it. So if in the form  I input vendor's name and product id. it will get the data from vendor's table and relavent product to fill rest of the field. Any guidance will be greatly appreciated as I am very new to web development and don't have much experince in PHP codes.
    Thanks

    Maybe u can try like this. Assuming you have two inputs in form which I have assigned as below
    $product_id = $_POST['pid'];
    $vendor = $_POST['vendor_name'];
    Then do check for vendor name input.
    if(isset($_POST['vendor_name') && !empty($_POST['vendor_name'])) {
    $query = " SELECT * FROM vendor WHERE vendor_name = '$vendor' ";
    $query2 = mysql_query($query, $databaseName) or die(mysql_error);
    $vendor = mysql_fetch_assoc($query2);
    } else echo 'Vendor name doesn't exists';
    $var = $vendor['var'];
    assign for the rest values u want to store in maintable
    //do insert record
    $insert = INSERT INTO maintable .... VALUES ('$vendor', '$var',.....)

  • Insertion of user defined structure in CORBA ANY

    I am using JDK 1.4.2 CORBA (ORB) APIs.
    I am using CORBA Any in my application. I am able to insert primitive values like short, long, char, etc. into the Any using the specified APIs. But if I try to insert a user defined structure, I get an exception.
    This can be explained further by the code below:
    Consider the following IDL definition:
    // IDL
    struct Foo {
    string bar;
    float number;
    interface Flexible {
    void doit (in any a);
    Now in order to pass the structure Foo in Any, I use the following code snippet:
    // Java
    // Client.java,
    import org.omg.CORBA.*;
    Flexible fRef;
    Any param = ORB.init().create_any();
    Foo toPass = new Foo();
    toPass.bar = "Bar";
    toPass.number = (float) 34.5;
    try {
    fRef = FlexibleHelper.bind("anyMarker:anyServer", hostname);
    fooHelper.insert (param, toPass);
    fref.doit (param);
    catch (Exception e) {
    But I get an exception when I use the above mentioned methodology.
    What is that I am doing wrong.
    Or is there some known issue with Sun Java ORB.

    I just noticed that these files appear to be under copyright. My first question is do you have the copyright permissions to post them in a public forum? If not then you may wish to delete them. That being said I have examined the code and it seems easy enough to work around your issues (provided you have the copyright permissions). The way to work around the issues is indeed to replace the struct fields with variables. This will of course require you to change a couple function definitions to input and output the neccesary variables which I believe was at most 5 variables. You will also need to redo the error checking code that uses a cell array. Altogether I estimate about 30 minutes of work. I would have given you the work around in these files had the files not been copyrighted. So, unfortunately, you will have to implement the work around yourself.
    Good luck!
    K Scott

  • Insert from Lob to BLOB

    How to insert from Lob into blob

    Dear User,
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/sql_elements001.htm#sthref149
    Regards,
    Taj

  • Insert from clipboard button is not copying values

    Hi
    I copied material numbers which I wanted to use  as selection  in a report. I clicked on the yellow arrow opening the u201CMultiple Selectionu201D window. I clicked on the button to insert from clip board but the material numbers have not appeared in the boxes u201Csingle valueu201D.
    Please advise,as it is critical.

    Can you check the Quiz Preferences, Settings: is Allow Backward Movement checked?
    If this is unchecked, the Back buttons could be automatically removed,
    Lilybiri

  • Insert from File puts an Adobe ad in my document

    I'm on a deadline to get a document out tonight.  The document consists of 6 pages.  The first two were brought in by my scanner and saved as PDF.  Then I opened that document and used Tools | Insert from File to add 4 existing 1-page PDF documents to the end of my first document.  This seemed to go okay until I reviewed the resulting PDF document.  In place of page #3 is an ad for Adobe Acrobat/Reader.  There is a big logo and then the text,
    For the best experience, open this PDF portfolio in Acrobat X or Adobe Reader X, or later."
    When I try to delete the page, the original page does not show up.  When I re-insert the page, I get the ad.  If I re-insert at a different location in the document, I get the ad.  I've never had this happen before.  What is going on and how can I get rid of it?
    Thanks,
    Dave
    Acrobat 10.1.8

    The page is not an ad. It is displayed INSTEAD OF what you want to see when the viewer doesn't understand what to do, and is the best it can do. So check your versions and software. if all seems well a full screen shot showing the Acrobat window and the message may be best. Also, do you get other messages e.g. about installing Flash?

Maybe you are looking for

  • Custom Infotype - Using Table control in the screen.  IN OM

    Hi, I am having a requriement where in I need to create a custom infotype using table control in the screen. I have to create this in OM and I am using PPCI transaction to create the info type. I am able to create the infotype with fields but not tab

  • Problem - pls help!

    Hello Could you please help me with the following problem: I have an Iphone 4S and an Ipad 2. They both have my apple id and both have the same apple id as the icloud setup. However I was of the opinion that when a contact is added on my phone or som

  • Blocks in the \dll folder problems

    Hello Below is a problem that we had crop up on 3 machines.  We are running some labs that reside on a server.  The labs are in "I:\Infinity_Labs" and the required DLLs are in "I:\DLL".  All of the systems run fine except for these three.  Below is t

  • Keynote 6.5 constant freeze and crash

    I am running OS X 10.10 on an 2009 Apple MacBook Pro 17in 2.66GHz Intel Core 2 Duo with 8gb ram. For the most part, everything runs really well. I use Logic Pro, Final Cut Pro, and more daily with no issues. However, Keynote is causing me HUGE issues

  • Existing CS customer trying to purchase CC at the CS Customer Price, but Adobe says CS 5.5 serials "don't qualify"

    I have purchased both Production and Design Premium CS 5, with the serials registered on my Adobe.com account. However, when I try to purchase Creative Cloud at the special discount price for existing customers, it says that there are no products reg