Approved shopping carts not displayed in shopping cart status report

Hi Gurus
we are facing an  issue in shopping cart status report.  When the approver selects 'Approved by me' in shopping carts status report system is not showing any list.  There are number shopping carts approved by the user . Other selection like selection period, status , completed indicator were selected properly.  But if the approver selects 'Rejected by me' the system is showing all the shopping carts approved, rejected, and awaiting approval related to the approver.
This is happning with one user only.  We had checked user authorization and parameters and every thing is fine . Aslo compared the same with other users for whom this report is working fine . We are in SRM 5.5 extended caassic senario.
Any suggestions/solutions on this
VB SAS

In olden days of SRM , we forcily assign account assignment for PR which do not have accounting data in the PR to create a successful SC in SRM and remove the account assignment while creating a PO in the backend.
but since your in SRM 7.0
and also you made ensure that your PR has account assignment but it is not sitting in the cockpit.
and your shopping card trying to create a PO and failed right?
since it has incomplete data , how PO is creating. How system can create a PO without vendor.
escalate to SAP bvia OSS message
BR
Muthu

Similar Messages

  • Approval Preview not displayed in Shopping cart

    Hi,
    On creating shopping carts through Plan Driven procurement, we are changing the cart status from the default "Ordered/Approved" to "Awaiting approval". The approvers are displayed in BBP_PD for this Shopping Cart, however the same is not visible in SRM portal.
    We have also refreshed all the templates, but the Approval tab and Overview link, is not displayed in shopping cart.
    We are on SRM 5.0, 5.5 server, Extended Classic scenario with SP 17 and have implemented N-step approval work flow BADI to determine approvers based on the cost center entered in shopping cart.
    Kindly provide inputs to have approvers displayed in SRM portal.
    Thanks,
    KB

    Hi,
      SAP does not provide the standard solution for triggering the WF from external system ( ECC )... any document create outside the SRM, system will automatically put the status to approved... even 0-Level wont trigger... you can activate the nstep workflow by following step by step help...
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/5082a622-7310-2c10-1a9b-ef31dd69a770
    Saravanan

  • How can i reorder the columns in the do not display section of the interactive report.

    Hi,
    My interactive report contains 185 columns, and the user requieres to build his customized reports with some columns, but the he gets lost between this amount of columns, this would be easier if the columns in the do not display section of the interactive report would be sorted automaticaly, Is this possible?
    Thanks a lot,

    Hi Eva,
    One solution would be to order the column names alphabetically. You can create a JavaScript dynamic action to handle the sorting.
    The shuttle of the IR attribute "Select Columns" have the ID's "apexir_SHUTTLE_LEFT" or the Hidden colums and "apexir_SHUTTLE_RIGHT" for the displayed columns.
    The function you'd need to create would look like:
    var options = $('select#apexir_SHUTTLE_LEFT option');
    var arr = options.map(function(_, o) { return { t: $(o).text(), v: o.value }; }).get();
    arr.sort(function(o1, o2) { return o1.t > o2.t ? 1 : o1.t < o2.t ? -1 : 0; });
    options.each(function(i, o) {
      o.value = arr[i].v;
      $(o).text(arr[i].t);
    var options = $('select#apexir_SHUTTLE_RIGHT option');
    var arr = options.map(function(_, o) { return { t: $(o).text(), v: o.value }; }).get();
    arr.sort(function(o1, o2) { return o1.t > o2.t ? 1 : o1.t < o2.t ? -1 : 0; });
    options.each(function(i, o) {
      o.value = arr[i].v;
      $(o).text(arr[i].t);
    You'd need to find the propper timing for the dynamic action to run, I guess click of the button "Select Columns" would do the trick.
    Regards,
    Vincent
    http://vincentdeelen.blogspot.com

  • Link URL containing feed: is not displayed correctly in the status bar

    When a link contains feed: in the URL, it is not displayed correctly in the status bar.
    The actual URL is
    a href="feed:http://www.....com/feed/"
    but the URL shown in the status bar is
    feed://http//www.....com/feed/
    IE8 shows the correct URL in the status bar. Not sure if this is a problem, but thought I would report it.

    Such a feed works for me even if it is displayed differently then you expect on the status bar.
    <pre><nowiki>data:text/html,<a href="feed:https://support.mozilla.com/en-US/questions/758020/feed">feed</a></nowiki></pre>

  • Prefered vendor not displayed for shopping cart

    Hi,
    We have PDP scenario, SC's originated from R/3 purchase requisitions,
    Issue details:
    1. P.req was created with desired vendor and transfered to SRM and corresponding shopping cart is available in SOCO.
    2. User created Held PO for corresponding SC.
    3. When user checking monitor shopping cart then preffered vendor not displayed in source of supply tab.
    When i checking BBP_PD for shopping cart, i found there is Disable flag(X) has been set for NO inbox selection partner.
    what could be it mean, and more ever this changs has been originated via RFC user.how it was getting RFC user
    Please advice me....

    Venkateshwar
    SC is generally sent to SOCO only when sourcing has to be carried out for the SC. IN this case you are hving a desired vendor in the SC and then you are creating a pO for the same. Although you have a Vendor in the PO that does not mean that SC will also have same vendor as preferred vendor in SC after you created the PO....
    Regards
    Virender Singh

  • Approved by Me -Report is not displaying the Shopping Basket

    Hi SRM Gurus,
    We  have Implemented  N Step BADI for a client by getting the approvers from the TABLE DRIVEN.
    In the standard report in the Shopping Basket in Check status while selecting the APPROVED BY ME
    and  ALL , it is not displaying the Shoppingbasket approved by me
    What could be the reason .Earlier before our implemention of this  N step BADI it is working
    Can you give some suggestions in which functions module to check or any other clue
    Regards
    G.Ganesh Kumar

    This problem is resolved.

  • AP Approval Notification - URL not displayed correctly

    Hi,
    we are working in R12 on the AP Invoice Notification for approval. We are displaying all invoice details and the customer had an URL displayed correctly in the notification in R11. The URL is pointing to an Scan of the actual Invoice.
    In R12 we are not able to te get the URL correctly displayed on the notification. Since the URL is pointing to an picture (in TIF format), the notification tries to embed the picture. We would like to display the URL.
    Any suggestions how to get this done?
    Thx Roel.

    We found the solution.
    We added the string 'LNK:' right before the URL and this worked.

  • Approver specfication section not displayed after system upgraded to EHP6

    Hello,
    We have just upgraded our eRecruiting development environment to EHP6 from EHP3. However, as a manager who creates the requisition and subsequently the job posting, there should be a place that allows the manager to specify the approver for this requisitiion. This is not displayed in the upgraded version. I have checked our authorization setup to ensure the manager does not have too wide an access that will bypass this approval specification process, and everything is in order.
    I am wondering if anyone else has run into the same problem.
    Thank you.

    Hello Alex,
    you are probably aware the huge changes in the eRec application when moving from EhP3 to EhP 4 or any higher enhancement package. The whole user interface for non-candidate roles is completely replaced. This includes the manager as well as the recruiter and the recruiting administrator.
    In principle it should be possible to run the old BSP applications as long as you do not activate any business functions for the enhancement packages (aka "pure technical upgrade").  But when I did such a pure technical upgrade from EhP 3 to EhP 4 for a customer about 4 years ago we already faced several serious issues with running the old ui and functions. So what you experience are very likely such issues as well.
    Kind Regards
    Roman

  • Numeric data is not displayed in BI Publisher 11g report

    Hi,
    I'm using Oracle BI 11g (11.1.1.6.0).
    I'm experiencing a serious issue with numeric data in reports created with Publisher.
    When I define the query in the data model, numeric data gets declared as "integer" (even if it should be "double"). Anyway, when creating the layout all data is correctly shown.
    The issue emerges when I run the report in interactive mode: numeric data is not displayed at all.
    If I run it in HTML mode or other, I get proper results.
    I tried to explicitly CAST numeric data in the query to number(21, 6) but I get no different result.
    Any help or suggestion is warmly welcome.
    Thanks,
    Cristina

    Yes, assuming that you are using the Standalone version, following are some excerpt from user guide.
    10g see Oracle® Business Intelligence Publisher
    Report Designer's Guide
    Release 10.1.3.4
    Part No. E12187-01
    Chapter 6 Building a Data Template
    Supported Column Types
    CLOB (conditionally supported)
    The CLOB must contain text or XML. Data cannot be escaped inside the CLOB column.
    And for 11g see
    Oracle® Fusion Middleware
    Data Modeling Guide for Oracle Business Intelligence Publisher
    Release 11g (11.1.1)
    Part No. E18862-01
    Chapter 3 Creating Data Sets
    Using Data Stored as a Character Large Object (CLOB) in a Data Model
    BI Publisher supports using data stored as a character large object (CLOB) data type in
    your data models. This feature enables you to use XML data generated by a separate
    process and stored in your database as input to a BI Publisher data model.
    Use the Query Builder to retrieve the column in your SQL query, then use the data
    model editor to specify how you want the data structured. When the data model is
    executed, the data engine can structure the data either as:
    • a plain character set within an XML tag name that can be displayed in a report (for
    example, an Item Description)
    • structured XML
    Cheers,
    ND

  • Navigational Attribute data is not display in Cube level and reporting

    Hello ALL
    Iam facing a problem like,I created Navigational attribute and I selected that navigational attribute in cube level also but data is not display in cube level.
    What will be the problem?Pl help me out.
    regards
    balaji

    Hi Dinesh
    You mean base characteristic means loading data after creating Navigational attribute?Is it this way,(orelse can u tell me about this base characterstic)
    Yes after making that particular attribute as a navigational attribute I loaded data in master data tables.
    How to run Attribute change run?can u give me steps
    regards
    balaji

  • Material Description is not displaying for few records in Report

    Dear Experts,
    Report Material Description is not displaying for few records in Bex Report but for records it is coming and even the heading of the material Description is also not coming for this report.
    Cud u plz suggest a good solution for it.
    Regards,
    Sai Phani.

    Hi Phani,
    For the text of the material in records, check if there is text maintained for that material in the master data. also try by changing the text to medium text and long text.
    regarding header, you will have same heading for key and text, you may use Materail ID / Description as the heading if you want.
    regards,
    Rk.

  • Substitution string used in custom Report column name does not display in PDF version of report

    I am using Apex 4.2.6.00.03, Apex Listener 2 via Glassfish4 and have set up all my applications and reports on this system.  We previously used Oracle 10.2, with Apache with a custom fopping document.
    My issue is that I have a report that has custom column headings using a substitution string to pull in the begin or end date for the report.  When the report is run and displayed, the column headings appropriately display the date.  However, when I try to set up the Print to PDF option, the column headings are not displaying correctly.
    Is it possible to use a substitution string in the column heading?  I am able to use the substitution string in the Page Header and Page Footer and those display correctly.
    In the Report Attributes setup I have set the "Strip HTML" to Yes and I have four columns that are using the &"ITEM NAME". string.  See below for actual display:
    The report column headings in APEX displays correctly (bold is the substitution detail): 
    Fund    Account Description          Balance 07/01/2014     Budget/Goal FY 14-15     YTD Actual 02/28/2015         Ending Balance 02/28/2015
    In the Print Attributes setup, when I get to the Report Columns section, the Heading column displays the headings as set up in the Report Attributes custom and I am not able to edit these names.  See below:
    In the version of the report that is Printed to PDF I get the following for display:
    Fund           Account Description           Balance %26amp;P347_BEGIN_DATE.     Budget/Goal %26amp;P347_FY.     YTD Actual %26amp;P347_END_DATE.     Ending Balance %26amp;P347_END_DATE.
    Any assistance would be greatly appreciated.
    Thanks,
    Pat

    First, the misspelled word is a test object and not data.
    Second, all data display correctly.
    Third, text object is displaying the old misspelled word.
    Fourth, I have eliminated the possibility that problems in of my pdf export routine cause this issue by exporting directly from Crystal Reports Viewer. I print the report to the crystal report viewer. The report looks good. The text object is spelled correctly. Then I click the Crystal Reports viewer's export button in the left upper corner and I export to both EXCEL and PDF. The excel export looks good. The pdf export is misspelled. All the export occurs internally in Crystal reports.
    Fifth, I found outthat all users who have this problem have the ADOBE PDF writer installed. I am just suspicious that ADOBE writer is interferring with Crystal export
    Sixth, I cannot recreate this problem on any of our development and test machines. It only happens on end-user laptops.
    Seventh, I changed the name of the report that had this problem and created a new version and installed on end-user laptop. The behaviour still persists. User saved the report as both RPT and PDF. RPT export looks good. PDF version has the spelling problem. Data on both reports is up-to-date and good. I copied the same RPT export to my PC and exported it to PDF, the pdf looks good. That is why I think something on the end-users laptops is causing the export to use some cached template.
    One more thing I did was to change the report name in VB.NET project, recreated a new package and installed on end-user's laptop. The same exact problem is still there.
    I have worked with Crystal Reports more than 15 years and I have never such a weird behaviour before. I know this sounds very weird. We are all baffled by what is happening.

  • E-Product and Shipping Product in shopping cart not displaying shipping options. What is the fix?

    Found this work around from www.bcgurus.com. Thanks guys!
    "You can give your downloads a weight of 0.01 and the shipped items at 1, then on your shipping options give a weight limitation of 1 to 800. Then as long as the items in the shopping cart are above one pound, but under 800 pounds you have shipping. If it is just the media downloads there will be no shipping." - Chad Smith
    BC is working on fixing this bug I think!

    This doesn't seem to address the fact that downloadable items should have no shipping cost. If you use total shopping cart value to determine shipping cost, this is what happens:
    * You have a shipping fee of $5 for all orders between $0-50 and a shipping fee of $10 for all orders between $50.01-100
    * You add $45 worth of socks and a $10 ePaper download to your cart
    * BC charges you $10 for shipping, even though you're not shipping the ePaper
    This is a very common scenario for our clients. We really need a "Shipping Never Applies" setting for products, just like we have a "Tax Never Applies" setting.

  • Etsy shop is not displaying twitter or facebook connection

    I have an Etsy shop Tinkaroundknits that is connected to twitter and facebook. Under my shop banner should be a twitter follow button and on the left lower side of my shop there should be a facebook like button. Both of these buttons show up and are live links if I'm on internet explorer but there are no such buttons on firefox. I don't know how to fix this

    I found the solution to my problem: I installed the Super facebook App. AKA (Social fixer)

  • Graphic/Image not displayed with conditional formatting in Report Designer

    We are facing problems with displaying an image in a conditional formatting in the Report Designer. The image itself is in the mime repository and can be displayed in the report if no conditional formatting is used. But if it is used the image doesn't appear in the report.
    Backend setup: SP 8
    Frontend setup: Patch 8, hotfix 2, Revision 95
    Any help is highly appreciated.
    Sven

    Hi,
    I could not reproduce your problem in internal SP8 system. Also images in rows with conditional formatting are displayed.
    Do you get any errors after the execution in the portal?
    Try to use exactly the same image in both rows (drag-and-drop with CTRL key pressed).
    If then your problem still occurs, open a customer message. Describe your problem in detail and write technical name of the report you used.
    Regards, Karol

Maybe you are looking for

  • 7.1.6 update broke enhanced podcast in safari

    hi. i'm seeing some issues about the 7.1.6 update in the boards, but none that are quite what i'm experiencing. after applying the update i can view flash movies, and files from youtube, etc.; it is only the enhanced podcasts (in this case on an rss

  • IOS6 won't install on my iPad...anyone else experiencing this?

    I am on WIFI and plugged in to a power source...the update simply errors out after approximately 10 minutes and will not continue.  Any suggestions? Thank you!

  • Reversal of Migo

    Hi How can we delete the PO once the Migo and Miro has been Done, incase if not possible then how can we reversal the Migo as while reversing the Inspection location clearence has already been done which is not getting any more change know.

  • What are:  LiveType Media 1 & 2 - And Apple Loops?

    Hello Hello I just bought and installed the 'FCE HD Version 3.5' Upgrade - looks nice Apple bundled with it, 'LiveType Media 1 & 2' - And 'Apple Loops'. Before I install these programs, can you guys give me a brief description of what these programs

  • Jsf spring hibernate session

    Hi, I'm currently using hibernate spring and JSF  1/ the first problem In the JSF common header page I try to test if a bean is in the session scope in order to show login or logout link, and the test always fails : the logout link is always displaye