Default frame in shopping cart

Hi All,
i am working an issue which is in shopping cart screen default frame.
after logon into shopping cart screen, you can see 'EXTENDED DETAILS' button. once you click 'EXTENDED DETAILS' button that will change as 'Simplify button' along with some more fields add into shopping cart screen( say for example custom fields).
my requirement is when ever user log on and clicked shopping cart create button. the shopping cart screen should display 'EXTENDED DETAILS' view which contains the custom fields instead of 'Simplify details' view.
Is there any way to do that,plz help me out.
regards,
sobhan

Hi
Which SRM Version are you using ?
<u>As soon as you add customer fields (Refer SAP OSS Notes 672960 and 485891) to the Shopping cart (say at Item Level ) these fields are displayed in the the Basic data section (Item level) as well as the Search Criteria (in Extended search) functionality automatically.</u>
As per your business requirement, when ever user log on and clicked shopping cart create button, then the shopping cart screen should display 'EXTENDED DETAILS' view which contains the custom fields instead of 'Simplify details' view.
<b>This is Standard SAP functionality. These changes are not possible until we do modification to the HTML Templates in the Internet Service (BBPSC01) using SE80 Transaction.</b>  
I have not tried the same, but i don't think it possible (or might be - not sure), as there is a maximum limit of displaying fields in the Shopping cart Basic Data / Search functionality section.
You must have noticed as soon as the number of fields displayed on the Shopping cart exceeds (say more than 10 fields - including Standard and custom fields), there is automatically a  button feature ">>" / "<<" gets enabled to either go forward to the next page or come back from to the previous page for display of fields. <u>Therefore, as per my view, you can change the text lable of the 'EXTENDED DETAILS'  button / 'Simplify details'  button, but this might not help. Moreover, this might cause side-affects to the existing Shopping cart functionality. So be very sure, before making changes to the respective HTML Templates involved in this case.</u>
Incase this does not help / need more details, please raise a Customer OSS message with SAP to get precise details before making Template changes.
Do let me know. Hope this will help.
Regards
- Atul

