PR to SRM Sourcing Cockpit Issue

In ECC, the ME_SOU* BADI is implemented to activate sending PR of type RV to go to SRM Sourcing Cockpit.
The necessary Workflow Event Linkages are activated in ECC to send the PR to SRM.
When the PR is released, it does not trigger the event to call the workflow. The event trace SWELS at the time of releasing the PR does not show any events triggered.
Any thoughts here to resolve this issue?
Thanks

Hi Kasee,
If you are going to transfer ECC PR to SRM via SOA, the following steps should be configured well in ECC side:
1, LOG_MM_P2PSE_1 should be activated via trx SFW5 in ECC side;
2, implement BADI ME_REQ_SOURCING_CUST;
3, go to trx SWETYPV and check if the following objects are existing:
BUS2015 RFXREQUESTED
BUS2105   SOURCINGREQUESTED
4,activate outbound message as below:
(ERP) Transaction SPRO -> Other mySAP.com components->Supplier Relationship Management->
Message Control-->Activate outbound messages through qRFC
BUS2015 RFXREQUESTED
BUS2105   SOURCINGREQUESTED
5, configure RFC destination for workflow system
6,configure RFC destination for SAP XI
7, create SU01 XI user
8, trx olme: Portal  >Set Up Landscape
9, trx smqr: MMPURS_BUS2105_* should be registered.
XML message should be triggered after this.
You may also refer to the following notes:
note 1263876
note 1268336
Hope this helps.
Regards,
Ivy

