Is there any SAP substitute role to create expense report for executives?

Hello,
In an organization there are executives like MD, CEO and they need to submit their expenses. This activity is basically needs to be done by their secretary (substitute). So is there any SAP provided roles to do this activity?
I have seen SAP_FI_TV_WEB_ASSISTANT used for My Employees/POWL. Apart from this role do we have any other way for executives?
Appreciate your help.
Thanks,
Chandra.

Hi ,
You can create travel request from PR05 from ECC or if you have ESS and you want administrators to create on behalf of others provide the below role and you can create from My Employees or you can customize a role specific for administrators using structural authorizations.
SAP_FI_TV_WEB_ASSISTANT
Hope this helps,
Regards,
S.Srikanth
Edited by: SrikanthS on May 10, 2011 6:32 AM

Similar Messages

  • Where validation happens before showing create expense report page.

    Hi,
    I am trying to find out code where validation happens in travel management while creating expense report like if there is no approved travel request you can not create expense report.
    Also when we create expense report associated with travel request we get the header of expense report page as Create Expense Report for travel ID (XXX).
    Where is the code written to populate the context attribute?
    Kindly help.
    Regards,
    Madhvika

    Hi,
    As i told, it is done in this Class CL_FITV_POWL_FEEDER_TRIPS and in the method IF_POWL_FEEDER~get_actions.
    If you want to do enhancement in this, click the Pre-Exit or Post-Exit button and enter your own code.
    We have done like this:
        data: lr_action_def type ref to powl_actdescr_sty.
        data ls_action type powl_actdescr_sty.
        loop at c_action_defs reference into lr_action_def.
          if ( lr_action_def->actionid = 'CREATE_EXP' and lr_action_def->text = 'Create New Expense Report' ).
            lr_action_def->text = 'Create New Claim'.
            lr_action_def->tooltip = 'Enter New Claim'.
            ls_action-actionid = lr_action_def->actionid.
            ls_action-cardinality = lr_action_def->cardinality.
            ls_action-placement = lr_action_def->placement.
            ls_action-enabled = lr_action_def->enabled.
            ls_action-placementindx = lr_action_def->placementindx.
            ls_action-imagesource = lr_action_def->imagesource.
            ls_action-text = lr_action_def->text.
            ls_action-tooltip = lr_action_def->tooltip.
            ls_action-add_separator = lr_action_def->add_separator.
            ls_action-act_choices = lr_action_def->act_choices.
            modify table c_action_defs from ls_action.
          endif.
        endloop.
      endmethod.  
    Regards,
    Ani

  • Is there any SAP tool to run reports on different report server versions

    Hi,
    I have to run crystal reports on different report server versions. This is a repetition of the tasks as it requires installation of report servers and executing reports on both. Is there any SAP reporting tool which simplifies all these tasks , runs the report at the same time on different report servers and gives output for both executions?
    Thanks.

    Hi,
    I have to run a single CR report on different versions of CR report server for validating if the report runs correctly.
    So can be it done like a scheduler which then generates report result files.
    Thanks.

  • Is there any SAP standard HUM report

    Hi Guys
    Is there any SAP standard HUM report
    which can have the fields like Contents of HU field and HU identification2 field
    Please help
    Thanks in advance

    HI
    Run T code HUMO

  • Is there any possibility in LABVIEW to Create a release mode EXE like VC++

    iam krishnaprasad. iam new to LABVIEW.
    i have 1+year experiance on VC++6.0.
    Is there any possibility in LABVIEW to Create a release mode EXE like VC++ .
    if there please suggest me how to create  it..
    Solved!
    Go to Solution.

    First, you must include you VI inside a LV project. This can be done automatically by selecting New Project from the Files menu in that (any) VI.
    LV will ask you whether to include any open VI to be added to this newly opened project. Click Add & thats it. Now save this project in a location of your preference.
    Then, in the Project Explorer window, right click Build Specifications >> New >> Application (EXE) or Installer, as per your requirement.
    The former will create you an EXE only while the latter will bundle all that needed for an installer (mainly LV run-time engine of the version under use).
    If you create the EXE alone, then you need to install the LV run-time engine of the corresponding version manually in the target PC first, before trying to run you application (EXE). Else, it will throw error & wont run properly.
    - Partha
    LabVIEW - Wires that catch bugs!

  • Is there any bapi that i can create sales order and date

    Hi Gurus
    is there any bapi that i can create sales order and date .

    This appears to be related to Problem With BAPI_SALESORDER_CREATEFROMDATA but without the detail. If you want to ask again, please add that detail.
    locked
    Rob

  • My wife and I share an iTunes account. Is there any way to set up a seperate one for her to sync her phone contacts, iCloud and music to without having to purchase all her music again and then share going forward?

    My wife and I share an iTunes account. Is there any way to set up a seperate one for her to sync her phone contacts, iCloud and music to without having to purchase all her music again and then share going forward?
    It would be so much easier having seperate accounts but we have hundreds of her purchased songs on my account and she would need to be able to access these from her account. Possible?
    Also, if we bought a song in future we would want to be able to both have access to it.
    Alternatively, what is the easy way to sync two distinctly different contact lists to one iTunes account?
    Thank you in advance.

    FYI: iTunes account (used to make purchases) is not the same as iTunes library (iTunes on your computer with music, movies, etc.).
    ecbclb wrote:
    Will we have to create a seperate account for her, or can we all have the same one?
    You can but you will not be able to limit what she syncs.
    I would like to avoid 'checking' and 'unchecking' individual songs every time one of us tries to synch our ipods to the library.
    I don't recommend using (only) the checkmarks to select what to sync.
    Each of you can create your own playlists then sync only those playlists.
    Then add/delete from your own playlists to change iPod content.
    The only time I uncheck items is if I rarely/never want to sync them to anything, such as Christmas music or old audiobooks.
    I suggest you each have your own computer login account. Then everyone has their own contacts, calendars, and everything else.
    You and your husband can share an iTunes library and let your daughter have her own.

  • I have read up on all about crashes and i cant even open it in safe mode :( i have tried deleting it and reinstalling it but the problem still persists. What would you suggest i do and is there any way i canget hold of firefox 6 for mac?

    i have read up on all about crashes and i cant even open it in safe mode :( i have tried deleting it and reinstalling it but the problem still persists. What would you suggest i do and is there any way i canget hold of firefox 6 for mac?

    Does the regular Firefox 8 release version work or does the version crash as well?
    *Firefox 8.0.x: http://www.mozilla.com/en-US/firefox/all.html
    Create a new profile as a test to check if your current profile is causing the problems.
    See "Basic Troubleshooting: Make a new profile":
    *https://support.mozilla.com/kb/Basic+Troubleshooting#w_8-make-a-new-profile
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins" in case there are still problems.
    If that new profile works then you can transfer some files from the old profile to that new profile, but be careful not to copy corrupted files.
    See:
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

  • Custom Role - To show "Create Expense Report" Iview

    Hi,
    I'm creating end user roles in the portal side and in that, i want to add in the "Create Expense Report" Iview or Page, which exists in Portal Content -> Travel & Expenses.
    But after adding the Iview or Page, i could not able to see the iview or page in the menu.
    But if i add the whole "Travel  & Expenses" page, can able to see all "My Trips & Expenses", "Create Expense Report" etc.
    What could be the problem?
    Thanks.

    Well you can always hide some your services from Travel Area page.
    Try options in Home Page Configuration, you can remove unwanted services from Area page.
    Search this Forum, there will hundreds of similar questions, who have been answered and worked
    Cheers

  • Is there any way to set global language as english for users  in portal

    Hi,
    Is there any way to set global language as english for all the users  in portal (for all the screens,applications etc) irrespective of browser settings,language in jco,user settings in backend .
    the reason why i am asking is we are implementing global implementation project and for some users in switzerland because of their browser is not english they are getting language other than english.we dont want to ask each user to change their browser language.we just want to force the portal to display content only in english
    Thanks
    Bala Duvvuri

    Hi ,
    You can add property  'request.mandatorylanguage=<your_language>'
    and property  'request.mandatorycountry'
    on file 'prtDefault.properties' located in :
    ..server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\portal\system\properties\prtDefault.properties
    Then restart the server.
    See :
    http://help.sap.com/saphelp_nw70/helpdata/EN/42/938297a5061d69e10000000a1553f6/frameset.htm
    Regards,
    Gilad

  • Is it possib to create inline report for a cube if wedon't have any measure

    Hi,
    Is it Possible to create an Inline report based on an application Rowsource even when we do not have any measure associated to that Rowsource in the current cube?
    Please help...

    We have a case where for any specific dates in fiscal dimension or any particular product, user want to list whether its a special event or not.
    To handle this we have created an uploadable report where user enter for which date there is a special event.We created a custom rowsource having columns for given dimension in cube and did the cube mapping.We also created inline report for the same. But not able to see data in that report.

  • Is there any constrain in using the same order type for MTS and MTO

    Hi,
    i have the constrain to use single production order type .
    Can i use single order type for MTO and MTS.
    is there any constrain in using the same order type for MTS and MTO.
    pls help me.

    Hi,
    There is no constraint or limitation in using the same production order type for MTS and MTO . Settings in requirement class and material master will mainly control whether the flow is MTS or MTO.
    Regards,
    Mrinal

  • Is there any way to download the Adobe Application Manager for Mac 10.5.8?

    I just subscribed to the monthly inDesign plan and was unaware I had to upgrade my system. Is there any way to download the Adobe Application Manager for Mac 10.5.8?

    LisaK78 wrote:
    I am trying to upgrade to Snow Leopard but I cannot figure out how to do it online. Do I actually need to purchase the disc and install it that way? Is there no way to download the update?
    See:
    Software update, upgrade--what's the difference?
    http://support.apple.com/kb/HT1444

  • Is there any anti reverse engineering or software protection products for JAVA ?

    Hi
    Does anyone knows is there any anti reverse engineering or software protection products for JAVA ?

    By the time this post is written, there is no such tool that comes with the jdk.
    I have used proguard with success applying obfuscation and other features.  

  • I want to change my country so i can be able to use my imessage but i still have a balance of $.98 on my itunes. Is there any way to change it or an apps for my remaining balanced? Your answer will help a lot! Thank you! :-)

    I want to change my country so i can be able to use my imessage but i still have a balance of $.98 on my itunes. Is there any way to change it or an apps for my remaining balanced? Your answer will help a lot! Thank you! :-)

    Click here and ask the iTunes Store staff to zero your account balance.
    (98475)

Maybe you are looking for

  • Returning variable number of DB objects to Java

    Hi, Is it possible to receive a variable length array from a procedure's OUT parameter? I have been using varray for creating user-defined DB object arrays. But they are of fixed length and this leads to writing extra logic in Java-and/or-procedure t

  • Problem with control panel in vista on gx620

    My friend and i who just recently both bought the MSi gx620 notebook have a very strange problem. After a short while some of the objects in the control panel have become not functional. Things that does not worl is: Windows Update Windows power cont

  • Issue with new secondary index

    hi i have created new secondary index in VEPO table.( mandt, werks,lgort, sonum).index is activated. but when i am doing activate and adjacent in database in SE14.it is giving warings and error. warning 1: Enhancement category 3 possible , but includ

  • "Import Failed" message uploading video - Why?!?

    I have Adobe INDESIGN CS5 which has new interactive settings which allow you to import a video in the document.  According to Adobe: "You can import video files in Flash Video format (.FLV and .F4V), H.264-encoded files (such as MP4), and SWF files.

  • Cappture search button click of a view criteria

    Hi is it possible to capture the click of a view criteria "Search filter". Search button click? Also, is it possible to have teh default of a view criteria to be set at "ALL" or "ANY"