Similar Messages

  • Default currency in shopping cart

    Hi Freinds,
    Can anyone let me know how the default currency can be changed in SC.I have done the same in ytansaction PPOMA_BBP under the attributes but it doesnt seem to be working.Where else do i have to check it out.
    Regards,
    Pawan.

    Hi,
    The Shopping cart default currency is picked up from either of the following:
    1. If you have a DEFAULT currency set in the Purchase org
    2. If you have a DEFAULT currency set at the root level.
    For example, in our case, we have under the root org, a P.Org and the P Org has a currency USD which is default, then for PR`s which are transferred from R3 to SRM, irrespective of the currency in the R3 PR, it will show the total vaue in the SHC as USD.
    So, the currency is picked up from the Default indicator in the PPOMA.
    Please reward points if this helps.

  • Default Settings in Shopping Cart

    Dear Experts,
    We are on SRM 7.0 SP05.
    "Default Settings" functionality is not coming up at the time of creating the shopping cart (Status: In Process). 
    However, it is showing when the shopping cart is in "Awaiting Approval" status. I'll edit the shopping cart and change the default settings.
    Could be an authorization problem ??
    Please advice.
    BR,
    Sivakumar

    Hi,
    SRM 7.0 -for default setting there is product bug.
    Check and apply the following SAP NOTES
    1. 1450367
    2.1442277
    Regards
    G.Ganesh Kumar

  • Default Supplier on shopping cart

    We need to have only one Supplier as default vendor.  How can we achieve this.
    Thanks

    Hello Veda Vyas,
    In case you are creating a PR with the Fixed vendor from SRM, then in standard SAP in a PR if you enter fixed vendor in R3, then you need to enter a inforecord or other source of supply. In case if the below message is error(E) in your R3 system, please change it to warning ( W).
    Else your Shopping Cart will fail while creating PR and will throw below error:
    "In the case of a fixed vendor, please enter info record"
    Thanks.

  • New currency code in default list in shopping cart

    Hi Gurus
      We are using SRM 4.0. When you create a shopping cart, you get a list of currencies to choose from. how does that default list gets populated. How can I get a new currency code to be populated in that default selection list.
    thanks
    Edited by: gary022 on Jun 12, 2011 6:34 AM
    Edited by: gary022 on Jun 12, 2011 6:35 AM

    Hi Ricardo,
    Thanks for your response. Just to make it clear so values will appear as per what user has been using previously. Could you please tell me if there is way I can update these user favourites.
    This is a new currency. And in shopping cart there is no option to enter it or search for it. I dont know how to get it to the shopping cart list so that user can create a shopping cart.
    Thanks
    Gary

  • Default timeframe for Shopping cart Order status

    HI,
    We have requirement to set default time frame 30 days for the "Order status" in SRM 7.0
    We used query id SAPSRM_E_CHECKSTATUS_0, but the these changes not replicating in POWL transaction.
    can some one help e on this, how to defult timeframe.
    Thanks,
    Rams

    I checked out TC POWL_QUERY in our Dev box and it appears to do the trick.  However, in order to update the Order Status screen with the new criteria, I need to run program POWL_D01 which will update all user ID's.  I would only like to update users without anything in the timeframe field.  Any idea if that is possible?  If not, we would need to communicate to our end users first before making the change in case they had different criteria in the timeframe field.

  • Shopping Cart - Default Settings for items

    Hi all,
    We are on SRM 7.0  SP05 classic scenario with backend ECC 6.0 EHP4.  There is a requirement to retain shopping cart default settings so that user is no need to enter default values on each shopping cart creation.
    We are intent to develop a custom WDA for users to edit their own shopping cart default settings, the values will be saved to user position attributes and extended attributes (including some customized attributes) at PPOMA_BBP.  After that, default settings will be copied from attribute during shopping cart creation, for example:
    Item Basic Data: Product Category <== extended attribute "Product Category" value which is set as default
    Account Assignment: Account Assignment Category <== attribute KNT which is set as default
    Assign Number: Cost Center <== attribute CNT,  Asset <== attribute AN1, WBS Element <== attribute PRO  (plus two custom attributes to hold value of Internal Order and Network)
    Here are the questions:
    (1)  For GL account, we did not config combination of Product Category and Account Assignment Category in SPRO, we will create a custom attribute as mentioned above.  However, where can we insert our coding to copy custom attribute value to default setting during shopping cart creation?   Is class /SAPSRM/CL_PDO_USER_CONTEXT  a candidate?  If yes, which method should be enhanced?
    (2)  For Delivery Address, if we do not use standard address management and maintain value at attribute ADDR_SHIPT, we intent to use similar approach: maintain custom attribute and then populate to default settings.  The same question is where can we insert our coding to copy custom attribute values to default setting during shopping cart creation?
    Thanks.
    Regards,
    Donald

    Hi Lee,
    Please  implement the following SAP notes in SRM 7.0
    There is a product bug in SRM 7.0
    1. 1450367-Default settings for Acct assignment.
    2.1442277 -Default setting for delivery address.
    hope it will solve your problem
    Regards
    G.Ganesh Kumar

  • Price in Shopping Cart

    We are implementing classic scenario in SRM 7.0.  In our implementation we are not creating PRs from shopping but only POs will be created in ECC.
    Even though Info Recrods are available and is shown in source tab on shopping cart, the price in the info record is not defaulted in the shopping cart.   Any suggestions on how to bring Info records price into the shopping cart?

    >
    Sanjeev wrote:
    > Thanks Muthu.
    >
    > I can Material price in shopping cart.  The info record is assigned automotically to the source list.  Currently the system is behaving the way it is supposed to.  It creates PO in the backend as per the info record irrespective of shopping cart price - perfect.
    >
    > I am exploring the SAP notes 419528 and 411992, to get the info record price in the shopping cart price.
    >
    > Two issues:  If I get the info record price and change the price in the shopping cart, is it possible to create backend PO based on shopping cart price?  Example:  Shopping Cart price defaulted from info record - $100, changed to $110.  The PO should be created for $110. - when you refer a fixed vendor inforecord , contract this price takes precedence rather than your manual price in the shopping cart...
    >
    > Second issue:  An old shopping cart exists for material 'A'.  I am creating a new shopping cart by copying  the old shopping cart.  I change the material to 'B', but shopping cart price won't change even after check still shows price of material 'A'.  Any solution? - old template always has issues due to poor copy functionality
    >
    > Thanks
    > Sanjeev

  • Web Dynpro SRM 7.0 - Access Shopping Cart One Screen User Default Settings

    Hi all,
    In my current project I have a requirement which includes to validate the user default values on shop on one screen functionality, my question is, how can I access to this information? In web dynpro there's no reference to this information and in addition is not stored in the database as is only "available" during the current Shopping Cart creation.
    Many Thanks in Advance,
    Sara.

    Dear Poster,
    As no response has been provided to the thread in some time I must assume the issue is resolved, if the question is still valid please create a new thread rephrasing the query and providing as much data as possible to promote response from the community.
    Best Regards,
    SDN SRM Moderation Team

  • How to change the default delivery day when i create a shopping cart?

    hi,dear
    i got some trouble when i was creating a shopping cart.
    i want to change the default delivery day when i reference an old template.
    pls see the pictures and take the details.
    it seems that this forum dont support the [img][/img],so pls clike the link to open the picture.
    if you cant see the picture ,pls tell me,thank you
    step1:http://p13.freep.cn/p.aspx?u=v20_p13_p_0909111119338649_0.jpg
    step2:http://p13.freep.cn/p.aspx?u=v20_p13_p_0909111119432170_0.jpg
    step3:http://p13.freep.cn/p.aspx?u=v20_p13_p_0909111119557507_0.jpg
    step4:http://p13.freep.cn/p.aspx?u=v20_p13_p_0909111120079773_0.jpg
    Edited by: ming yu on Sep 11, 2009 5:22 AM

    Hello Ming,
    Have a look at following thread concerning BAdI BBP_CHANGE_DEFAULT:
    [Change the delivery date (Required on) of SC|Change the delivery date (Required on) of SC;
    You will have to check in which SC transaction you are in order to distinguish creation from reference to old template.
    Regards.
    Laurent.

  • Shopping cart Issue with ( "Default settings:   Set values" ) link

    Hello SRM Gurus,
    I have an issue in shopping cart process:
    When creating a shopping cart, I am trying to change the u201CDelivery Address/Performanceu201D tab data through link u201CDefault settings:   Set valuesu201D, then add the items in to shopping cart and ordered. The change values are properly populating.  For example (Street/house number) .
    But when we re-creating the shopping cart,  the changed values are not populating  automatically (Itu2019s not updated in to master  table I guess) and  we need to  open the link u201CDefault settings:   Set valuesu201D  and  change the values again.
    So is this link (u201CDefault settings:   Set valuesu201D )  active only for that particular Shopping cart? Or is it missing to update the changed data in to master table?
    Because business wants, when changes happen through (u201CDefault settings:   Set valuesu201D) link, It should be update in to users master and when open next time the changed value should be populated.
    Is this standard behavior of shopping cart?
    Kindly let me know your comments.
    Thanks.
    Regards,
    Magesh.

    Hi Anubhav
    Thanks for the mail.
    Actually my issue is that,
    When creating new shopping cart, trying to change some values through "Default Settingsu201D will it be parentally stores the changed value into user master data? Or it is temporarily changes for that shopping cart alone?
    Because business wanted when changing the values in "Default Settingsu201D  the changed value should be appeared when creating shopping cart next time also..
    So I want to know that , What is the  standard behavior of u201Cdefault settingsu201D . Kindly let me know your experience.
    Thanks.
    Regards,
    Magesh Basavaraj.

  • SRM 7 - defaulting values for multiple line items on shopping cart

    Hi,
    We are using SRM 7 - Employee self service - Punch out catalogues and describe requirements.
    Our scenario is this:
    - User is responsible for creating shopping carts for numerous cost centres/other users
    - Shopping cart will have multiple line items (but the cost centre/other user will be same for all line items)
    - Is it possible to define in a shopping cart that all line items will have a specific value?  E.g. all line items will be assigned to a specific cost centre?
    I know about assigning dedault values in PPOMA_BBP - but our situation is where user does not want to use this default value this time, but another value
    Any suggestions?
    Thanks

    Thanks Alex for quick reply
    To confirm, did you use the BBP_DOC_CHECK_BADI (in conjunction with the BBP_ITEM_CHECK_BADI) to look at different cost centres on the multiple lines on the shopping cart?
    Also - did you use the same BADI to give user opportunity to enter a default cost centre that is then automatically applied to all line items on the cart?
    Thanks
    Azam

  • New Customer Field in Shopping Cart (SRM) with default value

    We have requirement to add new Customer field in Shopping cart (SRM 4.0) and assign a default value to it.
    We have added the custom field and also assigned default value 'X' to it using BADI BBP_CUF_BADI_2 method MODIFY_OUTPUT. Problem we are facing is in case user changes the value and unchecks the custom field then it gets overwritten by default value once the shopping cart is saved. We have followed steps mentioned in link below in order to add custom field and populate it.
    /people/nanda.kondagunta/blog/2006/10/23/how-to-create-custom-fields-in-srm
    KR Jaideep,

    Dear Poster
    Your thread has had no response since it's creation over
    2 weeks ago, therefore, I recommend that you either:
    - Rephrase the question.
    - Provide additional Information to prompt a response.
    - Close the thread if the answer is already known.
    Thank you for your compliance in this regard.
    Jason Boggans
    SAP SRM SDN Moderator

  • Addign new customer field in Shopping cart SRM with default value

    We have requirement to add new Customer field in Shopping cart (SRM 4.0) and assign a default value to it.
    We have added the custom field and also assigned default value  'X' to it using BADI  BBP_CUF_BADI_2 method MODIFY_OUTPUT. Problem we are facing is in case user changes the value and unchecks the custom field then it gets overwritten by default value once the shopping cart is saved. We have followed steps mentioned in link below in order to add custom field and populate it.
    [/people/nanda.kondagunta/blog/2006/10/23/how-to-create-custom-fields-in-srm|/people/nanda.kondagunta/blog/2006/10/23/how-to-create-custom-fields-in-srm]
    KR Jaideep,

    Hi,
    In badi BBP_CUF_BADI_2, method MODIFY_OUTPUT,
    are you doing something like this?
    CASE IV_FIELDNAME.
      WHEN 'YOUR_CUSTOM_FIELD'.
        IF IV_VALUE IS INITIAL.
          MOVE 'YOUR_DEFAULT_VALUE' TO EV_VALUE.
        ENDIF.
    ENDCASE.
    Best regards.
    Edited by: Pablo Casamayor on Jul 23, 2009 12:32 PM

  • Default settings for items is not getting copied to items in Shopping Cart

    Hi SRM GURU's,
    I am facing a problme while creating shopping cart.
    I maintained default settings for items like Product catagory,Internal Notes etc.
    While adding items in shopping cart these default settings are not getting copied to any items.
    If anybody is having any clue Plz let me know I will award points for sure.
    Our integration testing is affected because of this issue.
    Thanks in Advance.
    Atulp
    +919822761641

    Dear Laurent,
    Yeah, this is a very strange issue and also a rare one. We have already tried this option. User deleted the cart and created a new cart. But still no luck. The new cart is also not getting released from SOCO. User created many carts previously for different product categories, vendors and all carts were through. But for this cart,it is not getting released. If you could have any other idea, you are most welcome.
    Anyway, thanks so much for your time and patience. Appreciate your help!!
    Regards,
    Aswini

Maybe you are looking for

  • Member ID checks in Script Logic

    I thought I saw a note recently that the 7.5MS version of BPC added a new feature to check that the Member IDs being written to in a *REC statement would be validate so that you would avoid the problem of invalid member id's in the cube. However, whe

  • IPad Mini Reboot Problem

    I have purchased a iPad Mini 32GB ffrom ebay which the seller assures has been in perfect working order since Nov. 2012.  Unfortunately for me the iPad crashes when ever I use Sky Go or Netflix on a 2.4Ghz Wifi Network.  I raised a case with Apple Su

  • (CS3) Images resize in InDesign to Photoshop copying

    Hi everyone, hopefully you can help me out. I'm running Adobe Photoshop and InDesign CS3 on my Mac, and it's been working fine before - even this morning. Basically, I have images in InDesign with exact dimensions that I'm copying to Photoshop to wor

  • I signed for a year last week, the payment was confirmed, but my accout was not updated. How should i proceed?

    I signed for a year last week, the payment was confirmed, but my accout was not updated. How should i proceed?

  • Can't install CS2 on WinXP x64

    Setup vanishes after a few seconds with no error msg whatsoever. I found a couple of Adobe KB articles saying that the default install path has to be changed on x64, but I don't even get to the point of being able to choose an install path. When I lo