Including a field from a catalogue in 'create shopping cart' display screen

Hi all,
   I am new to SRM, and i am faced with the following situation:
I need to include a field called 'supplier part number'(found in the MDM catalogue screen) in the display for 'Create Shopping Cart'  screen. The field can be viewed in the detailed display for an individual item, once the item's details are fetched from the catalog; But now i need to include this field as an additional field corresponding to all the items listed in the normal display for 'Item overview' instead of selecting an individual item (from the 'item overview') and then checking its  'detailed display' . can you please give me any  leads like - where i could possibly do the changes in the webdynpro component ( in my case it is ' /SAPSRM/WDC_UI_SC_DOTC_BD'; view - 'v_sc_dotc_basic') and any other details that can help me.
Regards,
Abhinay.

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

Similar Messages

  • Adding a field from a catalogue in 'create shopping cart' display screen

    Hi all,
    I am new to SRM and i am faced with the following situation:
    I need to add a field called 'supplier part number' to the 'create shopping cart' screen from the MDM catalogue. Once the entries for the field 'supplier part number' are fetched from MDM catalog, they must be displayed corresponding to every line line item displayed under 'item overview'. Currently the entry for 'supplier part number' for a given item is displayed in the 'detailed display' tab observed after clicking on the line item under consideration. But, I need to add this field to the items list under 'item overview' rather than restricting it to detailed display tab alone.
    in my case the webdynpro component associated with adding item details from MDM catalogue is  '/SAPSRM/WDC_UI_SC_DOTC_BD' and the view is  'v_sc_dotc_basic'. I am not able to locate the method/section of code that is responsible for fetching the entries in the field 'supplier part number' from MDM CATALOG to the item overview screen.
    can you please give me any leads like - where i could possibly do the changes in the webdynpro component and any other details that can help me add the  'supplier part number' field to details under items overview tab.
    Regards,
    Abhinay.

    Hello,
    Have you tried to add this field using the Catalog UI configuration tool?
    The URL for the tool should be something like
    http://adress:port/webdynpro/dispatcher/sap.com/tcmdmsrmcat~uisearch/MDM_SRM_UI_App?x

  • Create Shopping cart (or PO) in SRM/EBP from a flat file

    Hi all
           I am looking for a function module or BAPI or any program that i can use to create shopping cart in SRM from a flat file.
    Is there a way to set up a break point in ITS transactions that are used to create shopping carts through portal? Can we debug HTML templates?
    If any one knows how to do any of those please let me know.
    Your help is greatly appreciated.
    Thanks
    Sreenivas

    Hi,
    You would get better response for your question from
    Internet Transaction Server (ITS)
    Regarding your question about break point. yes it can be done.
    Regards
    Raja

  • How do i create a custom field in SRM_MDM shopping cart preview screen

    Hi
    I on SRM 5.0 MDM 2.0.
    Requirement is 'temp labor'. i have a price form a speciific supplier for specific service is $80 in SRM_MDM catalog.
    But i talked to supplier and they have agreed on a new price of $75. After I select this catalog item, and view the shopping cart preview screen i see "Price information and total price". I want to add a custom field to the shopping cart preview screen called "new price" to enter $75 as the new price and click recalculate to recalulate the new total price and send this to SRM for follow on functions...
    is there standard functionality in SRM7 for this requirement?
    cheers
    alex

    Hi Alex.
    I totally agree with Sudhanshu's comments. If you create a custom specific field it will always be a read-only.  you can also use EForm for such usecases. Also in case of SRM-MDM Scenario, the price information field holds a standard behaviour which can't be manipulate for custom specific fields.
    But if you want to achive this through the exisitng repository schema and the BADI. then you can follow the steps given below:
    1. If you want to hold the value for the new price, you can create a new custom field (New Price)of type "Text" in the repository and store the price information in that field.
    2. In the configuration screen, you can add the "New Price" to all the views(Result Set, Shopping Cart Preview etc).
    3. In the "Shopping Cart Preview", now you can view the existing standard price information column and the newly created "New Price" column. Now you can change the quantity based on your need. Now when you click "Recalculate"  button the standard price column will change and not the "New Price" column.
    4. Now you can map this newly created field to any of the custom fields which were provided by default. (like NEW_ITEM-CUSTFIELD1).
    5. You can make use of the BADI   BBP_CATALOG_TRANSFER to perform the remaining calculations.
    6. The BADI will hold all the catalog related data in its OCI structure. Before transferring the data to shopping cart you can modify it by multiplying the quantity with the "New Price" value and send the updated price in the OCI standard structure "NEW_ITEM_PRICE".
    Now SRM shopping cart will hold the updated "New Price" for the item shopped through catalog.
    Let me know in case you need more information.
    Regards
    Bala

  • Make fields as mandatory on create shopping cart txn

    Hi,
    Is there a config available to define certain input fields on the create shopping cart txn as mandatory ? Requirement is to have a check in place to ensure all these fields are filled with valid values before the SC is saved.
    Thanks.

    Hi Masayuki ,
    I have tried to use this option earlier, but this just does not work !  We have a custom attribute which is required as a mandatory field. I made this as 'Required Field' using customization. By using this config, I do see an 'asterix' mark next to our custom field (which denotes a mandatory field) , however there is no error if I do not provide a value in that field.

  • How do I create custom field in MDM shopping cart preview screen (srm-mdm)

    Hi
    Am on SRM 5.0 MDM 2.0.
    Requirement is 'temp labor'. i have a price form a specific supplier for a specific service is $80 in SRM_MDM internal catalog.
    But i talked to supplier and they have agreed on a new price of $75. After I select this catalog item, and view the shopping cart preview screen i see "Price information and total price". I want to add a custom field to the shopping cart preview screen called "new price" to enter $75 as the new price and click recalculate to recalculate the new total price and send this to SRM for follow on functions...
    is there standard functionality in SRM7 for this requirement?
    cheers
    alex
    Edited by: Alex Waiyaki on Jul 23, 2010 10:04 PM
    Edited by: Alex Waiyaki on Jul 24, 2010 2:51 AM

    I have resolved the issue
    thanks
    alex

  • Create Shopping cart - Enter company code error

    Hi All,
    While creating shopping cart from portal, system is throwing error as "Enter Company Code". When checked under basic data tab, there is no values for company code field. How to bring these values into SRM from ECC ?
    Regds,
    CB

    Hi,
    Please find the details...
    i have taken this from System >> Status >> Component Information >>
    SAP_ABA     701     0003     SAPKA70103     Cross-Application Component
    SAP_BASIS     701     0003     SAPKB70103     SAP Basis Component
    PI_BASIS     701     0003     SAPK-70103INPIBASIS     Basis Plug-In
    ST-PI     2008_1_700     0000          -     SAP Solution Tools Plug-In
    SAP_BS_FND     701     0002     SAPK-70102INSAPBSFND     SAP Business Suite Foundation
    SAP_BW     701     0003     SAPKW70103     SAP Business Warehouse
    SAP_AP     700     0015     SAPKNA7015     SAP Application Platform
    SRM_PLUS     700     0002     SAPKIBK202     SRM_PLUS for mySAP SRM
    SRM_SERVER     700     0002     SAPKIBKV02     SRM_SERVER
    SRM_EXPL     700     0002     SAPK-70002INSRMEXPL     SRM Extended Functionality for SRM_PLUS including PPS
    SRM_EXT     700     0002     SAPK-70002INSRMEXT     SRM Extended Functionality for SRM_SERVER including PPS
    Regds,
    CB

  • How to deactivate/ignore R/3 info records when creating Shopping Cart?

    Hi all and thanks for reading...
    We have the requirement of ignoring/deactivating R/3 info records when creating Shopping Carts SRM , so that no Vendor is proposed in transactions BBPSC01/BBPSC02.
    At the moment, when info records exist in backed, system is proposing vendor and other data and we want them to be completely ignored, both in classic and extended classic scenarios.
    How can we accomplish that? Is it possible to use BBP_SOS_BADI or is this BADI only valid for SRM local sources of supply?
    Has anybody had the same problem and solved it before?
    Thanks in advance for your help, regards
    David

    Hi  David
    Inforecord  is only source of supply for classic scenario only.
    Find and Check Sources of Supply
    Use
    With the Business Add-In BBP_SOS_BADI, you can search for and check sources of supply according to your own rules. These sources of supply include contracts, vendor list entries and product linkages. For this, the customer fields of the shopping cart or purchase order are transferred to the BAdI.
    Standard settings
    The BAdI provides the following methods:
    1. BBP_SOS_INDEX_UPDATE_CHECK
    Use: Check and update contract items in the source of supply table.
    2. BBP_SOS_SEARCH
    Use: Search for sources of supply according to your own rules.
    3. BBP_SOS_CHECK
    Use: Check and filter the sources of supply found by the standard search according to your own rules.
    4. BBP_SOS_PD_CHECK
    Use: Carrying out your own additional checks when creating a shopping cart document item with an assigned contract.
    Activities
    Implement the BAdI if you wish to determine or check sources of supply according to your own rules.
    See also
    Implementation
    As prasanna mentioned - do you want disable both sides or only one side .
    Muthu

  • Field Purchasing Group is disable in Shopping Cart

    Hi Expert,
    I have an issue in Shopping Cart. When i create Shopping cart in SRM, field for Purchasing Group is disable.
    I don't know why it's happened. 
    Because of this, when i create PO from SC in SRM (From Source of Supply), field purchasing group and purchasing organization in PO window is disable also and has no value (blank). And we can not edit the value also.
    Coud you help me please?
    Warm Regards,
    Rhesa Syahrial

    Anil
    Did you maintain Purch Group's Responsibility tab with Org ID of the user Org and responsible Prod categories.
    Then this Purch grp will be picked up when user from that org unit is created the SC.
    PS : Reward points if helpful.
    Regards
    Jagadish

  • Un abule to create shopping cart

    Hi Experts,
    We have upgraded from MDM 5.5 to MDM 7.1 and SRM to SAPKIBKT18 recently and there is no issue before upgradation, but now we are getting the following issue.
    In SRM MDM When we are trying to create new shopping cart using the "Old Purchase Orders and Templates"
    functionality and receive the message.
    Application error occured during request processing.
    Details: java.lang.IllegalArgumentException: Field with ID "F173_158955" was not populated or doesnot exist in repository for tabl
    Exception id:[0018714E468800550000122100004F300004AC5B0059772D]

    Hi Narayana,
    Let me jot down my understanding:
    When your are trying to use a previously created shopping cart to create a new shopping cart you are getting this error.
    The error basically speaks about a difference in schema when populating/retrieving a field with mentioned id.
    Kindly Check the schema for changes.
    Thanks,
    Ravi

  • Error while creating shopping cart

    HI All,
    While creating shopping cart by 3 step procedure, I am getting the error as below
    Error when processing your request
    What has happened?
    The URL http://atlsapsr6.ananthtech.com:8000/sap/bc/gui/sap/its/bbpsc02/~flNUQVRFPTIzNjYxLjAwMy4wMi4wMQ== was not called due to an error.
    Note
    The following error text was processed in the system SR6 : Incorrect status in pricing
    The error occurred on the application server atlsapsr6_SR6_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Function: BBP_PD_ABORT of program SAPLBBP_PDH
    Form: ABORT of program SAPLBBP_PDPRC
    Form: PRC_MAINTAIN_SINGLE of program SAPLBBP_PDPRC
    Function: BBP_PDPRC_UPDATE of program SAPLBBP_PDPRC
    Form: PRC_UPDATE_CALL of program SAPLBBP_PDIGP
    Form: PRICE_AND_VALUE_DETERMINE of program SAPLBBP_PDIGP
    Form: SC_ITM_CHECK of program SAPLBBP_PDIGP
    Form: ITMPROC_CHECK_AND_ENRICH of program SAPLBBP_PDIGP
    Form: ITMPROC_MAINTAIN of program SAPLBBP_PDIGP
    Form: ITMPROC_F_CREATE of program SAPLBBP_PDIGP
    and While creating shopping cart by 1 step procedure, I am getting the error as below
    2 Messages
      No approval workflow found. Inform system administrator 
      You have exceeded your purchasing budget by 10,00 INR 
    Please suggest what to be done,
    Advance thanks
    SATYA

    http://help.sap.com/saphelp_srm30/helpdata/en/4e/1d74eff196d64e880fd28d41d4502b/content.htm
    The budget is defined in the SAP Enterprise Buyer System and does not originate from FI/CO.
    You can save the purchasing budget in various objects in the system:
    §         User (Transaction SU01)
    Tab Personalization ® Personalization object BBP_USER_BUDGET:
    Here you define the amount, currency and validity of the purchasing budget.
    A budget defined here has the highest priority and is called in every case.
    §         Role (Transaction PFCG)
    As under User (above).
    Each user that is assigned to this role has the budget of this role.
    This budget is subordinate to the budget assigned to a user.
    §         Organizational Plan (Transaction PPOMA_BBP)
    Organizational Unit ®  Extended Attributes ® Purchase Order Limits ® User Budget:
    Here you define the amount, currency and validity of the purchasing budget.
    This budget is subordinate to the budget assigned to a user.
    If budgets have been defined both for the role and for the useru2019s organizational unit (and none for the user himself), then the budget with the highest value is used.

  • Error message while creating shopping cart in SRM 7.0

    Hi,
    While creating shopping cart in SRM 7.0, an error message is coming as 'No authorization to purchase from product category <product group>'.
    Is there any missing authorization.
    Thanks
    Saswata

    Hi Saswata,
    Can you confirm if the "Extended Attributes" of the user's position in Org Structure has the product category maintained for the appropriate backend system?
    Regards,
    Nikhil

  • Connection Timed Out while creating Shopping cart

    Hi,
    When i am creating a shopping cart and click on the cost assignment tab i am getting a time out error. Find the error message below, i am able to open other tabs and able to create the shopping cart also. Please let me know what would be the issue with.
    400 Session timed out - please log in again
    Error: -11
    Version: 7000
    Component: ICM
    Date/Time: Wed Mar 04 13:24:47 2009 
    Module: icxxthr.c
    Line: 1705
    Server: srv215_EBD_00
    Error Tag: {-}
    Detail: Session does not exist
    Rgds
    GGL

    You would need to define secondary RFC Destination. Follow these steps to the end.
    1.Create a secondary RFC user and an authorization in the backend(ECC)
    1a)In Transaction SU01, create a new user (on the 'Logon data' tab,
    you should select user type 'Dialog' or 'Service').
    1b) Call Transaction PFCG for the role maintenance and create your own
    role.
    1c) In the role, select the 'Authorizations' tab and and choose the
    button to change the authorization.
    1d) Do not select ANY template on the dialog box.
    1e) Choose 'Manual' ; then enter authorization object S_RFC and confirm
    the entry.
    1f) Expand the authorization object and choose the pencil symbol for
    the 'Name of RFC to be protected'.
    1g)Choose the pencil symbol for the 'Type of RFC object to be
    protected', select the 'Function group' checkbox and save the
    change.
    1h)Generate and save the authorizations. Then return to the role.
    1i)On the 'User' tab, enter the user you have created and carry out a
    user comparison.
    2. Define an secodary RFC destination in SRM server with the RFC user you have created
    3. Supplier Relationship Management -> SRM Server -> Technical Basic Settings -> Define Backend Systems
       In the Logical system entry of your backendsytem :Enter the secondary RFC destination into RFC(Dialog) field of the
    4.Also make sure that the end user(Person creating shopping cart) has authorization object M_BBP_SHLP.
    Let me know if this helps.
    Thanks,
    Surya

  • Modify Text "Create Shopping Cart" in Webdynpro SRM 7.0

    I work with SRM 7.0 and we want change text of IVIEW when i create a shopping cart.
    The text is "Create Shopping Cart" and we must modify it.
    Information about IVIEW but don´t find modify it....
    General Information About the Application and Component
    Application: /SAPSRM/WDA_L_FPM_OIF
    Web Dynpro Component: FPM_IDR_COMPONENT
    Window Information: IDR
    View Information: IDR_VIEW
    Configuration ID: 7D48EBFA40CEFDAE3EBEFC45D888031E
    Information on Field
    Field ID: PAGE_HEADER
    Type of UI Element: PAGE_HEADER
    UI Element Library: PATTERN

    Hello José Luis,
    The texts have been hard coded in the method "GET_IDENT_TITLE" of the class /SAPSRM/CL_CH_WD_MAP_IDENT_SC for shopping cart business object.
    I hope you can create some Class Enhancements to change the title according to your requirements or there might be other approaches which i am not aware at this moment to modify these texts..
    Best Regards,
    Mani

  • How to attach files while Creating shopping cart using FM- BBP_PD_SC_CREATE

    Hi
    I am trying to create shopping cart from R/3 system using RFC calls to FM's BBP_PD_SC_CREATE, BBP_PD_SC_SAVE & BBP_PD_SC_COMMIT.
    Also I have to attach files as we do in Standard SAP shopping cart creation process..
    But I see a parameter IT_ATTACH to pass the attachments in the FM - BBP_PD_SC_CREATE..Is that the right one to use? If yes, can you suggest the values to be passed in the same if you have done this before..
    Thanks
    Geetha
    Edited by: GEETHA VASUDEVAN on Apr 20, 2009 6:17 PM

    Hi
    I am trying to create shopping cart from R/3 system using RFC calls to FM's BBP_PD_SC_CREATE, BBP_PD_SC_SAVE & BBP_PD_SC_COMMIT.
    Also I have to attach files as we do in Standard SAP shopping cart creation process..
    But I see a parameter IT_ATTACH to pass the attachments in the FM - BBP_PD_SC_CREATE..Is that the right one to use? If yes, can you suggest the values to be passed in the same if you have done this before..
    Thanks
    Geetha
    Edited by: GEETHA VASUDEVAN on Apr 20, 2009 6:17 PM

Maybe you are looking for

  • PC Card & 12" Powerbook G4???

    Does anyone know how to connect a PC Card from your wireless telephone company to the 12" Powerbook G4 being that there is NO card slot on the G4?

  • Question....How do I speed up my macbook

    I am having trouble with my macbook it is running very slow since I installed Lion into it....any suggestions?  Since I have done all of this my songs in itunes cut off at the last 30 sec of the songs. I do have everything backed up on an external dr

  • Clamshell iBookSE Unknown configuration - need info

    Seeking confirmation on this clam shell I have this Clamshell iBook G3 - Power PC that I aquired from a collector several years ago and was using for school and to set up my 12/640 printer as a ip printer for Snow leopard but am thinking of selling i

  • Unable to Import IDOCs

    Hi all, i'm trying to Import IDOCs from R/3 4.6C using Integration Bilder(XI, SP level 11) but get the message saying : "Attempt to log on failed (authorization insufficient)." The user has SAP_ALL profile assigned in the source system. I've also alr

  • HT3775 i installed mountain lion. Which quicktime do I need?

    I recently installed Mountain Lion.  Now i have trouble with certain quicktime movies not playing.