PO information drop off from shopping cart

Hi everyone,
We have a problem, a shopping cart is created and got approved, followon document PO is created and automatically ordered.
Now the PO line item is deleted and again ordered, and the status of the PO is approved, now when we look into the related documents tab in shopping cart the information like PO number, status and PO date every thing is disappeared.
Before PO was edited the PO information was there, but after editing(line item deleted) the PO information got disappeared.
Can any one among you let me know why it happened and what to do to acheive the PO information back to shopping cart details
Your help is highly appreciated on this.
regards,
IGA.

Hi every one,
Issue got resolved, the process went like this:
1. User went to advanced search and accessed PO and went to edit mode and deleted the line item.
2. Then the SC related doc tab the PO info was missing
3. I undeleted the line item and ordered PO again so the PO was back to ordered state
4. Again the PO info was available in SC related doc tab
5. Then I accessed the PO from related doc tab and went into change mode then deleted the line item
6. Refresed the SC then the po staus is updated.
regards,
IGA.

Similar Messages

  • Auto creation of po from shopping cart

    hai gurus
    Iam in SRM 5.o,CLASSIC Scenario.
    In configuration for "Auto creation of po from shopping cart"i  have given "purchase order if item data complete,otherwise PR"in  SPRO>SRM>srmserver>cross application basic settings>Define  objects in Backend(PR,PO,requisition)
    So shopping cart is been created with PUR org,PUR GROUP,Vendor tax code,account assignment etc,but  purchase requisition is created and not  purchase order.Is there any  settings left over
    Thanks in Advance
    chandra

    Hello Chandra,
    You also could use the PR (in ECC) and try to convert it into a PO (ME57). If it asks you for some additional data (e.g. vendor, price, ..) this might indicate, that it is missing in the SC.
    Also, you could try and debug transaction ME59 (auto PO creation) to see, what's missing/checked.
    Good luck.
    Franz

  • Error in creating PO from shopping cart

    Hi,
    While creating PO from Shopping Cart in SRM, we are getting the error message "Net price must be grater than 0" and the PO is not getting generated.
    Is this issue is somewhere related to maintainance of pricing conditions? if yes, how can we maintain that?
    Regards,

    Hi,
    Are you creating PO directly from shopping cart or through PR.If through PR (Purcahse requisation) then chack the valution price in valution tab in PR (ME53N)
      PO directly from shopping cart then check the price in Basic data of the shopping cart.if price is there it should reflect in PO.Check your shopping cart free Zero value shopping cart.

  • I have Acrobat 9 Pro and when I print hard copies of my PDF letters drop off from sentences throughout the document. Any idea why and how to fix this problem?

    I have Acrobat 9 Pro and when I print hard copies of my PDF letters drop off from sentences throughout the document. Any idea why and how to fix this problem?

    Hi,
    We’re using Windows 7 Professional, Service Pack 1 and system type is 32-bit operating system.
    Ange

  • Reservation not getting created from shopping cart for stores order.

    Hi experts,
    Reservation not getting created from shopping cart for stores order,process used is some custom BADI.Extended classic scenario is the procrss .
    Please help me
    Thanks in  advance.

    Hello,
    please check below wiki:
    Determination of the follow-on document type
    Regards.
    Laurent.

  • Regarding Removal of filed from Shopping Cart Extented Search

    Dear All,
    We have a requirment where we need to remove a field from shopping Cart Extended Search. Field name called "Role" has to be removed.
    Could some one let us know,  how to  remove the field?  we observed that BADi  CUF is being not triggered to suppress this field. And also we would like to know what is the Field name or Sturucture we need to remove.
    Waiting for  your response.

    Hello Amarnath,
    >
    amarnath g wrote:
    > (...)
    > we are on SRM version 5 ( SRM_SERVER 5.5). Does this imply to this release as well? (...)
    I think so. But to be sure, have a look at ABAP code for concerned Dynpro PBO.
    >
    amarnath g wrote:
    > (...)
    And also I would like to know wheter can we add a custom field  to the search Criteria.....
    Yes, but you will have to manage it in search structure GS_SEARCH_FIELD.
    Regards.
    Laurent.

  • How to get Products from Shopping Cart(Basket) in ATG

    I want get all products from shopping cart
    can any one help on this requirement?
    Thanks in Advance.

    Hi ,
    If you want directly JSP , use the droplet as suggested correctly by shaik,
    If you want it in java code,
    A good way is to make a Droplet ( global scoped ) and pass the current shopping cart to the droplet.
    eg :
    <dsp:droplet name="MyDroplet">
    <dsp:param name="inOrder" bean="/atg/commerce/ShoppingCart.current"/>
    OR
    <dsp:param name="inOrder" bean="/atg/commerce/order/purchase/CartModifierFormHandler.order" />
    <dsp:oparam name="output">
    </dsp:oparam>
    </dsp:droplet>
    and in the droplet java file you can use it as :
    CommerceItemContainer inOrder = (CommerceItemContainer) request.getObjectParameter("inOrder");
    and you can use inOrder.getCommerceItems(); to get a list of commerce items from order.
    You can directly get the order in your droplet ,but then you will have to make it request scoped , making global scoped droplets is good practice.
    ~Praveer

  • Help with purchasing from shopping cart

    When I try to purchase my shopping cart, I receive a message that my "session has timed out. Please start this operation from the beginning." I have purchased and downloaded songs on this computer before (my macbook), but not for a few months (I don't buy songs very often). I tried updating to the latest version of itunes and restarting my computer but it is still giving me the same error message. Any suggestions? I have quite a few songs in the shopping cart that I want to buy

    This is a bit of a long shot, but it worked for another user, so it's worth a try. Create a normal playlist and title it anything you like ("Buylist", for example), and drag the items from the Cart to that list so you have them for reference. Then go to the iTunes Store preferences, select "Buy and Download Using 1-Click", close the preferences window, reopen the preferences window and reselect "Buy and Download Using Shopping Cart". Then see if your Shopping Cart will work; you can click the "buy" button for each track in your "buy" playlist.
    If not, another user reported that the problem occurred when his credit card expiration date needed updating. Log into your iTunes Store account and check your credit card information.
    If neither of those suggestions helps, you may need to contact the iTunes Store customer support department through the form linked from the bottom of their web page and explain the problem to them.
    Hope this helps.
    Message was edited by: Dave Sawyer

  • Currency conversion issue while creating PO from Shopping cart

    Hello Experts,
    I'm facing an issue in SRM during Limit purchase order creation from Limit shopping cart.
    Scenario:
    Shopping cart was created on 1st of June and Approved on 20th June & Po was created on the same day. But the currency conversion is no ware matching and couldn't able to trace out the same. I have tried several times to replicate the issue it never done in test environments.
    But the PO is creating with refer to Vendor currency. For example if SC was created in USD and vendor order currency in EUR then PO is created in EUR.
    the relevant notes were already updated in the system and it is working fine when the SC is created and approved on the same day.
    Please give me some idea how to fix this issue.
    Is there any way to make SC currency is priority than Vendor Order Currency while creating PO?
    Regards
    Pratap J

    Hello,
    Read information available in KBA 1862453.
    It mentions this issue.
    Regards,
    Ricardo

  • Tax code integration from shopping cart to PO in R3

    Hello Guru's
    Customer want to use tax code in SRM for catalog buying. We are on SRM 5.0 SAP R3 ECC 6.0 and the intention is to have have a tax code registration on the shopping cart which drops on the Purchase Order. Invocie shows tax code from PO. (They use invoice scanning).
    Can anybody help me with some usefull t ips on configuration ?
    Thanks as ever!

    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/d076b9e9-7056-2b10-4483-a56737b0ef3c&overridelayout=true
    please refer kathir blog for your reference
    for describe/ material procurement
    if you activate tax via SPRO in SRM then only you get TAX field at basic data
    i may not sure for catalog.
    first activate
    spro
    cross application basic settings
    tax calculations
    tax calculations occurs in back end system .
    and notice your catalaog sc basic data .
    br
    muthu

  • Commitment and budget value updation in R/3 from Shopping cart

    Hi,
    I implemented extended classic scenario of SRM, so I create shopping in my SRM system and not anymore purchase requisition in SAP R/3. As a consequence in SAP R/3 all the controlling standard reports don't display any data about commitment from shopping basket.
    SAP SRM only does budget check for shopping carts, but it doesn't post to funds management after the shopping cart's creation and approval. Our client requirement is to update commitment in funds management just after the approval of the shopping cart, just like purchase requisitions of MM does. Does anybody have passed through this problem? How can I solve it?
    How can I get commitment from SRM in a standard or custom way?
    Thanks in advance,
    Santosh V. Fhalke

    Dear Santhosh,
    note 828231 contains some useful information about commitment in SRM
    BR
    Michael

  • GR IR indocator check box not flagged in the PR created from Shopping cart

    Hello All,
    The PR created in R3 from the shopping cart is not flagged with GR IR indicator in the Valuation tab.
    We are usign SRM 4.0 . This issues has happened since last two days.
    Please advice how to track this and how to resolve this issue.
    Thanks & Regards,
    Madhan.

    Hi Swati,
    The mentioned settings are already exist in our system.
    Recently the support pack have been implemented in our system and since the problem is coming.
    Madhan.

  • GL directly from  shopping cart without account assignment

    Hi All
    Is there any prerequisite in the account assignment overview  to select GL from the free text shopping cart?
    (backend acct assignment category ) X= GL ( Account assignment category ).
    any instances we may need to do this from SRM?
    i believe BAPI  BAPI_PO_CREATE1  badi always expects SOME ACCOUNT ASSIGNMENT  right?
    Note 1408312 - Direct material does not derive correct account assignment - Can some one expalin this sap note please?
    MM06EF0P_PRUEFEN
         MESSAGE e000(mepo).
        ENDIF.
        LOOP AT ett WHERE item_with_error NE space.
          MOVE-CORRESPONDING ett TO potkey.
          READ TABLE pot WITH KEY potkey BINARY SEARCH.
          IF sy-subrc EQ 0 AND pot-loekz NE 'L'.
            MESSAGE e001(mepo) WITH ett-ebelp.
          ENDIF.
        ENDLOOP.
        LOOP AT knt WHERE item_with_error NE space.
          MOVE-CORRESPONDING knt TO potkey.
          READ TABLE pot WITH KEY potkey BINARY SEARCH.
          IF sy-subrc EQ 0 AND pot-loekz NE 'L'.
            MESSAGE e046(mepo) WITH knt-ebelp.
          ENDIF.
        ENDLOOP.
      ENDIF.
    Muthu

    Thanks Summer
    My context is different.
    free text --cost assignment folder --. select  GL account only ( slect account assignment category -AcctAssCat ) - so
    now assignto G/L ACCOUNT AND G/L ACCOUNT thats all and again i am fing GL accounts and select ..order
    We do have option in SRM posting to direct GL account like GL = X (BACKENED ACCOUNT ASSIGNMENET) . FOR FREE TEXT ITEM , Can we post the GL account directly without ORDER / COST CENTER /WBS eleement .
    if we choose GL all will disappear like cost center , order , wbs .
    cost assignment
    account assignemnt over view
    line ; -1
    percentage ;-100
    assign to ; -G/L account
    description;- balank
    G/l ACCOUNT ;- 2XXXXX
    Description;- Testing
    Business area ;- blank
    hope it clears now
    thats what i am asking.the note might confused .
    FOR EX
    BBP_PDACC TABLE ACC_CAT = GL NOT CC
    Muthu

  • Follow-on RFx creation with custom transaciton type from shopping cart

    Hi,
    we have the requirement as below:
    1) Custom field is added in Shopping cart as drop down to select the custom RFx type
    2) RFx should be created automatically as follow-on document with the Rfx type selected in shopping cart using the dropdown.
    Can anyone help me in this regard?
    Thanks,
    Sivagami R

    Hi,Sivagami Rathinam ,
    Custom field is added in Shopping cart as drop down to select the custom RFx type.
    To achieve this function with Carry out Sourcing.
    Sarah

  • Storage location from Shopping Cart is overwritten in PO

    Hi
    I am trying to convert a Shopping Cart to Purchase order using the sourcing application. However while doing that my Shopping Cart Storage location always gets overwritten by one particular Storage Location in PO. Even if i try and change the storage location to the correct one in PO, it again gets overwritten. This is causing problem during the Goods Receipt.
    I am using the SRM 5.0 version and recently the system got upgraded to Support Pack 9.
    Any help in this regard would be highly appreciated.
    regards
    manoj

    Hi Manoj,
    Please go through the following observations based on the information you have provided :
    1. Check the Extended Attributes tab for the user whether the concerned plant and storage location were maintained or not.
    2. Check whether that particular storage location is maintained for the concerned plant or not.
    3. Check for the same using different user and different plant storage location combination.
    Its difficult to say exactly what is the problem but for me it looks to be the storage location is not maintained for a particular plant thats why its taking the default storage location (generally the first one in alphabetical order)
    Please revert after checking the above observations for further help.
    Reward points for suitable answers.
    Rgds,
    Teja

