Approval Preview (Only first approver is displayed after 1 approval step)

Hello Everyone!
We have a scenario in PROD wherein the approval preview doesn't show all approvers in the screen. At first, when the Contract document is prepared (not yet approved/created) and then the approval preview is displayed, the screen correctly shows the 3 approvers with status 'To be approved by'. However, when the document was created and that the first approver already approved the document, the approval preview only shows 1 approver line in the approval preview (table) with a status 'Approved by'. The next 2 approvers are not displayed in the screen.
When we checked the document in BBP_PD and in SWI1, the workflow correctly identified the next approvers and even sent some notifications for them to approve. This is more on the screen problem. The approval preview (table) only shows the 1st approver who approved the document. We want to see all the approvers (with different status) in the approval preview so that we may know who already approved the document and who are the ones to still approve the document.
We only experience this in PRD, and this scenario (document) works both in DEV and QAS. Please let us know the SAP Notes related to this. The affected documents are Contract and PO.
Thanks and regards,
Reymar

Hi Masa,
There were no applied notes related to approval preview (table) in DEV and QAS system.
We have SRM 5.0 component version; SRM Server 5.50 ; SP13.
Would you know any cause of this issue?
Thank you very much.
Regards,
Reymar

Similar Messages

  • Oracle Forms from 6i to 10g -only blank screen is displaying after deployme

    I have converted oracle Forms from 6i to 10g (almost 10 forms). In the development environment all 10 forms are working fine without any problems. I have deployed the forms in the server. Now all the forms are working fine except one form. Only blank screen is displaying in this case. What could be the reason? How to resolve this issue? This form is also working fine in the development environment.
    Thanks for all your suggestions.

    some possibilities:
    1. check the java console of the plugin you use (Jinitiator, Sun-plugin) and see if there are any errors reported.
    2. Do a full recompile of the form (ctrl+Shift+K, at least in german version)
    3. Maybe a navigation problem (seems unlikely for it works in dev-environment, but give it a try):
    Create a new block, put a navigable textitem in it and show that textitem on your canvas, but that block as first navigatin block in the form-properties.
    4. Check other Pre-triggers(Pre-block, pre-textitem) if they are executed and may fail.
    hope this helps

  • SP2013 Content Approval Process, restrict status change on updates after Approval

    Hi ,
    I had implemented the SharePoint content approval process for one internal requirement. Now, there is a need for modifying the content after Approval Status and by doing so SharePoint modifies the status as 'Pending' after edit. But, I have to retain the
    approval status.
    Please share any thoughts on how to achieve this ? 
    Thanks in advance.
    soundar

    Hi Soundar_SP,
    After you edit the list item, then the approve status will change to pnending. This is by design.
    There is no OOTB feature to achieve your requirement.
    As a workaround, you can create a custom Approve workflow with start Approval Progress action and set the workflow started when item created.
    Best Regards
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Zhengyu Guo
    TechNet Community Support

  • Only first button gets displayed

    I'm creating a panel with a bunch of buttons. What the class does is accepts an array of Actions and creates a button for each action. For some reason, only the first button is displayed. When you resize the window, all of the buttons become visible. I tried button.setVisible() with no luck. I tried to repaint() in the panel class, again a loser.
    Any suggestions would be appreciated.
    Thanks,
    -rob
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    class WestPanel extends JPanel
         public WestPanel( Action[] actions )
              Dimension dim = new Dimension( WIDTH, HEIGHT );
              setSize( dim );
              setLayout( new GridLayout( actions.length, 1 ));
              setBackground( Color.green );
              // Looping through actions to create panels
              for( int i = 0; i < actions.length; i++ )
                   JButton button = new JButton( actions[i] );
                   button.setFont( new Font( "", Font.BOLD, 18 ));
                   button.setSize( new Dimension( WIDTH, BUTTON_HEIGHT ) );
                   add( button );
         private static final int WIDTH = 200;
         private static final int HEIGHT = MainInterface.HEIGHT;
         private static final int BUTTON_HEIGHT = 50;
    }

    Thanks anyway. . .I found the problem.
    I hate when that happens, but I found a hint to my problem when I spent a little more time reading the other threads.
    -rob

  • Approval Work Item still appears in inbox after approval

    Hello, We have an issue in SRM 7.0 UWL when an approval work item at a specific level finds more than 1 approver.
    1) When there is more than 1 agent at a specifc approval level, after the item is approved the work item still stays in the Inbox of the approver. However, the approval tab on the document in SRM shows that approval is now at next level. The workflow log does not show any updates based on the approval that was done.
    2) However, if the work item in UWL is clicked on twice, and approval is done from the webdynpro launced the second time, then it behaves correctly. Workflow logs get updated, next approval is routed correctly, and work item is removed from inbox.
    Note: This only happens when an approval level has more than 1 agent. If there is only 1 agent, the behavior is correct.
    Appreciate any help!
    Zack

    Hi,
    Is this a standard solution or modified solution?
    You could have faced a bug in the standard work item completion code. I have seen this a few times (not with SRM though). Coul you check that what is the actual status of the work item after you have tried to approve the work item for the first time. You can check the status in transaction SWI1 (or table SWWWWIHEAD). Is the status COMMITTED? And after you try approve it second time, does it get status COMPLETED? IF this is the case (the status is COMMITTED after first approval), there is a bug in the code somewhere. You might find a solution for this from OSS. IF you have some kind of customized solution, you need to talk with a WF consultant - basically you need to call the work item completion function two times in a row.
    Regards,
    Karri

  • RH 8 / IE7 : only first call to display help works ...

    Hi everybody,
    I made a webhelp with RH 7 and the call from the website to display the help worked well (with Firefox and IE).
    But since i upgraded it to RH 8 i have an issue with the webhelp call (only with IE, it workds well with FF) : when i call the webhelp the first time it works but if i don't close the new window and i call a new page i have a blank page ("about:blank").
    This issue didn't exist when i was with RH 7 and it happens only with Internet Explorer.
    Then i tried to create a webhelp directly with RH 8 beacuse i thougth it was the upgrade from RH 7 to RH 8 which could be the reason ... but even with a purely RH 8 webhelp the issue still exist.
    Can someone help me ? or have an idea about that issue ?
    Thank you ! (and i'm french so i'm sorry about my probable grammatical mistakes ... ^^)

    Praful,
    I'm not sure that i understood exactly what you ask but i'll describe with more precisions my situation.
    The webhelp is called from HTML pages. In each page i put :
    1/ the Javascript function from the folder \Adobe RoboHelp 8\CSH API\JavaScript :
    <script type="text/javascript" language="JavaScript1.2" src="RoboHelp_CSH.js"></script>
    2/ the link to call the webhelp. Exemple for topic ID=1 :
    <a href="javascript:RH_ShowHelp(0, 'webhelp/test_sinoe.htm>NewWindow', HH_HELP_CONTEXT, 1)">Help</a>
    If you want to test, i attach to this message a zip file which contains the test files i used on my computer :
    - a webhelp (with only 2 topics)
    - 2 web pages with call to the webhelp
    - the JS file
    If you want to reproduce the bug, you can unzip this archive and try to call the webhelp with IE from page 1 : the webhelp will open a new window.
    Keep that window opened and call the webhelp from page 2 : you will see that blank page thing ...
    thank you again to helping me
    rémi

  • Adobe form only first page is displayed

    hi all,
    I have created two pages under the Master page but only the First page is getting displayed. Both are set to visible. Whatelse could be the reason. Thanks.
    Regards,
    FS

    Hi,
    Can you please elaborate more on this. Have you added 2 body pages or 2 master pages?
    If you have added 2 body pages and if they are empty then they wont get displayed. You will have to insert a subform into the page. Only then you would be able to see the extra two pages.
    Thanks,
    Radhika

  • In Search - Only first ten name displays

    Dear All,
    When I search for a name,only top ten relevant names pops out,for more information please check the attachment. is it bug or Google chrome impact ?.
    Thanks
    Agasthuri
    PS: I was looking for name "Amit Srivastava" the search result pop out only ten names, actually the user name "Amit Srivastava" is more than ten, I am unable to scroll the list...

    Hi Doss,
    You can click on select people option at rigth side(from your screen, against to search function)
    on next screen, click on search tab and  scn user name and search it.you will get same/similar names with more pages.
    Thanks

  • Only first call to display help works, subsequent calls produce blank html

    I have RoboHelp 7 HTML, IE7, and windows 2003. When I make a
    call to RH_ShowHelp in the javascript library the context sensitive
    (or main) topic is shown just fine. Once that 2nd html window is
    open though, any subsequent request to display any help topics
    results in that 2nd window going blank (title is about:blank, and
    viewing source shows just <html></html>). If you close
    the 2nd window between each call it works fine.
    Also note that if I try this from my windows XP machine with
    the same version of IE it works just fine. I think this may have
    something to do with a security setting in 2003 or something, but
    it could be a bug in the RH script too. Either way, I'd like to be
    able to identify the cause and fix it or at least document the
    cause.
    Thanks

    Welcome to the forum.
    This is really a developer issue and most of us here are
    authors. I have experienced something similar in that second calls
    failed. There is something on that in the Calling WebHelp Using
    URLs on my site. I don't know if that will help get you on the
    right track as you are not using that method.
    Sorry I cannot help more.

  • SRM 5.0 - Approver Names Not Displaying in Approval Preview

    Hi,
    Has anyone experienced the following problem in the approval preview applet?
    We’re using the WS14000133 shopping cart approval workflow. The approval preview stopped working once we moved it to production January 1. The approval preview in production doesn’t display the names besides the approval steps. It displays the correct number of nodes/steps but not the name beside each node/step.
    If the cart is ordered, the approval requests are delivered to the correct approvers. The BADI is returns the required information for each step as well.
    We did not experience this problem in our non production systems.
    Thanks,
    Jerry Martinek

    Hello Jerry,
    Can you please check whether they have maintained the fullname in the SU01 settings and also make sure that the right value is being populated in the ls_approval_agent-name with the fullname(either with last/first name)  of the user in the badi.
    Hope this may solve your issue.
    Best Regards,
    ~Mani

  • Mycurrent portal template defaults the view of approval preview to Graphic.

    Hi Gurus,
    My current portal template defaults the view of approval preview to Graphic in SRM ,but We would like to change this so the default view is table instead.
    Is there any possible way that we can do it easily, first of all how feasible it is?
    Can any one suggest me the process to follow up for this.
    Best Regards,
    Sairam.

    Hi
    <b>Please check Notes</b>
    <u>Note 1077956 - Follow-on document display: Tabular displ instead of applet
    Note  1028482 - Approval preview: Tabular display instead of Applet</u>
    <u><i>Approval preview in SRM in table form by default...</i></u>
    <b>Please look in SRM - SPRO Settings -></b>
    <u>Here is the path -></u>
    <u>SRM Server -> Cross-Application Basic Settings -> SAP Business Workflow -> Activate Signed Java Applet for Approval Preview and Documents</u>
    Deactivate java applet approval preview
    <u>Also, please see the SAP Consulting OSS Notes, which talks about the same problem -></u>
    Note 1077956 - Follow-on document display: Tabular displ instead of applet
    Note 1028482 - Approval preview: Tabular display instead of applet
    Deactivate java applet approval preview
    <b>Hope this will definitely help. Do let me know.</b>
    Regards
    - Atul

  • SWWL - delete work item - approval preview log??

    Hi all,
    SRM 5.0 ECS.
    We have implemented custom  n step approval wf for shopping cart .The shopping cart has PO and invoice created and the header status for shopping cart is approved.However now the workflow has restarted for the cart and I need to delete the work items from the approvers inbox.
    If i delete the work items from SWWL transaction,will the shopping cart status still be "APPROVED"???
    Is SWWL the best way to delete the work items??What will the approval preview for the shopping cart show after I delete the work item?

    Once, Workfiow item is approved, Workitem disappears from inbox right..
    Why do you use SWWL transaction to delete the workitems..
    Can you elaborate the issue..Please.
    Thanks,
    Balaji.T

  • Approval preview in SRM in table form by default...

    Hi experts,
    Please tell me, what should I do to have document approval preview in SRM (5.0 version - Extended Classic) in table form by default? In standard, default setting is that approval preview is shown as a java applet graphics. But I have to make it by default visible in table form with option to change it to java applet graphic, if someone needs that. Can I do it somewhere in spro?
    Regards
    RafaD

    Hi
    <b>Please look in SRM - SPRO Settings -></b>
    <u>Here is the path -></u>
    SRM Server -> Cross-Application Basic Settings -> SAP Business Workflow -> Activate Signed Java Applet for Approval Preview and Documents
    <b>Deactivate java applet approval preview</b>
    <b>Also, please see the SAP Consulting OSS Notes, which talks about the same problem -></b>
    Note 1077956 - Follow-on document display: Tabular displ instead of applet
    Note 1028482 - Approval preview: Tabular display instead of applet
    Do let me know.
    Regards
    - Atul

  • Approval Preview as Table Dispay by default

    Hi guys,
    is there somewhere a chance to switch the approval preview by default to table display instead of graphic display?
    Rgds.
    Dieter

    Hi,
    Please check the SAP Note 1028482 Approval preview: Tabular display instead of applet.
    BR,
    Disha.

  • Help on Discount after Approval Procedures

    Hi Experts,
    Our customer is reporting an error after approval process that some documents has discount after the approval procedure.
    Our customer insist that there are no discount when they approved the PO/ or Ap invoice but after approval, the originator can no longer add the documnts due to discounts.
    Is there anybody experience the same problems with thier system.
    I cannot report this since I cannot simulate the error
    We are using 2007B Pl15
    Regards,
    Sandra

    HI Sandra,
    I agree with Gordon, I faced similar issues with the discount field but not with approval process though.
    This happens when Quantity and unit price of an item are entered and the line total gets populated automatically after this if the user changes the line total without deleting unit price or quantity the discount field gets populated according to the change in the line total, please check if the end user is doing any of this.....or similar changes in these lines.....
    regards,
    Murali

Maybe you are looking for

  • What's new in Scout CC 1.1.3?

    I have updated Scout CC to 1.1.3. What's new in Scout CC 1.1.3 from 1.1.2?

  • Attachment invoices by e-mail

    Hi experts, I want to email invoices generate in PDF Attachment, I custimized a output type with transmission medium (simple mail). I have the program RSNASTSO and Form Routine SAPOFFICE_AUFRUF_VX. My question is how can I convert billing document in

  • Using Win7 Recovery DVDs to bring Satellite L850-1C9 to "Out of the Box"?

    Hi, I am trying to use the recovery DVDs for my Satellite L850-1C9, PSKDLE, to return my HD to the original condition. Even though the hidden partition was there, I always got errors, for instance F3-F200-0002. But this was not the only one. I am at

  • Shared variable change its value with delay

    Hello. My shared variable shows an old value during some time after writing a new one. What is the reason?

  • OracleDI Installation and Java issues

    I am brand new to ODI and just downloaded and installed it yesterday onto a test machine. I have not yet created my DB schemas yet I am waiting for the DBA to create a Test Environment for me to do so in. That being said, when i try to run the Exampl