Hi Issue in Non catalog

While upgrading 5.0 SRM:
we created shopping cart with out catalog as per process in backend (R/3) purchase requisation should be created
but PO is creating and This issue is only for specifc product category;

Hi
Please refer to the following pointers ->
Re: Classic Scenario PO not creating, only PR
Re: Extended Classic Scenario - Can Purchase Requsition be created in R/3?
Re: BAdI for creating PR in ECS
Which SRM version and scenario are you using ?
You can do it technically by making use of BADIs using SE18 Transaction.
Use
BBP_TARGET_OBJECTS BADI.
or
You can use the Business Add-In BBP_TARGET_OBJTYPE if you wish to implement a different logic for creating documents in the backend system.
The following documents can be created:
->Purchase requisition
->Purchase order
-> Reservation
<u>Solution using Functional Settings</u>
<u>SPRO Configuration Path in SRM system.</u>
<b>Supplier Relationship Management -> SRM Server -> Cross-Application Basic Settings -> Define Objects in Backend System (Purch. Reqs, Reservations, Purchase Orders, etc.)</b>
Do let me know, incase you face any issues.
Regards
- Atul

Similar Messages

  • Manual created PO not showing up in the shopping cart for non-catalog scena

    In non-catalog scenario within SRM, the shopping cart shows the purchase requisition and not the manual created PO after
    running the program BBP_GET_STATUS_2. Do I need to run the program CLEAN_REQREQ_UP to retrieve the manual created PO on ECC 6.0 after BBP_GET_STATUS_2? What is the selection criteria for both of these programs?
    Thanks
    Chris Htizke

    Hi,
    I'm not clear you issue. Is it SC -> PR(backend) -> PO(backend) classic scenario ? or You just created a PO in backend system?
    BBP_GET_STATUS_2 will update SC follow-on doc information from backend.
    Regards,
    Masa

  • Non-catalog purchase order not showing up in BW extract BBP_SC_BW_GET_TD

    The BW team is using function BBP_SC_BW_GET_TD to retrieve purchase requisition and purchase order changes from SRM. In a non-catalog scenario, BW system is getting the purchase requisition from SRM but not the manual created purchase order (references purchase requisition).
    I see the purchase requisition and purchase in the function BBP_PD (SRM), which retrieves its information from tables srrelroles and bbp_pdbinrel. However, I do not see the manual created purchase order in table bbp_pdbei, which function BBP_SC_BW_GET_TD uses to retrieve the purchase order. Any ideas??? Should bw be using a different function for getting the po for a non-catalog scenario? I see no oss notes on this issue. In addition, I have run the program BBP_GET_STATUS_2 and clean program over and over. I have heard of consultants creating a trigger.
    Thanks
    Chris Hitzke

    Hi,
    I'm not clear you issue. Is it SC -> PR(backend) -> PO(backend) classic scenario ? or You just created a PO in backend system?
    BBP_GET_STATUS_2 will update SC follow-on doc information from backend.
    Regards,
    Masa

  • Non-catalog shopping cart - manual po not showing up when extracting

    I see the purchase requisition in table BBP_PDBEI. However, I do not see the associating manual created PO within this table. The manual PO has been created within ECC 6.0 and
    shows up when running BBP_PD. Therefore, I know its recognizing the link the between the purchase requisition and po within SRM. In addition, I have run the programs BBP_GET_STATUS_2 and CLEAN_REQREQ_UP with
    no luck.
    Why is the manual po not showing up in table BBP_PDEBEI? Why is the function BBP_SC_BW_GET_TD not getting the manual created PO? Suggestions?
    Thanks
    Chris Hitzke

    The BW team is using function BBP_SC_BW_GET_TD to retrieve purchase requisition and purchase order changes from SRM. In a non-catalog scenario, BW system is getting the purchase requisition from SRM but not the manual created purchase order (references purchase requisition).
    I see the purchase requisition and purchase in the function BBP_PD (SRM), which retrieves its information from tables srrelroles and bbp_pdbinrel. However, I do not see the manual created purchase order in table bbp_pdbei, which function BBP_SC_BW_GET_TD uses to retrieve the purchase order. Any ideas??? Should bw be using a different function for getting the po for a non-catalog scenario? I see no oss notes on this issue. In addition, I have run the program BBP_GET_STATUS_2 and clean program over and over. I have heard of consultants creating a trigger.
    Thanks
    Chris Hitzke

  • There is no item number field available in non catalog request screen

    Hi,
    I need help in understanding how the Contract purchase agreement works with i-procurement.
    1. created contract purchase agreement
    2. Setup the item
    3. Setup the price list for the item
    4. Setup the ASL for the item and referenced the CPA number in source document region.
    5. Created Sourcing rule for the item.
    I have no issues in defaulting sourcing information (supplier name, site name, source document number) when creating a requisition in core apps forms but how to setup the same feature in i-procurement? I selected non catalog request type but I don't see item number field available.
    Please advise.
    Thanks,
    Ram

    Hi,
    First we need to know which version you are in - 11i or R12.
    Also, non-catalog request is not used for the requisitions with Inventory Item.
    Just search for the Item number or description in the iProcurement and see whether the search result shows your item.
    Internal Item number field will show the Oracle Item number.
    Thanks,
    PS.

  • Supplier Note gets copied from Catalog Item to Non-Catalog Item

    Hi All,
    The basic issue is that when we create a mixed shopping cart, cart with Catalog and Non-Catalog Items (Made using Describe Requirement link), the Supplier Note (in the Documents and Attachments part ) from the Catalog Item gets copied to the Non-Catalog Item directly when we create the Non-Catalog Item.
    We face the issue only when the first Item is a Catalog Item. ...
    There are no custom developments for the Supplier Note and we do not modify it directly in any other way. Any Ideas .. ?
    Thanks and Best Regards,
    Sagar Ogale

    Hi Bharath,
    The issue is that for the Non-catalog ( Item created using Describe Requirement ) in SRM 5.0, the supplier note field is getting populated by default. This is the issue.
    The Supplier's Note should remain blank. But, its not... This is the issue. Do you have any ideas what may be causing the issue..?
    Thanks and Best Regards,
    Sagar Ogale

  • PO Partial confirmation Quantity not updated for non-catalog items in SRM

    Hi Experts,
    Partial Confirmation plus Partial Rejection from Ariba(Suppliers network) could not be processed.
    Steps to Reproduce:
    1) Create a purchase order.
    2) Confirm some part of the quauntity and reject the balance part in Ariba.
    3) Open the link in SRM and click Copy push button.
    4) Click on Process PO and check PO, the PO is not updated with the changes done in Ariba
    Expected Result:
    PO should update the changes done in Ariba.
    Here when part quantity is confirmed and part is rejected at Ariba, its sending a POR but SRM is not updating anything for non-catalog items when POR is copied onto PO.But where as  in the Catalog items partially confirmed POR is copied onto PO.
    kindly give your valuable inputs to poceed furthur.
    Regards,
    Chandu

    Hi,
    I'm not clear you issue. Is it SC -> PR(backend) -> PO(backend) classic scenario ? or You just created a PO in backend system?
    BBP_GET_STATUS_2 will update SC follow-on doc information from backend.
    Regards,
    Masa

  • IProcurement Non Catalog Request Type Field

    Greetings to All,
    Currently, having an issue in iProcurement. Under Shop-Non Catalog Request, there is an option to have "Request Type" field to be available.
    This field and LOV is not showing up.
    Per iProcurement Implementation Guide Release 11i Part No. A85361-05 December 2004
    Specifically:
    Section 4-52
    Page 158
    This is section describing "Setting Up Non-Catalog Request Templates"
    There is a 'Request Type' dropdown at the top of the page, just above 'Item Type'
    Request Type is not coming about.
    Is there a smart form setup / preference or a Profile Option value that controls this feature.
    Any help would be greatly appreciated.
    Thanks

    You are right Mr. CK..
    If you check stores --> Smart Form --> Personalize "Default Item Information", you will find ${oa.NonCatalogRequestVO.IsTemplateBased} inside the personlization form.. It indicates "Request Type" is dependant on a template i.e. non-catalog request template.
    Thanks for your answer.. Indeed it is helpful.
    Regards,
    S.P DASH

  • Autocreation of Non-Catalog Req to PO

    Hi ,
    In the document types screen on our apps the auto create workflow is set and in case of catalog requisitions on creation of the requisition it is autocreated to create a release .But when trying to create a non-catalog request we have to manually go to the auto create form on core apps and then convert to a standard purchase order.Even though I filled in all the information like the buyers,supplier information etc which are required .Could you please suggest the approach to achieve the automatic auto creation of the non catalog req to std purchase order ?.
    Note we donot have any contracts in our instance.
    Regards,
    Mouli

    From iProcurement for converting Non Catalog request to PO, check the following
    - Global BPA exists for the selected Item Category in approved status.
    - Proper Autocreate workflow has been selected, Check internal attribute valuesfor Autocreate_Doc & Auto_Approve_Doc set to Yes Status
    - Proper Approval Hierarchy has been setup (Posn or Emp/Sup)
    - Sufficient Approval Authority exists for the approval groups for both Requisition and PO.
    - Expense Accounts has been setup for the Item Categories
    I think that should be about it.
    Check the following and revert back in case of any issues.

  • Defaulting Suggested Buyer on Non-Catalog request

    I'd like to know how I can default the suggested buyer (line delivery details) for non-catalog items. These items are not associated with a requisition template, are not in inventory, and we do not want to key off of categories. We would like the default buyer to always default to the same one user.
    I attempted to personalize the page by adding the default user name into the initial value of "Message Lov Input: Suggested Buyer", but that does not seem to be working. I was hoping that would override al logic in the system and force her name.
    Any suggestions?
    Thanks,
    Suzanne

    Hi Suzanne
    <P>
    did you find out the way to handled this issue ?
    <P>
    Because i have something similar.
    <P>
    Thanks

  • IProcurement - "mass upload" for non-catalog request

    I want to find a way to do a "mass upload" when creating a non-catalog request.
    Some back ground; I am not A DBA or a software developer; I am an engineering manager. I work for a large company and have responsibilities for creating Purchase Requisitions. I work from vendor quotes that contain many lines items, and always do non-catalog request because I often get special pricing or simply have non-catalog items. There are several fields on the requisition web page that need to be populated and it's quite cumbersome and time consuming to copy and paste 6 different data fields for 50+ line items. Since these are fields on a web page that correlate to some back end database there must be a way to populate them more quickly and easily, with an upload template, or via an API.
    It is very, very difficult to find the proper internal resources to help me address this problem, and when I do find the right people I'm pretty sure I'll be told "it can't be done" I don't believe it can't be done. It may be difficult, it may require some work, it may require some development efforts, but from a purely technical point of view, populating multiple data fields with minimal user input is certainly doable. I want to be armed with solutions when I finally find the right people at my company. So, anybody out there figure this one out already? Once I do I'll be glad to share but hoping it's a know and fixed issue.
    Thanks!!

    You are looking for the requisitions Open Interface.
    Get this PDF from the documentation for release 11* and read chapter 6, it will guide you through the import process.
    *For some reason this document is not available for newer releases (11i, 12), so you would rely on Metalink to look for notes.

  • How to set value in SupplierLov on Non-Catalog page when value is via hashm

    Hi ,
    I have created a link above the supplier name Lov field .
    Click on the link opens a custom page which shows some supplier records based on business validation.Now I selected one record on custom page and clicked on select .--This forwardsImmediately back to non-catalog request page with hashmap carring supplier name.Now I want to populate the Supplier Lov field with this supplier name .
    I tried below option
    OAMessageLovInputBean mlib = (OAMessageLovInputBean) webBean.findIndexedChildRecursive("SupplierOnNonCat");
    mlib.setValue(pageContext,VendorName);
    The value gets populated in the field but actually I feel its not the selected value as per behaviour of supplier Lov ..because when I immediately tab out of that field and try to select a supplier site it gives error message on the screen mentioning to first
    select the Supplier Name criteria and then only you can select the site .
    Please advise as how can I automate this process
    Regards,
    Chandu

    I tried the option a below
    RequisitionAMImpl reqAM = (RequisitionAMImpl)pageContext.getApplicationModule(webBean);
    NonCatalogRequestVOImpl nonCatalogRequestVO =reqAM.getNonCatalogRequestVO();
    NonCatalogRequestVORowImpl noncatRequestRow = (NonCatalogRequestVORowImpl)nonCatalogRequestVO.getCurrentRow();
    noncatRequestRow.setSupplierName(VendorName);
    Still when i click on the Supplier Site torch on Non catalog page i get the message
    Error
    You must enter a value for SupplierName as criteria for the List of Values.
    Please advise.

  • Vendor part number for non catalog item in shopping cart?

    I have a requirement to get the vendor part number field in shopping cart basic data for non catalog item. This field is available for catalog items, would it be possible to make the same field available for non catalog items as well?

    Hi Gummadi,
    You can create custom fields in Shopping cart uisng a BADI and can populate the information.
    BBP_CUF_BADI can be used to create customer fields.
    Please get discuss with your ABAP fellow for the creation of customer field.
    Award points for helpful answers.
    Rgds,
    Teja

  • Exchange Rate Date is not Upating for non-catalog request types in iProc

    Hi,
    The Exchnge rate date is not updating for some non-catalog request types in iprocurement (11.5.10.2 version) and this happening only for some request types only.
    can any one help what could be the reason.
    Regards,\
    Kevin.

    Hi Venkat
    i suggest you to go thru the dev guide ..... but to answer your question i would say....
    **** It looks like "Define Information Template" form only accepts Independent Value Sets and not table based Value Sets (thatinvolve SQL statements).
    Well in OAF to display a dropdown list all you need is a query .. so one can write a query to extract the values from a independent value set .... but the same is not possible with table type value set instead you can use the same query used to define the table type value set .
    You can create a LOV (one with flash light) even with a independent value set ....
    To create a LOV you need a View Object(query which will fetch valid records) and a Public Region (to display)
    if you ahve these then you can achive the requirement thru personalization
    if the VO and Region are not present then you have to create them .......
    Once you are thru the dev guide please go thru the link below which shows adding a lov to an existing page thru personalization....
    http://oracle.anilpassi.com/create-lov-based-field-using-personalization-in-oa-framework.html
    Thanks
    Tom....

  • Ordering non catalog products in B2B

    Hello,
    We would like to allow a B2B user to search and order products not in our catalog, but are valid products in R/3.  Our assumption was we could set the parameter enable.nonCatalogProducts in the XCM to True, and this would work.  Unfortunately this does not seem to be the case.  . When searching for a valid non catalog product, the search results say No products were found. Entering the non catalog product directly in the shopping cart also yields the product was not found message.   We are running SAP E-Commerce 5.0, and the IsaQuickSearch code appears to only check the B2B catalog for results in the search, and no reference to the enable.nonCatalogProducts setting.
    I saw a thread from 2007 that said the enable.nonCatalogProducts was only for CRM, and not E-Commerce.  Is this still the case? Is there a setting to enable the non CRM ISA system to search R/3 if it does find the product in the catalog, or will this need to be a customization?
    Any advice is appreciated.
    Thanks,
    Steven

    Hi,
    Are those R/3 products are replicated to CRM system?
    XCM parameter "enable.nonCatalogProducts " is applicable for ISA and you can order non-catalog products
    through direct entry in the order transaction.
    But products must exist in the CRM system to use this feature.
    Thanks,
    Dinesh.

Maybe you are looking for

  • Unity player won't use discrete graphics--plugin-container?

    I'm trying to play a Unity game in Firefox--honestly because Chrome doesn't support them anymore. My computer is a Lenovo Y50 with an 860M graphics card running Optimus. I've set Firefox to use the discrete graphics card, but Unity games refuse to ut

  • Goods movement from Maintenance order

    Hi Experts I have the following scenario, I have a component ( with Material master) in the maintenance order  and i use Item category N to trigger  a Purchase requisition. The Pur Req is converted to Purchase Order and then the GR is done directly t

  • CJ9B - error message when copy locked project or wbs element

    Dear Expert, Tcode CJ9B is for copy planning wbs element/project and every month i need to unblocked all the project or wbs that not use (locked) one by one to make CJ9B able to run without any error. Is there any way to do mass change on wbs element

  • How to reset security questions

    I forgot my security question answers.   How do I recover or reset them

  • Computer froze during download from store, half album didn't download

    This is the second time this happened. My computer shut itself down while downloading an album from the iTunes store, and when I turned it back on and checked for purchases, less than half the songs came up. Last time this happened I bought the two m