Maybe you are looking for

  • Flipping Tables

    I have a table that has many rows, and I need to flip it upside down. What I mean by that, is that I want to take a table like this: (the one I really need to switch is much longer) http://upload3.postimage.org/342361/photo_hosting.html and make it g

  • Running 2 Monitors on a Mid 2012 MBP Via Elgato Thunderbolt 2 Dock

    I have a mid 2012 MBP and just purchased the Elgato Thunderbolt 2 Dock which I should get later this week (https://www.elgato.com/en/thunderbolt/thunderbolt-2-dock).  The dock has 2 Thunderbolt ports and an HDMI port.  I was thinking that I could use

  • Help with commit_form and exit_form(no_validate)

    Hi, I have a form which calls a form with open_form, and in the opened form, there is a step where i need to perform a commit_form, but when user click cancel on that form, the exit_form(no_validate) does not cancel, is it possible to remove all chan

  • Can't use picture as desktop background ..

    one day my iMac was acting slow so i rebooted it .. when it restarted my desktop picture was gone (just a blue screen) so i tried several photos (clicking scrolling down and clicking on "set as desktop picture" and nothing works screen still blue , i

  • [svn:fx-4.0.0] 13428: Add mask and advanced blend mode support to SpriteVisualElement

    Revision: 13428 Revision: 13428 Author:   [email protected] Date:     2010-01-11 15:16:16 -0800 (Mon, 11 Jan 2010) Log Message: Add mask and advanced blend mode support to SpriteVisualElement SDK-24949 - Can't apply hue blend mode to FXG instance Cop