NO_POSITION_INSERTED warning while creating bidders in SRM

Hi SRM Gurus,
We are getting the following warning message when trying to create Bidders in SRM.
Could not create user; contact your system administrator.
Personal data service error: NO_POSITION_INSERTED
We are operating in SRM7.01 ECS and we are trying to create Bidders with existing SU01 user IDs.

Hi,
The error is a standard error which says data has not updated in the records.
Please check the log in SLG1.
With Regards,
Malay

Similar Messages

  • WARNING while creating Web Service Proxy

    Hi,
    Im getting an warning while creating a Web Service proxy.
    WARNING: value type package prefix is ignored for the types defined in the
    schema that has same target namespace as the target namespace of wsdl:
    Dose anyone knows why this occurs?
    Thanks.
    Nilaksha.

    When I change the schema targetNamespace=java:mypkg.adress/type its gives me errors and could not create the stub
    WARNING: exception occurred while processing type {java:mypkg.adress/type}getAdd, model error: type "{java:mypkg.adress}string6" not found.
    What should I have done?
    This is a part of wsdl file
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <definitions xmlns:tns="java:mypkg.adress" xmlns:wsr="http://www.openuri.org/2002/10/soap/reliability/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:soap12enc="http://www.w3.org/2003/05/soap-encoding" xmlns:conv="http://www.openuri.org/2002/04/wsdl/conversation/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="java:mypkg.adress">
    <types>
    <xs:schema xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:rva="java:mypkg.adress" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" elementFormDefault="unqualified" attributeFormDefault="unqualified" targetNamespace="java:mypkg.adress/types">
    <xs:import namespace="http://schemas.xmlsoap.org/soap/encoding/">
    </xs:import>
    <xs:complexType name="SoapFaultDetails">
    <xs:sequence>
    <xs:element type="xs:int" name="code" nillable="false">
    </xs:element>
    <xs:element type="xs:string" name="class" nillable="false">
    </xs:element>
    <xs:element type="xs:string" name="callid" nillable="false">
    </xs:element>
    <xs:element type="xs:dateTime" name="timestamp" nillable="false">
    </xs:element>
    <xs:element type="rva:StringArray" name="params" nillable="false">
    </xs:element>
    </xs:sequence>
    </xs:complexType>
    Thanks
    Nilaksha

  • Popup : OrgUnit doesn't exist. while creating Contract in SRM 7.0

    Hi Experts,
    I am using Extended classic senario and upgraded from SRM5.0 to SRM7.0.
    While creating Contract I am getting popu : OrgUnit doesn't exist. This error is not stopping to create contract.
    How to remove this error popup? please suggest.
    Reg,
    Rajesh.

    Hi Rajesh,
    I am also getting the same message  while creating a contract in SRM 7.0.
    we have upgraded from SRM 5.0 to SRM 7.0
    Whether you have raised any OSS message
    Regards
    G.Ganesh Kumar

  • Budget issue while creating PO in SRM

    Hello All,
    We are using SRM_SERVER 5.5 SP level 11. We have extended classic scenario.
    Whenever we create PO assigned to account assignment category ORDER where ORDER is assigned with some fixed budget in R/3, we are able to create PO. But no budget details appears in PO. Budget tab in PO shows "No Budget Information Exists". BUDGET_CHECK_BADI is also deactivated.
    Why this message is displayed instead of Budget details?
    Is there any configuration required to be done for displaying budget details? What might be the issue? Please help.
    Thanks,
    Shital Nimje
    Edited by: Shital Nimje on Sep 22, 2009 4:13 AM

    Hi
    Is it a Direct material ?
    How did you create a Shopping cart?
    Hope you may not have accounting assignment in your Purchase order?
    Scenario plz?
    you might this error message while doing confirmation in SRM.
    "Enter Stor. location"
    Br
    Muthu

  • NETCA warning while creating listener

    Hi!
    I am trying this on r virtual box, OS is OEL, my DB is Oracle 11gr2, Network is not static ip, DHCP mode using TCP/IP protocol
    There was an installed DB on the virtual machine,
    I dropped the db, deleted the listener and changed the host name of the VM.
    then I tried to create the listener by executing NETCA.
    When I try to create the listener there is a warning appearing as
    "*Use another port number*" and it says The information provided for this listener is currently in use by other software on this computer. You can proceed with the configuration as it is, but it will not be possible to start this listener until the conflict is resolved. Would you like to continue with the configuration anyway?
    I checked whether really a port conflict but it not the case, changed to other ports , but the warning was there.
    as a trial I ignored the warning and created the listener.
    but when I tried to start the listener. It give the following error:
    *[oracle@cd-sashraff ~]$ lsnrctl stat*
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 05-JAN-2011 22:08:56
    Copyright (c) 1991, 2009, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=cd-sashraff.virtusa.com)(PORT=1521)))
    TNS-01189: The listener could not authenticate the user
    Can somebody help me.
    Thank you in advance
    Regards, Shaamil

    HOSTS FILE
    [oracle@cd-sashraff ~]$ cat hostname
    cat: hostname: No such file or directory
    [oracle@cd-sashraff ~]$ cat /etc/hosts
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    #127.0.0.1 oel51 localhost.localdomain localhost
    127.0.0.1 localhost.localdomain localhost cd-sashraff-vm
    ::1 localhost6.localdomain6 localhost6
    the listener status:
    [oracle@cd-sashraff ~]$ lsnrctl stop
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 05-JAN-2011 22:33:05
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=cd-sashraff)(PORT=1521)))
    TNS-01189: The listener could not authenticate the user
    [oracle@cd-sashraff ~]$ lsnrctl start
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 05-JAN-2011 22:33:15
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    TNS-01106: Listener using listener name LISTENER has already been started
    [oracle@cd-sashraff ~]$ lsnrctl stat
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 05-JAN-2011 22:33:20
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=cd-sashraff)(PORT=1521)))
    TNS-01189: The listener could not authenticate the user
    listener.ora
    [oracle@cd-sashraff ~]$ cat /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora
    # listener.ora Network Configuration File: /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = cd-sashraff)(PORT = 1521))
    ADR_BASE_LISTENER = /u01/app/oracle

  • Warning while creating PR/PO for existing MRP

    Hello everyone,
    is possibile to customize a message that while creating a PR or a PO suggest him that the material has already been purchased via MRP?
    Thanks in advance,
    Marco.

    No as per standard SAP.

  • Warning while creating settlement rule

    Hi,
    I have a scenario where user is creating distribution rule using CJIC ( Final settlement rule). Here user is getting a warning message Enter %, equivalence No, or amount.
    Please note that here even after the % = 100 to FXA, the user is getting this warning everytime.
    Can someone please help me wht could be the reason for same ?
    BR
    Anjali

    Hi
    Try to enter "Either" % "OR" Equiv no. "OR" amount only & check.
    regards

  • Warning while creating table

    I'm have created a z custom table.
    when try to activate. It through s  a warning--
    Table must be created in database??
    when i  activate it..
    The warning message disappear.

    Hi Rajender,
    1. Please check before activating that you have maintained the technical settings for the table, and before activating please try to save it first.
    Hope this helps you.
    Cheers,
    Amit

  • Getting error while creating PO for direct material in SRM 7.0

    While creating PO in SRM for direct material,i am getting the error as :Backend error-No Funds center entered/derivedin item 00001(3000/2211100).Please suggest me the solution

    Hi,
    We are using PPS functionality with SRM 7.0
    Regards,
    Gopal
    Edited by: gopalthadi on Feb 9, 2011 5:01 PM

  • Problem while creating web service proxy in Jdeveloper 10.1.3

    I am using Jdeveloper 10.1.3 to create a web service proxy so that I can track my request/response in HTTP Analyzer.
    I am following the steps as mentioned in the follwoing uRL:
    http://www.oracle.com/technology/obe/obe1013jdev/ws/wsandascontrol.htm
    But I get the following warning while creating the web servcice proxy:
    Generating proxy
    WARNING: value type package prefix is ignored for the types defined in the schema that has same target namespace as the target namespace of wsdl: <my web service namepsace>
    Proxy generation finished
    After adding my code in the main methoad of proxy, I get the following error while compiling:
    WARNING: Unable to connect to URL: <my web service proxy URL> due to java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Message send failed: Connection refused: connect
    java.rmi.RemoteException: ; nested exception is:
    HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Message send failed: Connection refused: connect
    Please help as how to solve this.
    Edited by: user11258855 on 02-Jul-2009 03:38

    I am using Jdeveloper 10.1.3 to create a web service proxy so that I can track my request/response in HTTP Analyzer.
    I am following the steps as mentioned in the follwoing uRL:
    http://www.oracle.com/technology/obe/obe1013jdev/ws/wsandascontrol.htm
    But I get the following warning while creating the web servcice proxy:
    Generating proxy
    WARNING: value type package prefix is ignored for the types defined in the schema that has same target namespace as the target namespace of wsdl: <my web service namepsace>
    Proxy generation finished
    After adding my code in the main methoad of proxy, I get the following error while compiling:
    WARNING: Unable to connect to URL: <my web service proxy URL> due to java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Message send failed: Connection refused: connect
    java.rmi.RemoteException: ; nested exception is:
    HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Message send failed: Connection refused: connect
    Please help as how to solve this.
    Edited by: user11258855 on 02-Jul-2009 03:38

  • Warning to error message while creating a SC

    Hi,
    How to make a warning message to error message while creating a SC against the Cost Center when the cost center is closed in SRM 4.0.
    Currently we are running on SRM 4.0 with ECC 5.0 as back end and user are able to raise a SC and POs even the cost center is closed.We want to make it as error message and stop users to create a SC /PO against those closed Cost centers.
    Thanks and Appreciate your inputs.
    Regards,
    RK

    Use the BBP_DOC_CHECK_BADI.
    1. Get the backend message with a getmessage* FM.
    2. Check if it's a closed cost center warning.
    3. Add your own error message (can be just a copy of the message you retrieved) as an 'E' error
    Because this is a backend warning, you can't influence it in SRM with the message control in SRM unfortunately.
    Regards,
    Robin

  • Warning to Error Message while creating Shopping cart

    Hi,
    How to make a warning message to error message while creating a SC against the Cost Center when the cost center is closed in SRM 4.0.
    Currently we are running on SRM 4.0 with ECC 5.0 as back end and user are able to raise a SC and POs even the cost center is closed.We want to make it as error message and stop users to create a SC /PO against those closed Cost centers.
    Thanks and Appreciate your inputs.
    Regards,
    RK

    Hi Richy,
    The cost centre which you have maintained is locked for postings. Try to change the cost center and the warning message  should be gone.
    If you still want to chnage the message from warning to error,you can do in SPRO-->img->SRM->SRM Server -> Cross app basic settings->message control -> Influence message ctl.
    If an entry doesnt exist for this message in SPRO,make an entry in view BBPV_PDMSG (Tranx: SM30).
    See these related threads for more pointers:
    Re: Error Messages in BBP_PD
    Re: How to change an error message to a warning message in SRM
    Re: Where can I change type of message BBP_PD 083 from warning to error
    BR,
    Disha.

  • Error while creating  shopping cart. in SRM 7.0

    HI experts,
                         while creating a shopping cart  in SRM 7.00 we r getting following error messages.
    Exception Data
    Date:     17.08.2010
    Time:     13:36:11
    Short Text of the Message:     An exception occurred
    URL:     http://hpsrm.iscodom.com:8001/sap/bc/webdynpro/sapsrm/wda_l_fpm_oif/
    Path:     /sap/bc/webdynpro/sapsrm/wda_l_fpm_oif/
    Message ID:     
    Message Type:     
    Message No.:     
    Message Variable 1:     
    Message Variable 2:     
    Message Variable 3:     
    Message Variable 4:     
    Error Code:     558
    Error Text:     RABAX_STATE
    Runtime Error:     UNCAUGHT_EXCEPTION
    ABAP Call Stack
    : Method:  ABORT of program /SAPPSSRM/SAPLBO_BASE
    Method:  /SAPPSSRM/IF_BADI_WRAPPER~CHANGE of program /SAPPSSRM/SAPLBO_BASE
    Method:  /SAPPSSRM/IF_BADI_WRAPPER~START of program /SAPPSSRM/SAPLBO_BASE
    Method:  HANDLE_PD_START_EVENT of program /SAPPSSRM/CL_BADI_WRAPPER=====CPForm: PROCDOC_CREATE of program SAPLBBP_PDFunction: BBP_PROCDOC_CREATE of program SAPLBBP_PD
    Method:  CREATE_SC_INT of program /SAPSRM/CL_PDO_FACTORY_SC_ADV=CP
    Method:  CREATE_NEW_INSTANCE of program /SAPSRM/CL_PDO_FACTORY_SC_ADV=CP
    Method:  CONSTRUCTOR of program /SAPSRM/CL_CH_WD_BOM_SC=======CP
    Method:  /SAPSRM/IF_CH_WD_MAP_FACTORY~CREATE_SC_MAPPER of program /SAPSRM/CL_CH_WD_MAP_FACTORY==CP
    Regards,
    vijay/nitin

    Hi NITIN KHAIRNAR  Masayuki Sekihara
    We are also facing the same issue.
    Can you help us out in identifying which BADI is active.
    Please help us in solving the issue as we are getting many short dumps on daily basis because of this.
    Thanks,
    Ramakrishnan

  • SQL Error while creating data Owner certification in SRM 5.0.3

    Hi , In SRM 5.0.3, while creating data Owner certification by choosing data owner, I m getting the following error. database i upgraded and the migration script is also run.
    java.sql.SQLException: Violation of PRIMARY KEY constraint 'pk_id_attr_val_users'. Cannot insert duplicate key in object 'dbo.id_attr_val_users'. Since Primary key is clustered(cert_id,user_id,attr_val_id) and we have updated currentvalue of CertificationID in sequences table, We are not sure if SRM is trying to enter duplicate attribute value for same user in D.O certification. Any pointers regarding this error will be of great help, thanks.

    Solved but not happy!
    VIN is not compatible with a web UI that uses standard ports, i.e. TCP 80 and 443. No notes (at least that I seen) in the documents stating this as a requirement.
    KB 2065986
    VMware KB: VMware vRealize Infrastructure Navigator is not accessible when the vSphere Web Client is not running on …

  • 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