Similar Messages

  • Transferring external requiremnts from ECC to SRM sourcing cockpit.

    Experts,
    We are implementing plan driven procumrent. We require some help from you.
    I would like to know what are all the jobs we need to run for transferring external requiremnts from ECC to SRM sourcing cockpit.
    Thanks in advance.
    Regards,
    Ravi

    all the configuration details are available in the configuration document -->
    you can find the following customizing setting --> on the R/3 side for External Procurement.
    Transaction --> spro --> Integration with Other mysap.com components -->  Supplier Relationship management --> Plan driven procurement
    maintain the customization details for
    1) Maintain Profiles for External Procurement
    2)Control External Procurment.

  • Sourcing cockpit issue

    Hi,
       I am having two cases over here.
    1) There are some SC which are sitting in my sourcing cockpit even after backend document is created.
    2) There are some sc which are not supposed to go into sourcing cockpit.
    I need to clean up both scenarios. Please advise if there is any function module or program to do that.
    Points will be rewarded.
    Munna

    Hi,
    1) There are some SC which are sitting in my sourcing cockpit even after backend document is created.
    See the foll notes:
    1050349 - Sourced Shopping cart reappears in Sourcing cockpit
    527648
    1084987 - Synchronizing documents and status between ERP and SRM.
    0001072266 BBP_GET_STATUS_2: Item is not removed from Sourcing Cockpit
    0001130842 BBP_GET_STATUS_2: shopping cart sent back to SOCO
    0000691569 Error messages in BBP_GET_STATUS_2
    0000989891 BBP_GET_STATUS_2: Incorr quantity determination in back end
    0001001882 BID: Requirement reappears in sourcing cockpit
    0001012124 SHP not reappear in SOCO after backend PO delete
    0001027598 BBP_GET_STATUS_2: Error message E 011 in back end
    0001032713 BBP_GET_STATUS_2: incorrect sourcing indicator
    0001033208 Complete sourcing indicator is getting lost
    0001040847 Requirement is removed from sourcing after BBP_GET_STATUS_2
    0001041334 BBP_GET_STATUS_2 cannot handle more than one PO
    0001044351 BBP_GET_STATUS_2: Error message with reservation
    0001049989 External requirements: Object id not found error in XI
    0001050349 Sourced Shopping cart reappears in Sourcing cockpit.
    0001055375 BBP_GET_STATUS_2: Error message during conversion
    0001056941 Shp. cart sent back to SOCO in case of P. Req. or Reservatio
    0001062223 BBP_GET_STATUS_2: Performance and runtime error
    0001062565 No reference of backend Object ID is updated in Shop. cart
    0001066128 Shp cart item is not updated from the related PO
    0001084144 BBP_GET_STATUS_2 sourcing relevant indicator
    0001088315 External Requirement: Sourcing ind. flag is wrongly set
    0001106550 SOCO: completed requirement is sent back to SOCO
    2) There are some sc which are not supposed to go into sourcing cockpit.
    -You can control this using the badi "BBP_SRC_DETERMINE".
    For The existing ones in SOCO,run the report BBP_GET_STATUS_2.
    BR,
    Disha.
    Do reward points for useful answers.

  • SRM Sourcing Cockpit enhancement

    Gurus,
    We have a requirement to enhane a screen in the sourcing cockpit . The extended search screen for shopping carts needs to be enhanced for the user to be able to select multiple Purchasing groups rather than a drop down list for a selected Purchasing Organization. Also the purchasing group field needs to be shown as one of the columns in the search result.
    Pls help.
    Thanks,
    Vinod M.

    Gurus................any body there...........

  • SRM Sourcing Cockpit

    Hi Experts,
    I was trying to create PO from Sourcing Cockpit.
    PO was referencing to a PC, an error message was hit "Category '&1' deviates from category '&2' in corresponding contract item". However, we already switch off this message for PO under the message control setting. Why is this still showing up?
    Thanks!
    Best Regards,
    PRS Helpdesk

    Hello,
    If a contract is released and replicated to the R/3 system, it is not
    able to change the product category anymore. The system doesn't allow to
    change the field product category since it is the key to determine which
    backend system (R/3 system) the contract should be sent to.
    The best solution for this case is to deactivate the affected item and
    create a new one.
    Thank you and best regards,
    Gaurav
    PLEASE GIVE FULL POINTS FOR USEFUL REPLIES

  • Passing data from one screen to another(web-dynpro) in SRM sourcing cockpit

    HI Experts,
    i am facing problem in passing data from one web-dynpro screen and assigning the data it to another web-dynpro screen.
    my requirement is that when ever user selects a contract in PROPOSE SOURCES OF SUPPLY screen popup and press only assign only button, the data of the contract should be copied to the shopping cart.
    i have already used the BADI BBP_DOC_CHANGE_BADI, but unfortunately it was not working.
    so i tried to use the context, element and other web-dynpro fields to pass the data, i am able to pass the data from the popup to the second screen and able to assign it.
    but when ever i deselect the shoppping cart which has been assigned with the data of the popup and select another shopping cart the data of the above shopping cart is cgetting changed.
    i am unable to figure out the exact reason why this is happeing.i have written code in the ASSIGN ONLY button method to fetch the popup data and in the WDONMODIFYVIEW method of the second screen to assign the popup data to the shopping cart.
    i have tried to bind the elements using the BIND_TABLE, BIND_STRUCTURE, BIND_ELEMENT, BIND_ELEMENTS methods, but nothing is working.
    can anyone suggest me where i am making mistake and try to solve the issue.
    Thanks
    Tanveer

    Dear Poster
    Your thread has had no response since it's creation over
    2 weeks ago, therefore, I recommend that you either:
    - Rephrase the question.
    - Provide additional Information to prompt a response.
    - Close the thread if the answer is already known.
    Thank you for your compliance in this regard.
    Jason Boggans
    SAP SRM SDN Moderator

  • Reject SC from Sourcing Cockpit

    Hi All,
    My client has some different kind of requirement,
    We have implemented SRM 4.0 Extended Classic scenario in which we have turned on Sourcing Cockpit to provide buyer functionality to add various Shopping Carts and create one single PO to one Vendor.
    Now client want a functionality in which Purchaser (Buyer) can Reject some shopping Cart back to Requestor. As a standard SRM Sourcing cockpit, It allows to set flag as complete and send one email to requestor that Shopping Cart has been complete. They didn't like this functionality and they want to have multiple selection at the click of "Complete" button where they can select option such as "Reject" Or "Can not Order" Or "Complete". Along with this option they want a free text form where Purchase can enter the the reason for Rejection which then goes into email to Requestor.
    Prsent Standard SRM Sourcing Cockpit is ambigutous to the Requestor whether Shopping Cart has been created PO or Rejected.
    Does anyone come acorss this kind of situation? Is there any BADI available where we can call some custom screen and based on custom screen we can send emails to Requestor? I could not find any such BADI available for Sourcing Except few which does not solve the purpose.
    Kindly let me know.
    Thank you
    Ritesh

    Hello Ritesh,
      I have similar requirements where I need to group the Sourcing rquirements as per SC ID and then display them in Sourcing Cockpit.
      Purchaser would have the option to reject entire SC or individual item of the Shopping cart...
      Could you please let me know how you have handled the grouping part ??
    Is there any BADI by which we can define the grouping rules???
    Currently, I am planning to do this by modifying ITS template (1100) in SOCO.
    PLease let me know if there is better way of doing this.
    Regards,
    Girish

  • Material Master Volumes / Sourcing Cockpit / PPS

    Hi,
    I am currently working on an SRM + ERP (SRM 6 SP0 / ECC 6 / PPS1) implementation for the French State. We are doing a study on the feasibility of using direct procurement functionalities in SRM (sourcing cockpit etc).
    Minisitries such as the French MOD however appear to have very large material master repositories.
    Order of magnitudes, including clean up, reach the millions easily, so I have a hunch we can encounter performance problems.
    How many different material numbers (ballpark) is it conceivable, technically, to put into one client knowing that:
    1. we have to have all the materials in ECC and in SRM (regular replication),
    2. we expect to have anywhere between 40 and 200 plants, each having 3-5 warehouses,
    3. we will have about 25 company codes,
    4. MRP functionalities will be very low (min max quantity, no BOMs),
    5. we will not sell these materials,
    6. we don't want to put WM in place,
    7. transaction volumes expected - 1000 POs a day, each with at least ten line items,
    8. we only do POs in SRM (GR IR are done in ECC),
    9. we have specific developments such as systematic account determination in ERP (using T030 table) or a battery of different controls upon ordering the PO.
    In my opinion, ERP tables such as MARC may have too many entries for a million or more materials to be used in our instance. Anyone can confirm this is a logical cut off point?
    Also, we do not have MDM. Would this change the ballpark figure?
    Thanks a lot and best regards
    Mathieu

    Wrong assignment of P org with P grp is the route cause, found the error and rectified which is working fine.
    Thanks and Regards,
    Venkata Koppisetti.

  • SRM 5.0 Sourcing Cockpit (SP 09) issue

    Hi,
    I'm working on plan driven scenario with system SRM 5.0 (SP 9 - SAPKIBKT09) and ECC 6.0 (SP 8 - SAPKNA7008).
    Yesterday we have upgrade SRM package to 09 from 08, and now we have the following issue:
    when I try to convert SC (created from a back end purchasing requisition via plan driven channel) in sourcing cockpit into a GOA it's raised the following error <i>"Some backend documents could not be generated, or they contain errors"</i>, that before upgrade there isn't!!!
    I hope someone could help me.
    BR
    Marco

    Hi Marco,
    for a. I still see the following option:
    Get a PR into Sourcing Cockpit, extend the contract, close the PR in Sourcing
    Cockpit (modify the email sent,when the complete button is pushed).
    Besides, I would question the buyer, why he did not extend the contract on own
    intension - seems there is a bigger stroy behind this requirements
    For b., I am sorry, but I do not understand yet and I have no suggestion yet.
    When one ECC PR is transfered to SRM the counterpart is one SC. I assume,
    you want to group single items of several SCs into one PO? This would be
    possible via the grouping function.
    Cheers,
    Claudia

  • Buyer not able to change fields of SC in sourcing cockpit in SRM 7.0

    Hi
    We are on SRM 7.0 , SP 07 . We are in classic mode.
    Buyer is not able to change fields of shopping cart in sourcing cockpit like delivery date and quantity . He is able to add supplier and create PO . Even when he creates draft PO , he is not able to edit the fields of shopping cart like delivery date and quantity. Is it a standard Bug , is their any OSS SAP Note for this
    Regards
    Ashish

    As per SAP Standard BUYER can only vendor and Enter price and create  a follow on document.
    Buyer does not have a control to edit other data.
    Buyer wants to they can do it in ME21N ..PO
    not in the shopping cart

  • Customize Sourcing Cockpit  in SRM 5.0

    Hi experts,
    i'd like to know how is possible to customize in SRM 5.0 (back Ecc6.0, Classic Scenario) the Buyer' Sourcing Cockpit.
    Is there a particular workflow? Is the operational purchaser the right role?
    Thanks
    Regards

    Hi Andrea,
    Could you specify what kind of customizing you want to make to the buyer's cockpit?
    Do you mean the BBPPO01 transaction?
    Best regards,
    Laurent

  • Sourcing Cockpit not available in SRM 7.0

    Hello everyone,
    I want to select a shopping cart from my workload in SRM 7.0, the transaction ppb_pd shows that the shopping cart will be shown in the sourcing cockpit of my account.
    Now I have the problem that the sourcing cockpit is not in my menu. I think it depend on the roles, but the user get the portalroles 'operative purchaser' and 'strategic purchaser'. We have no connection from the portal to our SAP ABAP System for the User Administration, in this moment, we create every User in the su01 and in the User Administration of the SAP Portal.
    Maybe you know about the problem or you have a solution.
    Regards,
    Andi

    Hello Ganesh,
    thanks for your fast reply!
    Now I find the Program "Role Upload" in SAP NetWeaver Portal --> System Administration --> "Role Upload"
    I search and find the Role "SAP_BBP_STAL_PURCHASER - Professional Purchaser" import it. As expected with a failure.
    Is this the right way to import it or is it necessary to connect the portal user database with the one in the abap system? Or is it also necessary to activate services?
    Kindly Regards,
    Andi

  • SRM Bidding Engine and Sourcing Cockpit

    Hi All,
    can the SRM Bidding Engine be linked to the sourcing cockpit when using the classic scenario?
    What I want to be able to do is to create an RFX from a shopping cart in the sourcing cockpit. We use the classic sceanrio currently on SRM 4.
    Cheers
    Chris

    Hi Chris,
    yes, the bidding and auction functionality is directly connected to the Sourcing Cockpit in Classic Scenario. That is standard. In order to be able to create a classic PO from Bidding / Auction, all you need is a shopping cart, you describe you have.
    Cheers,
    Claudia

  • BADI for Sourcing Cockpit in SRM 7.0

    Hi,
    I need to filter the shopping carts that are displayed in the sourcing cockpit by the user's Purchase Group and Purchase Org.  Can anyone tell me what BADI I should use for this?  We are using SRM 7.0.
    Thanks,
    Jeff

    Hello,
    Method BBP_WF_LIST_SOCO has been activated as of SRM 6.0 due to note 1158310 (still valid). It says:                                                                               
    In sourcing cockpit first screen it is possible to search for shopping           
    carts. Sometimes customers want to remove some shopping carts using all          
    shopping cart fields. Till now it wasn't possible because the BADI:              
    'BBP_WF_LIST' method: 'BBP_WF_LIST_SOCO' has not been offered.                                                                               
    So, this method will be called after the search is started and you can use your own filters within this one.
    Kind regards,
    Ricardo

  • Sourcing Cockpit Transaction in SRM 7.0

    Hi
    We are upgrading from SRM4.0 to SRM 7.0.
    We have a strang behaviour of the upgraded SRM 7.0 system. The Sourcing cockpit transaction in SAP GUI side (BBPSOCO01) is giving a dump while in front end (Portal) the functionality is working perfectly fine.
    Any idea whether the backend T. code remains the same as before (BBPSOCO01) or whether it has been changed.
    Reards
    Raj

    Thanks for the suggestions.
    The dump details is as given below.
    Runtime Errors         DYNPRO_NOT_FOUND
    Date and Time          24.06.2010 05:30:30
    Short text
    Dynpro does not exist
    What happened?
    Error in the ABAP Application Program
    The current ABAP program "SAPLBBP_SOCO_UI_ITS" had to be terminated because it
    has
    come across a statement that unfortunately cannot be executed.
    Error analysis
    The system attempted to use dynpro 0301 in program "SAPLBBP_SOCO_UI_ITS".
    This dynpro does not exist.
    Trigger Location of Runtime Error
    Program                                 SAPLBBP_SOCO_UI_ITS
    Include                                 LBBP_SOCO_UI_ITSO06
    Row                                     13
    Module type                             (MODULE PBO)
    Module Name                             PREPARE_WORKLIST_WEB_TRANSPORT
    Source Code Extract
    Line
    SourceCde
    1
    2
    ***INCLUDE LBBP_SOCO_UI_ITSO06 .
    3
    4
    5
    *&      Module  prepare_worklist_web_transport  OUTPUT
    6
    7
          Some data on the work list screen will be sent to the ITS using
    8
          the mass data channel and not the dynpro. This data has will
    9
          be set here.
    10
    11
    MODULE prepare_worklist_web_transport OUTPUT.
    12
    PERFORM prepare_worklist_web_transport USING gs_soco_data-worklist.
    >>>>>
    ENDMODULE.                 " prepare_worklist_web_transport  OUTPUT
    Regards
    Raj

Maybe you are looking for

  • How do you force itunes comments to ID3 tags in MP3 files?

    I have comments all throughout itunes. The mp3 files do not have those comments in the ID3 info. How do you force itunes comments to write out to ID3 tags in MP3 files? The folder and files all have write permission.

  • Need Info about BW CRM Analytics

    Hi all, Guys, Please help me out... I need Info about BW with CRM Analytics What are the core areas where data's are extracted for CRM to BW What will be the Interview question related to BW CRM Analytics If possible if u have any docs kindly email m

  • How to track an ASP form

    My friend and I are trying to find a script that enables us to track the asp form sent to us with its own specific number. With either numbers or letters, so far we have not been able to do either. We have a webform on a server, so when somebody fill

  • Macbook won't start - apple icon turns to circle with diagonal line/slash

    My Macbook won't start. When I turn on the power, the apple icon appears but then after a while it changes to a circle with a diagonal line/slash, then it just shows a gray screen. The last time I used the computer I did several software updates. Cou

  • Pipelined functions from mssql using DG4MSQL

    Hi to All I have made installation of DG4MSQL 11.1 to connect Oracle db 10.2.0.4 to MSSQL server and found this problem. On my MSSQL side there are piplined database objects , functions that behave like tables and which from mssql side is queried by