Error: Enter exactly one partner of type requester

Hi experts,
I am creating a BID, when a tyr publish the BID a getting the error "Enter exactly one partner of type requester".
How could I solve this problem ?
Thanks,
André
We are using SRM 4.0 -
Suporte Packages: SAPKA64017 and Server SAPKIBKS09.

Hi
SRM 5.0 is an inteligent  system .Requestor populates automatically when you create a bid inviatation.
When you create a Bid inviatation , in header partner data must automatically populates your name
EDUARDO ANDRADE 12345 as a  requester . it is standard.
it may be first time you create a bid inviatation . just search your name as a requestor.
I recommend you to add your name as requester.
i believe in the next time onwards it will populate EDUARDO ANDRADE  automaticallly. if it not so it could be a bug
howerever check bbp_pd 428 in SE91 and did you influence any error message ?
regards
Muthu

Similar Messages

  • URGENT:SC creation: "Enter exactly one partner of type Sold-to Party" ERROR

    Hi all,
    we have a very urgent problem.
    We are migrating to Production environment and in contract and SC creation we get the error:
    "Enter exactly one partner of type Sold-to Party".
    In Test environment this error never appear.
    We are trying to debug without success till now.
    SAP SRM 5.0 with ECS.
    Thanks
    #Bill J.

    Hi
    We have faced a similar problem in our previous Implementation.
    What I recommend you, in the BBP_DOC_CHANGE_BADI Implementation, go into BBP_SC_CHANGE & BBP_CT_CHANGE methods,
    and write the following lines..
    SORT et_partner by partner_id partner_fct.
    DELETE ADJACENT DUPLICATES  from et_partner COMPAIRING partner_id partner_fct.
    Hope it will help.
    Regards
    - Atul

  • Enter exactly one partner of type vendor

    Hi
    We are getting this error while assigning a vendor in the SOCO for a SC.
    "enter exactly one partner of type vendor"
    Anybody knows why this is happening, even though vendors are replicated correctly in SRM4.0
    Regards
    Reddy

    Hi Reddy,
    This error message could be generated because:
    - the new vendor is assigned in addition to an existing one, and there should be only one vendor assigned...
    - the new vendor is not valid for the SC item and is rejected so there is no vendor assigned. It may be because of purch org, vendor blocking flags...
    I think this is because of the 2nd reason (in the first one, the vendor should replace the old one).
    Check the vendor data against SC item data.
    Rgds
    Christophe
    PS: please reward points for helpfull answers

  • Enter at least one partner of type Location Or Goods Recipient  (Item  1 )

    Hello
    Can anyone help here
    We are using Extended Classic and SRM 4.0,
    Getting the following  error messages when trying to create a shopping cart
    Enter exactly one partner of type Requester  (Item  1 )
    Enter at least one partner of type Location Or Goods Recipient  (Item  1 )
    I have checked the Org Structure and everything seems to be fine
    Does anyone have any ideas how to solve this
    Many Thanks
    Prakash

    Hi
    <b>Please check your Enhancements (customer specific Business Addins) because this is a clear logical error. The same partner function is added twice, hence it must be deleted programmatically in the enhancement logic.</b>
    <u>We have faced a similar problems in our past previous Implementations.
    Incase nothing works, then what I recommend you, in the BBP_DOC_CHANGE_BADI Implementation, go into BBP_SC_CHANGE & BBP_CT_CHANGE methods,
    and write the following lines..</u>
    SORT et_partner by partner_id partner_fct.
    DELETE ADJACENT DUPLICATES from et_partner COMPAIRING partner_id partner_fct.
    Hope this will help.
    Please reward suitable points, incase it suits your requirements.
    Regards
    - Atul

  • Getting a "Business partner not found with partner function type requester"

    Hi There,
    After I add a text item to the shopping cart using the SHOP t-code, I get a message "Business partner not found with partner function type requester" What could be causing this and how can I rectify this problem.
    Please help mas this is an urgent issue.
    Thanks,
    Grace

    Hi Grace,
    First check :
    1- transaction : CRM_OM_BP_INTEGRATE
    select org structure where your user is and check that you have green lights (no missing address....)
    2- Run transaction USERS_GEN
    Select check user
    Is everything correct or does the user need to be repaired ?
    Kind regards,
    Yann

  • Error: expected exactly one item, got 0 items

    Dear all,
    I've been facing the problem for long time. Please let me know the solution.
    Problem is as follows:
    BEA-382510: ALSB Assign action failed updating variable "stateResponse": com.bea.wli.common.xquery.XQueryException: Error parsing XML: {err}FORG0005: expected exactly one item, got 0 items
    This is happening between proxy service and business service. Business service is giving response and when it gets transformed to proxy service i'm getting this error.
    This is my XQuery:
    declare namespace xf = "http://tempuri.org/XQueryProject/xquery/Reference/GetStateProvinceResponse/";
    declare namespace ns0 = "http://www.cit.com/";
    declare namespace ns1 = "http://www.cit.com/ecommerce/stateprovincelistresponse";
    declare namespace ns3 = "http://tempuri.org/GetStateProvinceListResponse.xsd";
    declare namespace ns2 = "http://com/cit/ecommerce/reference/services";
    declare function xf:GetStateProvinceResponse($getStateListRequestTypeResponse1 as element(ns0:GetStateListRequestTypeResponse))
    as element(ns2:getStateProvinceListResponse) {
    <ns2:getStateProvinceListResponse>
    let $GetStateListRequestTypeResult := $getStateListRequestTypeResponse1/ns3:GetStateListRequestTypeResult
    return
    <ns1:StateProvinceListType>
    for $state in $GetStateListRequestTypeResult/ns3:state
    return
    <ns1:state>
    <ns1:code>{ data($state/ns3:code) }</ns1:code>
    <ns1:name>{ data($state/ns3:name) }</ns1:name>
    <ns1:fullName>{ data($state/ns3:fullName) }</ns1:fullName>
    </ns1:state>
    </ns1:StateProvinceListType>
    </ns2:getStateProvinceListResponse>
    declare variable $getStateListRequestTypeResponse1 as element(ns0:GetStateListRequestTypeResponse) external;
    xf:GetStateProvinceResponse($getStateListRequestTypeResponse1)
    Thanks in abvance,
    Ganesh

    I just found your post as i was searching for solution for the same error. The variable you are assigning has null value.. that solved my problem.
    Edited by jkinbox at 02/11/2008 4:17 PM

  • MB01 GR error Enter only one true account assignment KI249

    Hi Experts,
    We are getting an error message as "Enter only one true account assignment KI 249" in MB01 transaction while doing goods receipt for a subcontracting PO. Subcontracting PO is created from a maintanence order for external operation. Account assignment of PO is with maintanence order. Account assignment F and item category L. Maintanence order inturn is reference to a sales order. We are into ECC 6 DIMP system. Same scenario is working fine in ECC 5 system and this issue is appearing in upgrade. Please provide your inputs for this problem.
    Thanks
    Rijil

    had you already checked for SAP notes in Service market place?
    It would usually be my first choice to search if something worked in previous release.
    using the message number as search term brought this note: 1910318 - One account assignment at Subcontracting PO goods receipt

  • Error: Enter rate XDS/USD rate type M for date in the system settings

    Hi Experts,
    We are getting above error while creating travel request in portal. As per the functional consultant that rate is no more used in out system so no more conversion rate is available.
    But we still get this error. In the portal screen, we do not have any option to enter that currency but still some how that gets defaulted in the standard code and look for the rate.
    Please let me know if anyone has faced the issue in past and how did you overcome.  
    Thanks & Regards,
    Manas

    Hi,
    You can maintain exchange rate factors in TCURF table via RSA1>source system>context menu (transfer global settings check only currencies, this updates TCURF table but also updates all currency related tables). You need to check what all tables you need to update. Also you can look into standard program RSIMPCUST to know what all currency tables will be updated.
    hope this help.
    regards,
    Rajesh

  • Enter a country for partner with type 'Sold-to Party'

    Hi
    when we try to send Delivery Scheduld to SUS from R/3 thro
    Idoc "DELINS" we are getting the following error on the SRM side
    An error occured within an XI interface: Exception
    occurredE:BBP_PD:147 -Enter a country for partner with type 'Sold-to
    Party' E:BBP_PD:428 -Enter exactly one partner of type Sold-to Party
    I:R5:553 -'Different country' field contents deleted because identical
    to 'Country' E:BS:002 -"Create" is not allowed (SUS Purchase Order
    7500000062 ) Programm: CX_BBP_BD_ERROR===============CP; Include:
    CX_BBP_BD_ERROR===============CM002; Line: 57
    we also tried referring the note 987569, we are on SP as follows
    SAP_BASIS SAPKB70010
    SRM_PLUS 550 SAPKIBK007
    SRM_SERVER 550 SAPKIBKT07
    regards,
    Anand

    Hi
    <u>We have faced a similar problem in our previous Implementation.
    This is happening in some cases, where the configuartion settingas are not correctly done.</u>
    <b>After several tentatives, I managed to solve it activing on the Customizing for Multicompany in one client.
    I have accessed to table BBPC_MARKETSET (Status of selection in a market set system) through SM30 and I have just removed the flag "Configure Market Set Procurement".</b>
    <u>Also, another option,
    check your Enhancements (customer specific) because this is a clear logical error.
    The same partner function is added twice, hence it must be deleted programmatically in the enhancement logic.
    FYI.. I usually encountered same type of issues in almost every implementation.</u>
    Hope this will help.
    Please reward suitable points, incase it suits your requirements.
    Regards
    - Atul

  • Enter only one business partner of type supplier

    Dear SRM experts,
    We are facing an error and can´t solve it, maybe you can help.
    When we try to create a purchase order based on a shopping cart personal model, an error (Enter only one business partner of type supplier) appears.
    - All items in the shopping cart are from the same supplier.
    - Supplier is correctly created
    - Documents (bbp_pd) seem to be alright, no errors
    - In the Shopping cart cockpi, no errors also.
    What else can i try to check? what could be the reason for such error?
    Thanks in advance,
    I really appreciate your help,
    Joã

    Hi Joe
    How many vendors are pointing to shopping cart ?
    did you enter prefered vendor as well as fixed vendor too?
    partner function 19 and 39 - did you see in the shopping cart bbp_pd
    is it old purchase order template?
    is it happening for all POs?
    can you recreate the same issue in development server with all same data vendor? sc data must be same as production.
    muthu

  • Enter rate IDR / USD rate type M for 03.01.2011

    Dear All,
    I need your help this time, hope you all can help me.
    i have maintain the exchange rate in direct quotation. my local currency is IDR. the rate in OB08 from USD to IDR is 9,600. i don't maintain the rate in indirect quotation.
    i do MIRO Transaction where the invoice is based on Delivery Note. when i choose the delivery note and input the parameter for selection, the system issues error
    "Enter rate IDR / USD rate type M for 03.01.2011 in the system settings".
    but when i test in the other client, everything is fine. i do not maintain indirect quotation too in this clien(comparison client)
    hope you can help me,thanks.
    best regards,
    land lord

    Hi,
    This is basically a inverse calculation. Use transaction OB07 and select Inv for exchange rate type M to enable the inverse calculation.
    If this goes successfull in other client then check if above setting is enabled in OB07 for exchange rate type M or there must be rate entered into it.
    Regards,
    Chintan Joshi

  • Enter rate USD / EUR rate type M for 00.00.0000 in the system settings

    Hi All,
    Im encountering an error "Enter rate USD / EUR rate type M for 00.00.0000 in the system settings" while executing the transaction VA01.
    The exchange rate is properly defined in OB08.
    Thanks,
    Emanuela

    Hi Emanuela,
    I am getting the same error. How did you resolve this? Thanks for your kind help.
    Regards
    Rajesh

  • Enter rate EUR / USD rate type 00000000 for 8000000100 in the system settin

    Can u plz look into my problem. While loading the data through 2LIS_11_VAITM I am getting the following error:
    “Enter rate EUR / USD rate type 00000000 for 8000000100 in the system settings”
    I did Transfer exchange rate in RSA1-->source system..
    And for information this problem I am facing after upgrading..
    Can any body put some light on this…
    Thanks & Regards..

    Hi,
    You can maintain exchange rate factors in TCURF table via RSA1>source system>context menu (transfer global settings check only currencies, this updates TCURF table but also updates all currency related tables). You need to check what all tables you need to update. Also you can look into standard program RSIMPCUST to know what all currency tables will be updated.
    hope this help.
    regards,
    Rajesh

  • Error- Enter no more than one partner type of location

    Hi,
    Iam using SRM4.0,
    iam facing one error message "Enter no more than one partner type of location"when user approving the shopping cart
    pleae needs your help
    Raghuveer.B

    Hi,
    check whether the note 1155724 is relevant four your release (the text may be not relevant, but the coding shold help).
    If you have any BBP_DOC_CHANGE_BADI implementation deimplement it and retest.
    Regards,
    Peter

  • Message: Enter a country for partner xyz with type 'requester'

    We are using SRM Server 500.
    I am customizing a new installation. When I create a SC in classic scenario using "Describe Requirement" I get following messages:
    "Enter a country for partner 0000000081 with type requester."
    "Enter a country for partner 0000000081 with type goods recipient."
    I didn't enter a source of supply, the partner number 0000000081 is a BP that belongs to the user in who creates the SC, as I can see in ppoma_bbp.
    All org-units are matched up in TA BBP_BP_OM_INTEGRATE.
    In TA BP I checked the address of 0000000081. Everything is ok, country is entered. What I cannot find is Partner type 'Requester' or 'Goods Recipient' in TA BP.
    I never had this Problem befor and I customized a few SRM, EBP, BBP, B2B systems. Has anybody an idea?
    Thank you for your response.

    Hi BERTRAND,
    one of our users is also facing the same issue when she is trying to cancel one confirmation in srm 7. DO you have any idea how can i check the consistency of the user in SRM7 as BBP_CHECK_USERS are not working in my SRM7 system.

Maybe you are looking for

  • No audio when connecting iMac to LED TV

    I connected my iMac (using a mini display to DVI adapter) to my LED TV (using an HDMI to DVI Digital Video Cable), the picture appears but the only sound there is is that coming out of the iMac. Under system preferences their is only the internal spe

  • 2nd External Drive - how to restore from Time Machine backup?

    I have had Time Machine configured to back up my photos and videos on an external drive. My Time Machine backup is a separate drive attached to my MacBook by FireWire. I have Leopard OS. I have in the past successfully retrieved deleted photos from t

  • IPhoto Exporting "Current" Edited Jpeg

    Hi, I have tried to search for an answer regarding the export in "Current" option in iPhoto and have not yet completely understand the option. The background is that since the photos app is coming out soon, I am thinking about exporting all my edited

  • Customize Aperture 3.4.4 Web Template

    I modified the "Stock Black" web template the way that I want to add the possiblity to get the next picture by simply clicking on the "big" detail picture, not only by clicking on the "next" arrow icon. But I fail at the last picture. 1) If I add rem

  • Safety Stock Planning not completing - /n/SAPAPO/MSDP_SB T-Code

    While running Safety Stock Planning (/n/SAPAPO/MSDP_SB transaction) in SCM for products at a particular location, the system hangs and never completes the process.  The message at the bottom is u201CDetermining Demand Information: <location> <product