Internal goods/services query

Hi all,
We are using classic scenario (SRM 7, ECC6)
I had this query when creating a shopping cart from internal goods/services. Want you to confirm if I am on the right track.
Observation: When I create a SC from internal goods/services, the PO is not created if an info record for the material/vendor combination does not exist. But if I have activated sourcing for this product category and the SC goes to SOCO, the purchaser is able to assign a price and PO is then created even without an Ino Record.
My reasoning for this is: Creating an internal goods/services SC is equivalent to creating a PR in ECC. Hence anyone who raises this PR (or created this SC) is not expected to know the price unless ofcourse there is an info record for that combination. Assuming there is no info record, the purchaser who creates the PO from this PR, can plug in the price manually and order the item (similar to what happens in SRM once the item goes to SOCO)
Pl validate my understanding and let me know if I am wrong.
Thanks,
Nikhil

Hi Nikhil,
is it true that when I create an internal goods/services shopping cart for a direct material, I need to obligatorily have an info record to create a PO?
I wish, I had a system to check the functionality you are mentioning. Honestly speaking, I am not sure whether the same check is implemented when the PO is created in ECC backend for the direct procurement scenario. As you know, direct procurement scenario is like extended classic scenario wherein the backend PO is a copy of the PO created in SRM.
As you mention about an employee using the self service procurement scenario for direct material procurement, there is no such check or restriction in the employee role which prevents him/her for creating a shopping cart. But, in real life business scenario, a  central good receipient or store in charge uses the shopping cart for direct material scenario in case of shortage of stock in inventory. Here, the store address is taken as delivery address where the creator can receive it himself.
Sorry for delayed reply.
Regards,
Ranjan

