Table: Shipping adress of shopping cart

Dear All,
We create a shopping cart and change (only for this cart) the delivery adress.
Could you please indicate me where (on which table) theses information are saved?
In transaction BBP_PD there is only the original adress of the BP...
Thank you.
Best regards,
Thomas

CRMD_PARTNER TABLE - PARTNER FUNCTION TABLE - here dynamically system created reference for each business document associated with partner function - ship to address
ADRC - it has address number
BUT000 - BP number

Similar Messages

  • Adding existent (not custom!) fields to shipping adress in shopping cart

    Hey community,
    we want to show some more shipping adress fields in the shopping cart (SRM 7.13).
    Quite simple, we thought... only the existent fields "NAME_3" and "NAME_4" should be displayed. But we were not able to do that.
    We tried the following steps:
    - in the WD component /SAPSRM/WDC_UI_DO_SHIPTO view V_DODC_SHIPTO we added the existent attributes NAME_3 and NAME_4 from structure /SAPSRM/S_CLL_SHIPTO to the context node SHIP_TO.
    - we added corresponding labels and input fields to the layout and bind them to the context attributes.
    But the two new fields are not displayed in the shopping cart. Normally, we have to announce new fields and metadata in SPRO - SAP Supplier Relationship Management - SRM Server - Cross-Application Basic Settings - Extensions and Field Control (Personalization)... to extend the structure of customer enhancement for the shopping cart. But there is no chance to maintain fields for shipping adress, because this is neigther header nor item data. Adding them to the INCL_EWW_PD_ITEM_CST_SC structure will display the fields on the positiondata tab.
    Adding fields to the table view "/sapsrm/v_mdfsbc" also doesn't work.
    Any ideas?
    Thanks in advance,
      Steffi

    Hello Werner,
    check in V_DODC_SHIPTO view from /SAPSRM/WDC_UI_DO_SHIPTO Web Dynpro Component if field exists in layout.
    In SRM 7.0, 'NAME_3' is not used. Maybe it is the reason of your problem...
    Regards.
    Laurent.

  • Adding field "name_3" to shipping address in shopping cart

    Hey community,
    we want to show some more shipping adress fields in the shopping cart (SRM 7.13).
    Quite simple, we thought... only the existent field "NAME_3" should be displayed. But we were not able to do that.
    Normally, we have to announce new fields and metadata in SPRO - SAP Supplier Relationship Management - SRM Server - Cross-Application Basic Settings - Extensions and Field Control (Personalization) - Configure Field Control - Configure Control for Fields of Substructures -  Metadata for Fields of Substructures and Table-Like Enhancements.
    But the two new fields are not displayed in the shopping cart.
    Any ideas?
    Thanks in advance,
    Werner

    Hello Werner,
    check in V_DODC_SHIPTO view from /SAPSRM/WDC_UI_DO_SHIPTO Web Dynpro Component if field exists in layout.
    In SRM 7.0, 'NAME_3' is not used. Maybe it is the reason of your problem...
    Regards.
    Laurent.

  • Billing and shipping info on shopping cart page

    Hi there
    Can anyone tell me if I can put the shipping and billing forms that usually go on the checkout page in BC on the shopping cart page. What is the best way to impliment this. I can think of a few ways but they seem like work arounds. Can BC do this easily.
    Cheers Daniel

    Fold is a bit of a myth these days.
    What is the fold, where is it? Considering all the variation of screen sizes, widescreen, laptops, retina and higher resolutions, mobile phones... tablets... ITs a Dynamic fold so what you think is the fold wont be the fold for me on my macbook for example.
    Scroll is a big change, everyone has some form of scroll wheel or trackpad or touch screen to scroll down.
    Just good design will have good turnover and ease of use

  • 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

  • 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.

  • Ship to adress in shopping cart

    Hi
    When I created SC, ship-to-address is not picked.
    Maintained address for org units to which the user is assigned.
    Also how to add multiple ship-to addresses so that user can select one in SC.
    Thanks
    Jagdish

    Hi Cristophe
    Thanks for your reply.
    1. I have maintained addresses for the nodes which are defined as Company. I have not assigned any value to SHIPTO attribute expecting the system to pick the company address. But SC did not show up the address.
    2. We have the requirement where all plant addresses (from backend) are to be visible as ship-to addresses in SC and during creation of SC users will pick one address.
    How to configure this.
    Currently users are able to see only the addresses of company defined nodes. this does not serve the purpose.
    I was trying to get the plant addresses which are replicated from backend by running program BBP_LOCATIONS_GET_FROM_SYSTEM. But no success
    If you have any suggestions please share me.
    Thanks
    Jagdish

  • Unable to view Shipping addresses in Shopping Cart

    we are not able to see the Ship-to addresses in SRM. We can view them in the backend but not on the web.

    Hi
    <u>Which SRM version are you using ?</u>
    Add to Your user role SAP_BBP_STAL_ADMINISTRATOR and log in to EBP system via Web interface. In menu EBP Administrator\Administrator click on Edit Internal Addresses. Find Your Partner and click on Display List or Create button. When You add address, this value will be in search- help "Ship-To Address"
    <b>Related links -></b>
    http://help.sap.com/saphelp_srm50/helpdata/en/e4/47f839f42a7b2ee10000000a114084/frameset.htm
    Ship-to-address
    Mass Change of Ship-To Address/Performance Location
    SHIP-TO-ADDRESS
    Re: Shoping cart / Classic / Delivery address
    Re: Delivery address SRM
    Re: ship to address in SC
    Re: Last delivery option in SRM
    Re: Ordering Address
    Re: Delivery address SRM
    Re: ship-to clarification
    Mass creation of delivery address
    Do let me know.
    Regards
    - Atul

  • Addition of a inputfield as column to item level table in shopping cart

    Dear Experts
    i added a new inputfield to item level table as columen of Shopping cart and binded a variable from context. that column is displayed in the table but it is displayed in Disabled mode im not able to give input to the column(as it is a inputfield).
    I checked the table column property it is enabled and i aslo configure on the SPRO, nothing is woring for me.
    Please giude me to make the table column enabled so that i can give input..
    Regards
    Arun.K.P

    Hi  Arun ,
    you need to maintain the Meta data entries ,
    Navigate path
    spro->sap implementation guide->Supplier Relationship Management->SRM server->cross application basic settings-> extension and field control->create table extension and supply with data->control table extension and there field action-> configure control of fields of table extension .
    Thanks & Regards
    Pradeep Kumar Dondeti

  • How to access parameters from an object stored in a shopping-cart vector?

    Hello;
    I am writing some code that will be part of a website that will have the
    ability to allow customers to place items into a shopping cart and then
    purchase them.
    The way that the shopping cart works is that a products page is displayed on the website that has 'add' buttons on it next to each product on the page.
    When the customer clicks the 'add' button next to a particular product to purchase it, the code performs a query of a products database table for the numeric product id linked to the 'add' button they clicked.
    When the product id is found, the query then loads the
    product information for it from the DB table columns into the shopping cart
    Vector as an object in the form of a result set string. This object contains
    the parameters that define the product, i.e. product_id, product_quantity,
    date_ordered, ship_status and so on.
    In the code, when the customer is done shopping and clicks on a button
    labelled 'place order', I want the code to access the shopping cart Vector
    and extract each item object from the cart. I then want the code to be able
    to get from each item object, the parameters that make up each item as
    described above and take the values stored in each of the parameters and
    store them in variables. Finally I want to take those variables and write
    them to an orders DB table in the proper columns via a query.
    I have tried researching information on Vectors to see if I could find out a way to do this but the little information that I located did not give me a clear idea
    of how to go about writing the code, it only seemed to suggest a vague,
    rough idea as to how it might be done. I am relatively new to Java
    programming and so don't have any experience working with Vectors.
    I have enclosed the code below that shows how the items are being stored in the shopping cart Vector. Can anybody tell me how I could go about writing the code that will extract the items from the shopping cart as described above in a servlet? Any assistance you can give me will be greatly appreciated.
    Thank you!
    String productID = request.getParameter("productID");
    String qty = request.getParameter("qty");
    Vector cartlist = new Vector();
    try {
    Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
    java.sql.Connection conn = java.sql.DriverManager.getConnection("jdbc:odbc:website", "", "");
    java.sql.Statement st = conn.createStatement();
    String query = "SELECT productID, productName, productCategory,
    productPrice from Products WHERE productID ='" + productID + "'";
    java.sql.ResultSet rs = st.executeQuery(query);
    while(rs.next()){
    cartlist.addElement(rs.getString("productID") + " " +
    rs.getString("productName") + " " +
    rs.getString("productCategory") + " " +
    rs.getString("productPrice") + " " + qty);
    } catch(SQLException sqlex){
    } catch(Exception e){
    }

    //Try Changing your code this way.
    String productID = request.getParameter("productID");
    String qty = request.getParameter("qty");
    Vector cartlist = new Vector();
    try
         Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
         java.sql.Connection conn = java.sql.DriverManager.getConnection("jdbc:odbc:website", "", "");
         java.sql.Statement st = conn.createStatement();
         String query = "SELECT productID, productName, productCategory, productPrice from Products WHERE productID ='" + productID + "'";
         java.sql.ResultSet rs = st.executeQuery(query);
         while(rs.next())
              String productID = rs.getString("productID");
              String productName = rs.getString("productName");
              String productCategory = rs.getString("productCategory");
              String productPrice = rs.getString("productPrice");
              String productID = rs.getString("productID");
              cartlist.addElement(new AddCardElement(productID, productName, productCategory, productPrice, productID, qty));
              //class AddCardElement should be there in your application
    catch(SQLException sqlex)
    catch(Exception e)
    //you have to add a new class AddCardElement like this
    class AddCardElement
        public String m_productID;
         public String m_productName;
         public String m_productCategory;
         public String m_productPrice;
         public String m_productID;
        public GenerateLocationData(String productID, String productName, String productCategory, String productPrice, String productID, String qty)
            m_productID = productID;
              m_productName = productName;
              m_productCategory = productCategory;
              m_productPrice = productPrice;
              m_productID = productID;
    }//-Achyuth B

  • Shopping cart created for a MDM material uploaded from MARA

    Hello,
    I need to create an interfase from ECC6 material master (MARA) to MDM1.0
    I can not test the creation of a shopping cart for a catalogue material at the moment.
    My question is.
    Someone know can confirm me if is possible
    . to upload to MDM the "MARA" table
    . and the SRM shopping cart will be created for a catalogue material (uploaded from MARA, ECC6.0.
    AND the purchase requisition created in the back-end (ECC6) will take the MARA material number not a free text.
    I think that this is possible, but what do I have to define in MDM? How MDM will reconize the material number to transfer that information from the shopping cart to the purchase requisition?
    Thank for your help.
    Cheers,
    Marta
    Message was edited by:
            Marta Canabal Mazorra

    Hi Marta,
    Check for details under "Loading Master Data"
    <u>http://help.sap.com/saphelp_mdmgds55/helpdata/en/ae/82b24265e8b211e10000000a155106/frameset.htm</u>
    Regards
    Rehman

  • Shopping cart line items are missing while transfering from ITS to EBP

    Hi everyone
    I am Raghu, working on EBP (version 2.0)
    Some shopping cart line items are missing while transferring the shopping cart data from ITS to EBP.
    For example in my shooping cart 4 items are there,during transferring shopping cart data from ITS to EBP all 4 items are getting updated for all the shopping cart related tables except account assignment table.
    In account assignment table for this particular shopping cart only 3 items are updated and usually the first line item gets missed out.Hence the the system fails to create the follow on documents in R/3. 
    This is happening randomly for few of the shopping carts that too most of the cases first item of the shopping cart was not updating reqacct table(this is account assignment table for shooping cart items).
    I have debugged entire scenario,but  couldn't find the cause for this..
    Can any one  please advise me....why this is happening?
    Your immidiate ersponse will surely help me a lot.
    Thanks,
    Raghu

    Hi Yann
    Thanks for your support.
    Yes, we are using EBP2.0/CRM 2.0C & the support pack level is SAPKU20C23.
    Please advice
    Thanks
    Raghu

  • How can I delete a shopping cart.

    Dear All,
    I'm trying to delete a shopping cart but till now nothing works.
    I have been using bap CRM_status_update, but it does not place a deletion indicator on the shopping cart.
    Can somebody tell me which program/bapi I have to use to get the job done.
    Thanks,
    Regards,
    Alexander

    Hi,
    You can update database tables manually.
    If shopping cart has not been approved yet:
    - At document header set "DOC_CLOSED" = X;
    - At document item level, set "DEL_IND" = blank;
    - At shopping cart table status set I1040 - Deleted.
    If shopping cart has been approved and you want to delete all items:
    - At document header set "DOC_CLOSED" = X;
    - At document item level, set "DEL_IND" = X;
    - At shopping cart table status set I1040 - Deleted.
    If shopping cart has been approved and you want to delete only one item:
    - At document item level, set "DEL_IND" = X;
    You can find these tables in BBP_PD transaction.
    Kind regards,
    Ricardo

  • Shopping Cart Description

    Hi All,
    I have to display shopping cart description in report output. Can you please help me with the technical field name and table name for the shopping cart description.
    Otherewise please suggest if can use and standard function module to get this field.
    Regards,
    Aavesh Nagar

    Hi,
    You can refer field DESCRIPTION_UC of table CRMD_ORDERADM_I 
    Table CRMD_ORDERADM_I is basically for line item of shopping cart and all the description goes to line item accordinly.
    You can take the Input for table CRMD_ORDERADM_I as GUID of shopping cart(Header GUID of cart) which you can fetch from table CRMD_ORDERADM_H after giving the shopping cart number.
    Let me know for any further information.
    P.S: You can refer t.code BBP_PD to get all the tables for the shopping cart. You need to give Business object and Object ID for your document to get details.
    Thanks,
    Ankur

  • Shopping cart creator name..........................

    how can i fetch shopping cart creator name from work item id ?
    how can i fetch shopping cart creator name from shopping cart number?

    Hi,
    1) how can i fetch shopping cart creator name from work item id ?
    a) You can use the Function module - FM "BBP_PDH_WFL_OBJECT_VIEW_GET" to get the reqd details.You can pass the Workitem ID and get the SC details.
    Re: Function Module for Approval deatils
    b) Also, You can call the function Module BBP_PDH_WFL_APPROVAL_SIMULATE . Fill IV_OBJECT_TYPE with 'BUS2121', IV_OBJECT_ID with SC number, keep IV_OBJ_CHANGED empty.
    SWL SC only considers partial amount of Internal Order
    c) For getting the approval date,you will have to use the FM "BBP_PDH_WFL_PARAM_APPLET_FILL2".There you get all the witem details.
    IV_START_TASK = Workflow no(e.g. WS14500133)
    IV_START_WI_ID = Workitem ID(you can use FM 'BBP_PDH_WFL_APPROVAL_SIMULATE " to get the Witem ID)
    IV_DB_WORKITEM_ID = Witem ID(Same as above)
    IV_OBJECT_TYPE BUS2121
    IV_OBJECT_ID = SC number
    IV_GUID = SC guid
    IV_ITEM_GUID = SC item guid
    2) how can i fetch shopping cart creator name from shopping cart number ?
    a) Using the table CRMD_ORDERADM_H, give the shopping cart number there for object type - BUS2121, and get the shopping cart creator name.
    b) using transaction - BBP_PD, give the shopping cart number for object type - BUS2121, and get the shopping cart created by person name from there. 
    c) Also, you can use the SRM Function module - BBP_PD_SC_GETDETAIL --> give shopping cart number as input ---> in the output result --> go throough header table for shopping cart creator name
    Hope this will help.
    Regards
    - Atul

Maybe you are looking for