Maybe you are looking for

  • Scheduling Agreement flagged for deletion

    Hi Once a scheduling agreement has been archived it is no longer visible from transaction ME33L, but can be viewed with Read program RM06ER30. When a scheduling agreement was flagged for deletion with the Pre-Processing program RM06EV47 it has not be

  • Once and for all: Hyper-threading, turbo boost on Core i5 MBA?

    Hey, all. There is a lot of conflicting information on whether the new Core i5 MacBook Airs (as opposed to the upgraded Core i7 options) support hyper-threading. As best I can gather, there is still no "official" Apple statement on the subject. I tho

  • Unable to open documents after Update to OSX 10.9

    I have updated my iMac to OSX 10.9 (Mavericks) This has resulted in a large number being unavailable for access. I cannot open a number of from Pages, Numbers, Keynotes etc Is there a quick shortcut,  and a central place to adjust these  Beano

  • Business  scenario regarding HR

    Dear friends Coul any1 of u get a clear business scenario regarding HR... with a clear process flow for it guys.. cheers sakthi

  • [svn:osmf:] 17980: Fix FM-1092: Calling stop when loop is true breaks looping.

    Revision: 17980 Revision: 17980 Author:   [email protected] Date:     2010-09-30 17:42:23 -0700 (Thu, 30 Sep 2010) Log Message: Fix FM-1092: Calling stop when loop is true breaks looping. Ticket Links:     http://bugs.adobe.com/jira/browse/FM-1092 Mo