Block an approved trip to edit in PR05 transaction

Hi gurus,
I want to know if that is possible to block an approved trip to edit in PR05 transaction with authorizations objects in PFCG?
Can you help me?
Thanks in advanced.
Cleiton Folster Eli.

Hello
The example was for an approver role ONLY
You need to separate things : one role for approval, one role for creation. And users who can do both will have both roles
Is there a way to make it so that the user can create a new travel request and, after another person has approved, the same user that created the travel request can't edit this travel request approved?
I cant do it completly for you but it would be something like this :
- approval role :
P_TRAVL
AUTHF = R*, W31
AUTHP = E
AUHS = 10, 11, 20, 21, 23, 30, 31, 40, 41
- creation role :
P_TRAVL
AUTHF =  D10, D11, D23, D30, D31, D43, R*, W, W10, W11, W23, W24, W30, W31, W43
AUTHP = O
AUHS =  10, 11, 30, 31

Similar Messages

  • WS20000040 Approve Trip

    Hi ,
    I am using the workflow WS20000040 for approving trips. As per the help documentation, this can be customized to be a two step or a single step approval workflow. I have activated the two step approval workflow.
    As per our business requirements, we need to eliminate the step 404 Check trip of & so that the approval directly goes to the superior as defined in the Standard SAP one step workflow.
    Can any one let me know how to override step 404 Check trip of & of the workflow so that it becomes a one step approval workflow
    Regards

    Hi,
    Select that step in swdd, write click on it and select cut block or delete. It will give pop-up of nodes to be deleted, check it carefully and then delete it.
    Hope you have copies the standard workflow, if not then first copy it into customize workflow and then delete that step.
    Shweta

  • Approval trip and advance payment

    Hi experts,
    I want to know if there is any standard way for making the approval trips and the advance payments. I don't have any idea about TM module, so I need help because I have to make a report making if Standard sap do or not this.
    I've found in this forums and through internet that for approval trips I need to check the transaction PRAP or the transaction TRIP, is this correct?
    Please I need help!
    Thanks a lot for all your answers!!!
    Kinds regards,
    Rebeca

    Hi Nandagopal,
    And thanks for your answer, the specific requirements are, know if there is any standard way to approve the travel request, I've found that I can do this with PRAP transaction and TRIP transaction is that correct?
    The second requirement is know if there is any  standard way for travel advances with bank transfer, I think I can do this with PR03 transaction, is correct?
    And the third requirement, is know if there is anyway for sending the planification and the reservations for the trip to the travel agency, something like an email, or similar, Is it possible to do?
    Thanks a lot,
    Regards,
    Rebeca

  • Approval form in edit mode

    hi
    1 - the standard is calling task 50000075 EXTSRV PROCESS to call the approval form. its shown in display mode
    2 - im trying to call ISR_CALL_FOR_CHANGE so the form should open in edit mode
    but...... my problem is though it opens in edit more, approve and reject buttons are gone
    so cud u pl tel how to poen the approval form in edit mode, wat are the options ?
    thanks
    bhakti

    Hi,
      If it is not HCM Process and forms then Iam not very much sure, But anyways you can check out the below task Ids for
    1. Edit Form - TS17900100
    2. Approve -  TS17900101
    And Also I do not think if you are planning to use above taskids then in that case you should use them based on the context.
    for more information about the above task IDS
    [check this|http://help.sap.com/saphelp_erp60_sp/helpdata/en/43/15ce37f1fb5a38e10000000a422035/frameset.htm]
    Regards
    Pavan

  • Block auto-approval for initiator of project

    We have a need to requirement to block auto-approval for initiator of project invoices if he or she is also an approver.
    Please can someone clarify if this can be done using functional setups or WF customization is required.

    refer this.
    Configuring Auto-Approval for Self-Registration - Fails due to Organisation

  • WF: Approve trip facts

    All Experts:
        I  am working at WF:ws20000040, in the steps: 000404. when choose the outcome 'Trip facts are consisent' the to the next steps: 000416(Approve trip facts). the WF occurs error.:
    Work item 000000426408: Object FLOWITEM method EXECUTE cannot be executed
    Message no. WL821
    Error when processing node '0000000416' (ParForEach index 000000)
    Message no. SWP088
    what is the error? how can I do it?
    Thank you for advance!

    Task TS20000131 present in step 416 is not General make it General and test further.
    Thanks
    Arghadip

  • Where do I find the form & print program for Trip Results printout at PR05?

    where can I find the form and print program for Trip Results printout at PR05?
    Thanks,
    Ven

    First design your custom form and configure that form(assign to appropriate node in SPRO) in SPRO under following path: Travel Management->Travel Expense->Dialog and travel Expense Control->Forms->PDF-Based Forms->Set up feature TRVFE for settlement form (Execute).
    Give the custom form name in that node.
    Regards
    Deepak.

  • Trip is not displayed by transaction PRTC

    Hi,
    The trip data exists in PR05, But not exists in PRTC transaction in INBEL. can you please help me what will be the problem.
    Regards
    Krishna

    Hi Venkat,
    I am not talking about the transactions, Yes once they included to trip they will not be in the buffer.
    The employee has included those into the trip and saved and approved using PR05 and the trip exists in PR05 but when i want to see it in PRTC in INBEL(Transactions which are included into the trip) it is not displaying that trip.
    any idea why it is not displaying that trip in PRTC INBEL
    Regards
    Krishna

  • PR05 Transaction

    Hi,
    In PR05 transaction, while settling travel expenses, we want system to display only approved travel expenses i,e we want the system to display travel data with status "Trip Approved" .  How this can be done ??
    Also, "Trip status" option in PR05 to be removed from the screen. Is it possible to do this ??
    Regards,
    Prasad

    Hi,
    To customize transaction PR05 (e.g. hide buttons, text fields) you can use transaction variants.
    Please check transaction SHD0.
    Cheers!

  • PR05 Transaction Iview with parameters

    Hi,
    I have one abap webdynpro appn in which after a button is clicked, it has to go to PR05 transaction with necessary parameters like employee number, trip number.
    So i have used the NAVIGATION_ABSOLUTE method in dynpro, and in the business_parameters i have passed the values.
    But the iview is opened and still in the same first screen of PR05 with out passing the parameters with the pop up message "Choose a valid trip".
    In my case, the business parameter is not working fine, as i can see that it still shows the first screen and also the employee number is the login user employee number and not the one which i gave.
    In the iview, i have already given the "Parameters forwarded to Transaction" = PER,TNO.
    And also "OK Code Field" = 'MOD', "Process First screen" = Yes.
    Any other thing need to be given?
    Thanks.

    Martin,
    Have you had a look at these yet?
    http://wiki.sdn.sap.com/wiki/display/EP/StartanSAPtransactionfromaURL
    How to launch SAP transaction & pass parameters via URL
    Cheers!
    Sandeep Tudumu

  • Why TRIP cann't be put on HOLD if trip has "trip segment" only using PR05

    Why we canu2019t put a trip (PR05) u201Con holdu201D if the trip has u201Ctrip segment onlyu201D tab only. Itu2019s possible to do this using PRAP but not through approval screen i.e. ACTEXT_APPR_LITEu201D.
    Thanks
    Mohanty

    Well that's just the most ridiculous response I've ever heard.
    1: There are plenty of very large and successful companies who still serve their customers through sites running image maps.
    2: Image maps are still part of the HTML 5 specification so browsers should support them - mobile or otherwise.
    More to the point - up until now iOS + Safari handled image maps perfectly well. All of a sudden a portion of mobile users on many, many sites will experience difficulty navigating through the site. That's pretty bad.
    And - who do I want to serve with my site? As many people as possible thank you very much. It's a very, very bad developer who only targets the latest devices and platforms. Sure - we have to draw the line somewhere.. maybe IE6 is a cut off point but it's a simple case of looking at your webstats and making sure your site works for as many people as possible.
    For many, large and very successful sites that use image maps (of which there are many) a simple 'fix' and move to responsive solution could involve months of development, testing and investment.
    chrisnetonline - in answer to your question, assuming you have jquery on your site, a fix would look something like this:
      $("body").on('touchend', 'area', function () {
                    window.location = $(this).attr("href");
    But - you may want to wrap your image map in a wrapper element and target that rather than the entire body tag. And - you'll also need to check how far the user has scrolled so you don't trigger a redirect when they scroll.
    Like I say - this is just a demo of a possible solution and would require testing and refining to suit your particular requirements.
    Ideally there would be a better solution than this though.
    Ideally the problem wouldn't be there in the first place.

  • The Block diagram that cannot be edited...

    The customer wanted to launch the application ( done in LV7 ) with a shortcut from the desktop and when done with it wanted to close all including the LV environment.
    So I made the following changes :
    1. Made the application to "Run on Open "
    2. Connected the while loop Stop button to the "EXIT" function.
    3. Saved and started the application.
    Presto!! All worked as expected. Except that I no longer was be able to Edit the block diagram !!
    Good - I had a copy of the code before the change and survived the nightmare ....
    So the moral : Be very clear of what you are doing before you use the EXIT function.
    Just though will share the experience, before somebody makes the fatal mistake as above.
    ( I have now ordered out my copy of the Application Builder, so that I can have my editable code well away from the customer's PC.)
    Raghunathan
    Raghunathan
    LV2012 to Automate Hydraulic Test rigs.

    Here's another way to do it.
    Create a directory in your LabVIEW x.x directory named 'wizard', and save the attached VI there. If LabVIEW is running, you'll need to restart it, but then in the 'File' menu, you'll have a new selection named "Supress Run on Open...". Select this and you'll get a browse dialog to select the VI to open. It opens it by reference so it will not run.
    This is saved in LabVIEW 6.1, but works fine on 7.0 and 7.1.
    Ed
    Ed Dickens - Certified LabVIEW Architect - DISTek Integration, Inc. - NI Certified Alliance Partner
    Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.
    Attachments:
    Supress Run on Open.vi ‏18 KB

  • PREC-Approved Trips- Status from "to be Settled" to "Settled" Not Working

    Hi all,
    We have upgraded from 4.6C to ECC6.00.
    We use Travel Management, and the payment happens through AP.
    Trips are approved through WF approval.
    Once Approved Status gets changed from --   Trip Completed .to be settled ====Trip Approved.to be settled.
    Once after this there is a Mass Settlement that is run through Program RPRTEC00 -Transaction PREC.
    So that status changed from -
    Trip Approved to be settled =====Trip Approved Settled.
    But this is not working in ECC 6.00 version, but this working in 4.6C.
    This is working when i run a test run it is picking all Trips in PREC.But when i run an actual run it is not picking the trips to settle.
    Is there is any thing that need to be done after ECC upgrade.?
    Regard,
    Rajesh

    Hi all,
    We have upgraded from 4.6C to ECC6.00.
    We use Travel Management, and the payment happens through AP.
    Trips are approved through WF approval.
    Once Approved Status gets changed from --   Trip Completed .to be settled ====Trip Approved.to be settled.
    Once after this there is a Mass Settlement that is run through Program RPRTEC00 -Transaction PREC.
    So that status changed from -
    Trip Approved to be settled =====Trip Approved Settled.
    But this is not working in ECC 6.00 version, but this working in 4.6C.
    This is working when i run a test run it is picking all Trips in PREC.But when i run an actual run it is not picking the trips to settle.
    Is there is any thing that need to be done after ECC upgrade.?
    Regard,
    Rajesh

  • Get approval status in edit form

    Is there an easy way to retrieve item approval status (moderationStatus) inside the edit form? During display of edit form I need to know wheather the currently edited item was approved or not. I see that the information is not reflected in a hidden column
    or else. I have the following ideas:
    Custom flag column that indicates if the item was approved.
    Get the current item via js rest call and check OData__ModerationStatus.
    I just want to know if there is an easier way to get the moderationStatus of the item I am editing.
    Thank you!

    Hi Eng,
    As we all know, the approval status column is a hidden column in SharePoint and it cannot be edited manually, so there is no OOB way to display the column value in item edit form.
    The easiest way is to use code to get the current item and then display the _ModerationStatus value in your Edit Item form.
    Here is the code example:
    <script language="javascript" type="text/javascript">
    ExecuteOrDelayUntilScriptLoaded(runCode, 'sp.js');
    function runCode() {
    var value1=window.location.href.indexOf("?")+4;
    var value2=window.location.href.indexOf("&");
    var url=window.location.href;
    var itemId=url.substring(value1,value2);
    var clientContext = new SP.ClientContext();
    var targetList = clientContext.get_web().get_lists().getByTitle('Case Date');
    targetListItem = targetList.getItemById(itemId);
    clientContext.load(targetListItem, '_ModerationStatus');
    clientContext.executeQueryAsync(Function.createDelegate(this, this.onQuerySucceeded), Function.createDelegate(this, this.onQueryFailed));
    function onQuerySucceeded() {
    var status=targetListItem.get_item('_ModerationStatus');
    switch(status) {
    case 0:
    alert("Approved");
    break;
    case 1:
    alert("Rejected");
    break;
    case 2:
    alert("Pending");
    break;
    case 3:
    alert("Draft");
    break;
    function onQueryFailed(sender, args) {
    alert('Request failed. \nError: ' + args.get_message() + '\nStackTrace: ' + args.get_stackTrace());
    </script>
    You can also take a look at the link below about changing the Approval Status column in Edit item form:
    http://www.codeproject.com/Articles/718575/Change-of-Approval-Status-in-SharePoint-Edit-Form
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • SC in awaiting approval is not editable.

    Hi Gurus,
    We are on SRM 7.03.
    When a requester order a shopping cart and it's in awaiting approval. Then if the requester select the SC created, edit button is grayed out.
    If the shopping cart is displayed, edit button is not available.
    Is it a standard behavior? Is possible to change it?
    What's the problem?
    Role configuration?
    Many thanks in advance.

    Hello David,
    you can check below KBA and all its related OSS notes:
    1649794 - Status dependent control of Shopping Cart
    Regards.
    Laurent.

Maybe you are looking for

  • Using K Means in a Calculation View

    Hi Experts, Can you please help me with the below scenario. I am trying to use K-Means function to perform clustering on customer data. I have the below columns: Attributes: Customer ID, Home Ownership Status Measures: Customers Debt to Income Ratio,

  • Lost wifi connection after sync

    having sync my iPad with my iMac I can no longer get wifi connection on my iPad

  • How to stop and (rewind) videos.

    Hi. I am trying to create my first 100% to be the page of a Multi-Artistic Performance i have with some friends. All the content of the site is being displayed inside a Movie Clip (called "pageContainer_mc"). I have then 6 diferent pages, each with d

  • How do I delete a row in Microsoft Access from a vi using the database toolkit

    Using the database toolkit 1.01 how can I delete a row from my vi

  • Posting IDOCs with partner type SP ?

    We have to post IDOCs to SAP where the partner type is SP . How do we configure XI to achieve this ? We are disabling the control record and so not looking at the option of hardcoding the EDI_DC record. I understand we need to specify Alternate ident