Hi controlling area and shopping cart

Hi SRM gurus,
Can anybody suggest us for the following error for SRM 5.0 decoupled scenario.
1)  When we try to create a shopping cart from our development server and in step 3 when we click "Add to Shopping Cart " a popup shootsup which asks for the "Controlling Area".
2) When we give controlling area it goes in and creates a shopping cart. But that shopping cart is not visible in the webportal where in "Check status" this number is skipped. The steps followed in SAPGUI are :
BBPSC02,
Describe Requirements,
Add to Shopping cart,
Give controlling area,
Continue,
Complete and Order &
Shopping cart.
The same requirement doesnt arise in the sandbox client.
May I know what could be the reason for the same from any of the experts from this forum.
Sincerely,
Sridhar.

Hiiiiiiiiiiii alllllllllllllll,
Does anyone able to give suggestion of the issue.
Sridhar.

Similar Messages

  • Process Controlled WF for Shopping Cart

    Hi,
    We have implemented process controlled workflow for shopping cart approval.
    1. Created a bespoke schema for the approval process
    2. Defined 5 process levels in the schema
    3. changed the BRF event at the schema evaluation level. It now
    contains a constant with the name of new schema create in step 1.
    4. Decision set used is item based approval for partial documents (Type 4)
    4. The first process level is get the technical approval from bespoke
    table based on material group. For that we have first created a
    Responsibility Resolver Name - ZTECHNICAL_APPROVER.
    We have implemented the BADI - /SAPSRM/BD_WF_RESP_RESOLVER. Assigned
    the filter as BUS2121 and ZTECHNICAL_APPROVER.
    5. Now we have placed the external debugger in BADi. when we create
    the shopping cart the flow doesn't stop at the break point. The item
    reaches to the last step of Automatic approval (Rejected).
    6. We think that schema is getting evaluated, however the process
    level is not getting called.
    7. Before we created schema, all the carts wer getting "Approved" by
    automatic step. In our schema the automatic step is "Rejected", hence
    the carts are getting rejected.
    Could you please let me know what could be reason for BADI
    implementation not being called or is there any config step which we
    are missing?

    Hi,
      I think your process level evaluation id is not true, that is the reason system skips the process level.. Can you check your evaluation event-expression code. What do you see in SLG1?  For testing purpose change the evaluation id to 0EV000 and check. Make Sure you debug through the user(requester) that you are creating the SC. Please test and let me know...
    Saravanan

  • Default values for the controlling area and language

    Hello
    I have a query.
    I need to set default values for the controlling area and language in the screen
    "find account assignment data 1"
    Is it possible to do so?
    Thanks.
    Jayawant Gokhale

    Hello
    To clarify,
    This is the search used ,when I go for shopping.For the Cost assignment,the fields controlling area and language should be default for a user.
    Could someone throw a light on this.
    Thanks.

  • Compounding Controlling areas and Cost Centers

    Hi,
    We have only one Controlling area value, say ZC11. I am looking at an InfoObject Master Data table for an InfoObject, and it seems that there are no differences in the records with the Controlling area and Cost Centers with those of blank Controlling areas and Cost Centers.
    Is it necesary to define the compounded InfoObject of the Controlling Area to the Cost Centers in this case? I understand that compounding is for use if there are many different Controlling Areas for the same Cost Centers.
    What would be the best approach on this?
    Thanks,
    RT

    Hi Bhanu,
    May I ask what would be the core change of the SAP InfoObject? I would think that modeling wise, it would be beneficial to not compound if there was just one Controlling area.
    I am actually uploading data and I am getting an error that lists the error "value Cost Center/Controlling Area/ Company code is not permitted for characteristics Company Code". I am sending only the value Cost Center but somehow it is looking for the Controlling Area. Should I be sending both the Controlling area and its correspdoning Cost Center?
    Thanks,
    RT
    Message was edited by: Rob  Thomas

  • Controlling Area and Responsible cost center

    Hi,
    is it possible to find out "Controlling Area" and "Responsible cost center"to SAP USER
    Friendly regards
    Alexander

    I finf out :
    DB Table -> CSKS

  • Issue in Process Controlled workflow for Shopping cart in Quality system.

    Hello All,
    I ahve configured a Process controlled workflow in SRM 7.0  with custom resolver, and I am facing an issue taht the Workflow works well in Development but in Quality the approvers are dropped after SC is ordered in Quality system.
    The SC Workflow drops the approvers picked up from the Interface  method /SAPSRM/IF_EX_WF_RESP_RESOLVERGET_AREA_TO_ITEM_MAP and IF_EX_WF_RESP_RESOLVERGET_APPROVERS_BY_AREA_GUID of BADI /SAPSRM/BD_WF_RESP_RESOLVER. The approvers can be seen in the shopping cart Approval preview Tab until the SC is ordered.
    I have compared the OSS notes relevant for Workflow, all of them have been transported, Also I compared and checked general Workflow settings, BRF Config and  Process level  settings in Dev and Quality, everything is same.
    Also while debugging; the approvers can be seen in the decision set table in the create_process_forecast method of class /SAPSRM/CL_WF_PROCESS_MANAGER.
    Kindly let me know what else i can check to find the root cause.
    Thank you in advance for help!
    Regards
    Prasuna.

    Hello Vinita;
    Thanks for the input and sorry for the not so "ASAP" reply;
    From what I'm seeing in from your 2 screenshot, i strongly believe that the problem is even before the Z implementation /SAPSRM/IF_EX_WF_RESP_RESOLVER~GET_APPROVERS_BY_AREA_GUID (in which the FM i ZSRM_GET_USER_FROM_PGRP is called. I think the problem could be in the process level determination  ZSRM_WF_BRF_0EXP000_SC_APP100. Let me explain:
    In your  cases where not buyer is determined,  in the approval tab there is not even a process level for buyer approval. If the problem were indeed in the implementation  /SAPSRM/IF_EX_WF_RESP_RESOLVER~GET_APPROVERS_BY_AREA_GUID  then the process level would be there, but the system will display, instead of the name of the buyer(if the buyer determination fails) a red label with the message:  "With the strategy "Buyer determination" an approver could not be determined (or something like that..please check the image at the end of the text)".
    I can propose a way to discard this: Implement the method /SAPSRM/IF_EX_WF_RESP_RESOLVER~GET_FALLBACK_AGENTS of class ZCL_BADI_SC_WC (in case you didn't know, in this method you can specify an "default" approver in case that the determination of approver in GET_APPROVERS_BY_AREA_GUID fails). The idea is to specify an default approval and see how it behaves:
    If the user you indicated in the method GET_FALLBACK_AGENTS appears as approver, then yes, the problem is arises from implementation GET_APPROVERS_BY_AREA_GUID, in which case it could be a data problem (peharps in pposa_bbp?). You could also check in TX SU53 with the users with this problem to see if there's a missing authorization objetc.
    If, in the other hand, the "default" approver is not shown, it means that the process level buyer determination is not even called, so you should check in more detail ZSRM_WF_BRF_0EXP000_SC_APP100 and /SAPSRM/CL_WF_PROCESS_MANAGER > Determine process restart –method ----- (i have never used this method, so i could not tell if  it could be the source of the problem).
    Also, you could implement the method GET_FALLBACK_AGENTS in this way so the default approver would be the WF administrator indicated in the customizing (or you could just append directly any user you want):
    METHOD /SAPSRM/IF_EX_WF_RESP_RESOLVER~GET_FALLBACK_AGENTS.
       DATA: lv_admin_expr TYPE swd_shead-admin_expr,
             lv_admin      TYPE swd_shead-wfi_admin,
             lv_admin_type TYPE sy-input,
             ls_agent      TYPE  /sapsrm/s_wf_approver.
       CALL FUNCTION 'SWD_WF_DEFINITION_ADMIN_GET'
         IMPORTING
           default_admin_expr = lv_admin_expr
           default_admin      = lv_admin
           default_admin_type = lv_admin_type.
       ls_agent-approver_id = lv_admin.
       APPEND ls_agent TO rt_agent.
    ENDMETHOD.
    Error of agent determination:
    Please let me know the result of the test with the implementation of method GET_FALLBACK_AGENT. By doing this we could ensure if really the problem is in method GET_APPROVERS_BY_AREA_GUID or before.  I just made the test in our system and I'm almost sure that you wont get the default approver, but i could be wrong. 
    Any question please let me know.
    Best regards
    Cristian R.

  • Org management (integration with SAP ECC 6) and shopping cart approval

    Background:
    We currently use EBP 3.0 - Classic Scenario.
    Our current Organisational plan was manually created in EBP, and is not the same as the HR hierarchy in SAP ECC 6
    Shopping cart approvals use the workflow WS10000276 u2013 Approval Single Level over Limit, which utilises the SLAPPROVER attribute. The user name assigned to the SLAPPROVER attribute does not have to be the manager of the user. To meet our Business requirements, a fairly flat structure was created at the time we implemented EBP 3.0. The approval level an approver is allowed to approve up to is controlled with the use of roles assigned to a user.  Each of the approval roles has an appropriate value set against the BBP_APPROVAL_LIMIT attribute under Personalisation.
    Moving onu2026
    We are just about to move from EBP 3.0 to SRM 7.0 u2013 Classic Scenario - by carrying out a new installation.
    Our Business requirement has changed, in that they want the approval of shopping carts to be carried out by the line manager, if that person can approve the value of the shopping cart. If not, for the approval to go up the HR hierarch until a manager with a suitable level of approval is found.
    I believe it is possible to create the Organisational structure in SRM from the HR hierarchy in SAP ECC 6. I have tried to do this in our play/test system using - Integration Business Partner-Organizational Management, without much success as yet!
    I have a few questions in this area:
    1.     Not all of the users in the SAP ECC 6 HR hierarchy will be SRM users. E.g. In the SAP
                 hierarchy there are 3 users u2013 User A, User B and User C. User B is the manager of User
                 A and User C is the manager of user B. In SRM only User A and User C are users. That
                 being the case, is it still possible to initially create the organisational in SRM from SAP ECC6?
    2.     If it is possible to create the organisational structure as described, then using Process
                 Controlled Workflow we could use the Shopping Cart BC Set One-step manager approval.
         If we did this, what would be the best way to incorporate the approval limit of a manager?
         Can this be simply achieved by setting the BBP_APPROVAL_LIMIT attribute in conjunction
                 with the One step manager approval?
         We want to avoid having to use the SLAPPROVER attribute due to the high level of
                 maintenance we currently experience.
    Thanks to anyone who can advise me.
    Claire

    Hello Clarie,
    this might help
    HR Data Synchronization (Org Unit, Position and Employee) to SRM
    Arshad

  • Multiple users and shopping carts, one searchable index?

    Hi all,
    I've got an idea but I would like to know if it possible with Business Catalyst. I'll try and explain as simply as possible:
    I have multiple users (let's say 10). They all need separate shopping carts as they are all selling different products. They all need their own admin areas that keep track of their incomes, workflows, shopping carts, etc. They are essentially 10 independent users. Will the WebCommerce10 plan satisfy their needs, or will 10 separate WebCommerce single plans need to be sold?
    Taking the above into account, is there anyway to have 10 independent shopping carts, but they can all be searchable simultaneously? e.g. think eBay, lots of users with their own independent admin areas and products, but one search field returning many results from all the user's shopping carts? Is there anyway to achieve something like this with BC? Can subdomains do this? Any other ideas how to achieve this if none of the above is possible?
    My plan B is having a landing page where a link for each of the 10 users will take them to their relevant shopping carts, but this experience isn't quite as integrated as I would like, from a web surfer's point of view.
    Thanks.
    Clint,
    Komma Media

    Hi Robbie,
    Yes, this would require significant modification to the shopping cart functionality. As it is now, it's very dependent the ShoppingCart being associated with the session and therefore the user. To change that would be significant work.
    Additionally, if you had two people logging in to the same account and editing the same order around the same time, this would tend to not to work well. This is because two users would be two sessions and they would often get routed to different app server instances. Because the way orders are managed, there's no way to immediately sync up the changes between multiple instances, and if you managed to do it would likely slow things down drastically. I would not recommend trying this with ATG.
    Thanks.
    Nick Glover
    Oracle Support for ATG Products

  • DIfferent screen search fields in Purchase Order and Shopping Cart

    Hi,
    I created a field in MDM and associated it in OCI , in order to appear in SRM , in the Catalog Search screen in the Purchase Order.
    But, the field also appears in the search screen in Shopping Cart. Do you know if there is any way of limiting the field to appear only in Purchase Order catalog search?
    Thanks in advance,
    Lígia Moreira
    Edited by: Lígia Moreira on Feb 28, 2011 9:45 AM

    Hello Xavier,
    If partner "Requester" and/or "Goods Recipient" is different between PO items and there was previously a "Requester" and/or a "Goods Recipient" at PO header, after your update, partner at header level should have field CRMD_PARTNER-DISABLED set: "Requester" and /or "Goods Recipient" is active at header level only if the same partner is populated for all PO items.
    Concerning SC, there is no "Requester" and/or "Goods Recipient" at header level.
    Be that as it may, if you use function modules BBP_PD_PO_UPDATE,  BBP_PD_PO_SAVE and BAPI_TRANSACTION_COMMIT, modifications will be OK (do not forget to not populate table I_PARTNER for partner at header level if partners are different at item level).
    Regards.
    Laurent.

  • Workflow and Shopping Cart

    Hi Colleagues,
    I want to know how do we relate a shopping carts to the workflows created for it.
    Example: When i create a shopping cart,  an entry is created in CRMD_ORDERADM_H and workflows are created. Can you tell me which table to check the workflow and how. (Table links).
    Regards,
    Rishav Surana

    Hi,
      You can get WF details..
    How to Get WorkItem ID
    Saravanan

  • Hide navigation area from Shopping Cart window

    Hi All,
    We are facing a strange issue in Shopping Cart Page..
    From the POWL screen when we are clicking on "Display" button it is opening  com.sap.pct.srm.core.iv_shopprof iview in a new window. But all the navigation are still showing in the page.
    We set Launch in New Window property as Display in Separate Headerless Portal Window but still it is showing navigation area in the scree.
    Can any one tell me how to hide navigation area from the screen.
    Regards,
    Sambaran Chakraborty

    Hi Yatin,
    Thanks for your reply.
    I just find a easy way to solve this issue. I changed the Launch in New Window property to Display in Separate Window and it works.
    But now i am facing the same problem for Purchasing iview under Operational Purchaser role. All links in that BI report (Purchasing iview) are opening in a new window with navigation area.
    I am not able to apply the same above idea in this case, as for all BI links there is no such specific iview present, they are jsut a application links coming from backend.
    Can you provide some input on this..?
    Regards
    Sambaran

  • Upgraded iTunes and Shopping Cart Didn't Migrate to Wish List

    I updated my iTunes software tonight without realizing that they had done away with the Shopping Cart. After figuring out that it was now the Wish List, I went to check to see if my former shopping cart items were now there. Some of the individual songs I had in there migrated, but I know there are a lot missing, plus several albums. Is there any way to recover it all? I had $300+ of songs in it, and now there's only about $30 worth.

    i don't trust MA at all. known to create a lot of problems.
    instead, see the green box in this user tip.

  • Using Paypal and shopping cart on iweb site

    I am currently designing a website using iweb, is it possible to run shopping cart and pay pal payment software alongside, if so can anybody recommend providers, i am uk based.
    Thanks
    Glenn
    AKA Highcamera

    Hi,
    I simply use a shopping cart provided by an ISP, and use paypal to process payments. Not very glamourus, but get's the job done well, and accurately... and at a low cost. Feel free to check it out at:
    http://www.sight2bseen.com
    Good Luck!

  • Table for PO and Shopping cart  combination in SRM

    Hi Guys,
    Can any one help me out with a table which gets updated with PO and Shopping numbers in SRM.?
    Regards
    Srujank

    Hi Srujan.
    The table CRMD_ORDERADM_H will store the document numbers. But it wont be storing both the shopping cart as well as PO number for a record.
    To find out the SC number from PO or vice versa use the following method:
    You can use pass the PO number in function module BBP_PD_PO_GETDETAIL.
    From here you will get the Shopping cart Item Guid in E_ITEM-SRC_GUID. You can again pass this guid in the table CRMD_ORDERADM_I and get the parent guid.
    Pass this parent guid in table CRMD_ORDERADM_H to get the shopping cart number. Its stored in the OBJECT_ID field.
    There is another way to find out the shopping cart number:
    Pass the PO number in FM BBP_PD_PO_GETDETAIL
    Check the E_HEADER_REL, when the value of the field OBJTYPE_A = BUS2121 then the field GUID_A will contain the header guid of the shopping cart.
    Use this guid to get the SC number from table CRMD_ORDERADM_H.
    Hope this helps.
    Thanks,
    Pradeep

  • Order forms and shopping carts

    I'm fairly new to web design, having set up 3 or 4 basic
    sites. A friend asked me to help him set up a website for his small
    candy business. It all went fine until I got to the order form. The
    only thing I could think of was set up a form in a layout program
    that gets imported into dreamweaver and the viewer would have to
    print it out, fill it out and fax it back. I know this is totally
    lame, but I have no idea how to go about setting up order forms,
    shopping carts, secure certificates, etc. Is there a good easy to
    follow step by step explanation and tutorial anywhere?

    Hi,
    I bought Dreamweaver MX unleashed by Pizzi Ruvalcaba. Very
    good step by step instructions on setting up an e-commerce site. I
    should add that I had to buy "shopping cart" code to implement it.
    Regards
    Paul

Maybe you are looking for

  • Mac Pro 3,1 2008 w/ 10.8 upgrade to Mavericks

    Looking for some advice: I purchased a used Mac Pro Tower 3,1 2008. It comes w/ 10.8 and I want to upgrade to Mavericks. One year ago, I bought a 2007 Mac Pro from this seller and I recall having problems w/ the Apple ID so I purchased Snow Leopard 1

  • SE48 and SE49 transactions..

    dear experts, from which version onwards the T.Codes SE48 and SE49 are available?... thaks in advance.

  • My mic stopped working after i upgraded to Window 7 on my HP pavilion 6700

    I upgraded my Vista to Window 7 (64  bit) on my HP Pavilion 6700, my speakers are working but my builit in mic has stopped working. Can any body help me with this.... Thanks

  • Converting to word and back to pdf?

    Search for: Search Adobe ExportPDF  If I purchase this application to convert PDF to Word, will it then allow me to convert the (edited) Word document BACK TO PDF format?  Thanks.

  • How do I trigger a script on clicking it?

    Working on modal dialogue - an example I have says: <button id="dialog_trigger">open the dialog</button> I want this to work from a div... <div id="dialog_trigger">open the dialog</div> or from an image: <button id="dialog_trigger">open the dialog</b