Similar Messages

  • Change location and plant for Internal Goods/services

    Hi all,
    I want to change the plant and location information of product/material for SC item selected from Internal goods/services.
    I am changing the plant and location -  ( partner function 75 ) in  doc change badi but its getting reset to originial value .
    Even if i see item check the value is getting replaced with original value.
    My question is can I change Plant/location for item selected from Internal goods/services. I could succesfully change the value when I selected item from catalog.
    Please suggest.
    Thanks.

    yes I have assignned the plant i mean BE_plant in the specified badi.
    But still its getting overwritten. So im guessing is that possible for internal goods/services.

  • Supress option "internal Goods/services" in shopping cart creation screen

    Hello,
    We always create shopping carts using catalogs from CCM 20. Therefor we want to supress the standard ordering option "internal goods/services" from the shopping cart template.
    How can one do this easily. It doesnt seem to be configuration.
    Anyone did this before?
    Thanks for any reply.
    Aart

    Hi,
    You are right.You need to implement BADI BBP_SC_MODIFY_UI.
    You can write the foll code in the BADI 'BBP_SC_MODIFY_UI' in the method 'SC_MODIFY_SCREEN' to hide the links for Internal Goods/Services
    *Hide the Link for Internal Goods/Services
    is_scr_itmchoice-product = ' '.
    BR,
    Deepti.

  • "Internal Goods/Services" make the text-description changeable

    Hi SRM-gurus,
    we'd like to make the TEXT description and the price changeable when adding an item (with mat.number) to shopping cart via "Internal Goods/Services". The price and the text which have been replicated from the backend should be changeable.
    So far in the old R/3 system users were able to enter the material-number and then change the suggested description e.g. from "motor 12345" into "Repair motor 12345".
    Is this possible?
    Thanks for your help.
    Best regards,
    Henning

    Hello Henning,
    It sounds like you should use a Described Requirement.  However, with what you stated about change the text, it almost sounds like a Service Master implementation.  I saysing this because the Motor 12345 sound like a Material Master item but Report Motor 12345 sounds like a Service Master item.
    We do not use Service Masters and so utilize the Describe Requirement.
    I hope this helps.
    Regards, Dean.

  • Price cannot be changed while ordering from Internal Goods/Services

    Hi Experts,
       In classic Scenario, after adding a product from Internal Goods/Services, it doesn't allow me to change the price. Moreover the product doesn't reflect price maintained in R/3 system. Any suggestions, why?
    Regards

    Hi,
    If a source of supply exists (in SRM) and pickedup in your shopping cart then the price is picked up from there and is not editable. Could you please check that?
    Regards
    Saravanan.
    Please award if useful

  • Change label for "Internal Goods/Services"

    Hi all,
    In SRM550, Internet Service BBPSC01, template SAPLBBP_SC_UI_ITS 110, I would like to change the description of the text "Internal goods/services".
    I guess this is corresponding to the BTN_INTERNAL_PRODUCTS.label in the code.
    However, I am not sure how to change it and where to find the corresponding translation.
    Thanks and regards
    Achim

    yes I have assignned the plant i mean BE_plant in the specified badi.
    But still its getting overwritten. So im guessing is that possible for internal goods/services.

  • Search Criteria - Product ID not  working for numeric Internal Goods/Servic

    Hi All,
    I was searching Internal Goods/Services via Product ID. In the search criteria for Product ID we have given 1* as search criteria and it seach all alphanumeris Internal Goods/Services but not able to give search results for numeric Internal Goods/Services.
    Do we need to apply any correction note?
    Best Regards
    Lovkesh

    Hi
    <u>Try the following OSS notes</u>
    <b>Note 707781 - Product search does not find all documents
    Note 871627 - Incorrect formatting of product ID in Shop transaction
    Note 788339 - Performance problems during call of search help for products
    Note 803414 - Shop: Search for an invalid product returns all entries
    Note 1034811 - Search in product ID if altrntive ID does not return results
    Note 1004975 - SRM@ERP: Dump CX_SY_ASSIGN_CAST_UNKNOWN_TYPE in COMMPR01
    Note 483896 Product search - same product ID from several backends
    Note 419581 EBP-SHP: Product search by logical system</b>
    <u><b>Incase nothing works, better to get back to SAP.</b></u>
    Hope this will help.
    Please reward suitable points, incase it suits your requirements.
    Regards
    - Atul

  • Disable link Internal goods/Service in SRM 7.0

    Hi,
    We are working on SRM 7.01 implemetation and wants to know how to diable few links in shopping cart screen.
    1. Disable link Internal goods/Services on wizard shopping cart screen.
    2. Diable link Limit shopping cart in Professional shopping cart.
    Thanks,
    Kumar

    You can make it invisible for all the users by enhacing the ABAP webdynpro component.
    Please follow the below steps:
    1) Goto T.code SE80 in SRM system
    2) Select Web dynpro comp./intf from the dropdown and give the value '/SAPSRM/WDC_DODC_SC_GAF_C' and press enter
    3) Now Double click on '/SAPSRM/WDCC_FPM_SC_GAF_C' under Component configuration
    4) Now Click on start configurator button on right hand screen
    5) A Internet explorer window will open 'Editor for the Web Dynpro ABAP Component Configuration'
    6) Click on change and give the Transport number and select the 'Web dynpro Built-in' tab
    7) Drill down the Element name and search your element which is Internal under SC_LINK_CONTAINER and make it 'Invisible'
    8) Save the data in IE after making the changes.
    To find out the Webdynpro component for any screen
    1) Right Click on screen
    2) More field help
    Please let me know for any issue.
    Thanks,
    Ankur

  • Remove 'internal goods/services' catalog

    Dear experts,
    We work SRM7.0
    We use the professional SC (I meen SC in one screen and not the 4 steps SC).
    When we want to add item to the SC we need to click on 'Add Item' button and a list of options is displayed.
    The list includes Internal goods/service, limit item, Old SC and templates etc.
    We want to remove the ' Internal goos/service' option - does anybody know how can we do it ?
    Thanks ,
    Lori

    Hello,
    Use methode SC_MODIFY_SCREEN from BAdI BBP_SC_MODIFY_UI
    I think, for your need, good component is 'PRODUCT' from parameter IS_SCR_ITMCHOICE.
    Regards.
    Laurent.

  • Adding alternative unit of measure field in Internal Goods/services link

    Hi Experts,
    I have a requirement to display an Alternative unit of measure in the Add Internal Goods and services link of ADD ITEM tab in Shopping Cart which comes when user clicks the product id hyperlink of  INTERNAL/GOODS AND SERVICES.The Alternative unit should be displayed beside the field Quantity unit .
    If anyone has worked on this, Could you kindly help me out on how to proceed further ?
    Thanks in advance,
    umabalam.

    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

  • Custom fields on confirm goods/services centrally

    Hi Gurus,
    I am working in classic scenario of SRM 5.0.
    I have a requirement for which I need to add 2 custom fields on extended search screen of confirm goods/services centrally; I have tried implementing the note 672960 which did not helped me.
    Can anybody please suggest me if you have any info.
    Thanks,
    Arun.

    Hi Arun,
    From what i understood from your query, you want to add fields on the "CONFIRM GOODS/SERVICES CENTRALLY" transaction search screen.
    The fields are 'shopping cart number' and 'shopping cart creator'.
    Please go through the following OSS Note:
    Note 672960 - User-defined fields 2
    I think the structure you should use are:
    INCL_EEW_PD_SEARCH_HDR_CSF_CNF
    If you have defined document-specific fields on header and/or item level, you also have to define them in structures INCL_EEW_PD_HEADER_CSF (for the fields of the header) and INCL_EEW_PD_ITEM_CSF IF THEY HAVE NOT BEEN DEFINED THERE YET. Consequently, these structures contain the combination of header or item fields of all document-specific fields
    You can also use user-defined fields as search criteria. To do this, you have to set fields XINPUT and XDISPLAY to 'X' in table ET_FIELDS for the fields you want to use in BADI BBP_CUF_BADI_2 in method MODIFY_SCREEN. The fields defined this way are displayed if you choose the 'Extended search' link.
    Hope this helps,
    Thanks,
    Pradeep

  • Setting approval of Status of Goods/Service Confirmation - Stat_RELEASE

    Could someone please tell me where in SRM Stat_Release is set for approval of Status of Goods/Service Confirmation.
    Does it have a default value to begin with?
    What triggers the value to change?
    When & where does the value change?

    Hi
    This seems to be a bug in the system.
    <u>0BBP_RELCON (Release status of the GR/service confirmation)</u>
    Query 0BBP_CONF_Q009
    Title Confirmation of Goods/Service per Order
               Based on InfoCube: 0BBP_CONF
    Use:
               This report shows which goods and service completion confirmations were updated for each order within a certain period.
    <u>Please go through the follwoing SAP OSS Notes -></u>
    Note 214220 - Additional documentation: SAP B2B Procurement 2.0B
    Note 816764 - Incorrect extraction of Approval SC with 'DELETE' Status
    Note 807718 - BBP 30 - SRM 4.0: BW extractor and quotation status
    Note 813919 Performance of 0BBP_TD_SC_APPR_1 DataSource
    Note 978637 - Duplicated Entries in Shopping Cart Approval DSO
    Note 912542 - Total Approved Value of Shopping Cart is multiplied in BW
    Note 915528 - Wrong 'Total Approved Value' in Shopping Cart
    Note 947495 - Composite SAP note for BI Content 3.5.3 Add-On Patch 11
    Regards
    - Atul

  • Product ID is not getting updated in SC Goods /Service field

    Hi Gurus,
    While creating shopping carts in EBP, we are able to find the Product ID from the Good/Service find option, but when we select the Product ID in the search, it's not getting updated in the SC Goods/Service field.Also when we try to find the Cost center / WBS using find button it's not going to the search area after software upgrade.
    Could you please suggest us why system is behaving like this.
    Thanks
    Sada

    Hi Gurus,
    Any Idea on this.
    Also few of the Product ID's are getting updated from the search help to Goods /Service field of the SC and some are not getting updated. while debug the SC , we are geeting the error message as BBP_SC006, Its relavant to catlog. But we are not transfering the Product from catlog to SC item.
    The error mesage as: Good/Service & does not exist.
    Thanks & regards
    Sada

  • Custom ITS transaction for Confirm goods/services in SRM

    Hi Experts
    i need to create a custom transaction same as standard one  for confirm goods/servics in SRM portal.
    In sap GUI, the transaction is BBPCF03
    Can you please suggest any good sources where i can learn to Custome Tcodes for my requirement
    Thanks in advance

    Hi,
    We can learn it from SAP standard cording. Go to SE80, Internet Service, BBPCF01.
    Regards,
    Masa

  • Can a web service query a database at set intervals?

    Can someone verify if this is feasible?
    I need to display live data via browsers .  I would like to have the query to the database executed server side and have the web service provide the data to the browsers.
    Here is what I propose :
    I would like to have a web service run on a web server for an intranet.
    Have the web service  query a database every 20 seconds and update the data into a table or an array variable. 
    On the browser side I want the browser to refresh every 20 seconds with the updated data from the web service.
    Any other recommendations would be greatly appreciated.
    Thank you.
    Chris W.

    Hi ChrisTW1,
    Thank you for posting in MSDN forum.
    Based on your issue, I suggest you can try to use the JS to call the web service to set the intervals. For more information about how to use the JS to call the web service to set the intervals, please see:
    http://www.codeproject.com/Tips/647322/Calling-ASP-NET-Webservice-using-JavaScript-on-Reg
    In addition, since
    this forum is to discuss: Visual Studio WPF/SL Designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System, and Visual Studio Editor. If you have any issues about the set the
    intervals for the web service, I suggest you can post this issue directly to the WCF forum:https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=wcf, maybe
    you will get more help.
    Hope it help you!
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for