SAP ECO 5.0 B2B: No customer found with customer number

Hello all,
we´re using SAP E-Commerce for ERP 5.0 (SP9) with backend SAP ECC 6.0 EHP4.
We have changed from SU05 to SU01 user concept. All existing SU05 users have been migrated to SU01. In SU01 (under references) for each SAP E-Commerce user the mapping (user <=> sold-to-party) has been set up as described in the online documentation.
For example: SU01-User u2018500070u2019: Tx SU01 under 'references':   Obj.type u2018KNA1u2019 with key u2018500070u2019. A corresponding customer master record u2018500070u2019 can be found in the ERP system using transaction VD03.
In the shopping basket maintenance the following error message occurs: u2018No customer found with customer numberu2019.
In our testing system (SAP E-Commerce for ERP 5.0 (SP12) with SAP ECC 6.0 EHP0) everything is working fine. The problem only occurs in the customer ERP system (SAP ECC 6.0 EHP4).
Thanks for your help in advance.
Regards,
AEV

At the code there are some checks for the backend system. A normal ECC 6.0 gives there a version "700" back. If you have an ECC 6.0 with EHP4, that will give an other number back from backend system. I think "701".
At the Source-Code of ecommerce, there is no check for 701... Add that to the sourcecodes and it will work.
Example:
if (r3Release.equals(RFCConstants.REL46C) ||
                    r3Release.equals(RFCConstants.REL620) ||
                        r3Release.equals(RFCConstants.REL640) ||
                             r3Release.equals("701"))
Im not 100% sure about this because i had the same problem in ISA 4.0, not ecommerce 5.0.

Similar Messages

  • SAP ECO for ERP 5.0: customer specific catalog views?

    Hello,
    SAP E-Commerce for ERP 5.0:
    How can I  create and process catalog views for Web shop customers and assign Web shop customers (as users) to the chosen views?
    Is this business process only available in CRM?
    Thanks in advance.
    Best regards,
    AEV

    See the following notes:
    [Note 696095 - ISA R/3 4.0: Collective note on Catalog Views|https://service.sap.com/sap/support/notes/696095]
    To add items to the views:
    [Note 677320  ISA R/3 4.0: Coding sample catalog item assignments to views|https://service.sap.com/sap/support/notes/677320]
    and finally have customer specific views:
    [Note 677319 - ISA R/3 4.0 : Coding sample assignment of customers to views|https://service.sap.com/sap/support/notes/677319]

  • Usage of SAP Event Management as backend for custom mobile applications

    Hi,
    I'm am looking for an appropriate implementation approach for custom mobile applications as complement for warehouse processes with SAP Extended Warehouse Management.
    Possible scenarios:
    i) Goods issue - loading process
    There are requirements like capturing of various data about the vehicle and load per RF handheld computer. The goal is to trace and archive them for analysis and reporting purposes.
    ii) Goods receipt -production process
    The production supply and goods receipt from production are realized in SAP EWM. The request is to collect data about the production process for quality reasons by use of RF devices.
    You can picture oneself the additional mobile data entry activities during the various processes as predefined question catalogues with answer options.
    The frontend - the additional mobile transactions can be realized with the EWM-Radio-Frequency-Framework, too. But I feel confindent that there is a better way to track, trace, store, analyse, report and archiv of the collected data to Y-TABLES.
    Would you recommend to use SAP Event Management for this purpose to complement the SAP EWM processes?
    The existing requirements as described above is in my understanding only a little fraction of the capabilities of SAP Event Management. The data collection and evaluation process is local within the warehouse. At first there is not requested any automatic system behaviour to particular events...
    There are a lot material and information about SAP Event Management. But I havent found an easy getting started for my simple business scenario to enhance the EWM processes with the EM capabilities. How I could realize a question/anwer catalogue with the EM tools?
    Thanks in advance!
    Best regards,
    Laura

    Hello Laura,
    principally the process would fit for EM. But EWM is not integrated up to now to EM i.e. you would have to do the connection from EWM to EM by your own.
    How to generally connect an application to EM is described here:
    service.sap.com/scm
    -> Event Managament
    -> Technical Information
    -> Connect SAP objects to SAP EM
    Best regards,
    Steffen

  • SAP customer number unknown for installation number

    Hi There,
    We're facing some problems after a reconfiguration of some things in Solution Manager. We have SAP EHP 1 for SAP Solution Manager 7.0. Have made two days ago the installation of the latest SP, but not the kernel yet.
    The problem is in the job SEND_SYSTEM_RELATIONSHIP_TO_SUPP. The error is:
    08.01.2010 10:43:24 Job started                                                                                00           516          S
    08.01.2010 10:43:24 Step 001 started (program AI_SC_SEND_SYSTEM_RELATIONSHIP, variant , user ID SOLMAN_BTC)      00           550          S
    08.01.2010 10:43:24 SOL determined as monitoring Solution Manager system                                      AI_SC_EN        075          S
    08.01.2010 10:43:24 SAP customer number unknown for installation number 00XXXXXXXX               AI_SC_EN        097          E
    08.01.2010 10:43:24 Job cancelled after system exception ERROR_MESSAGE                                           00           564          A
    The info about the system:
    solman:soladm 21> disp+work
    disp+work information
    kernel release                701
    kernel make variant           701_REL
    compiled on                   HP-UX B.11.23 U ia64
    compiled for                  64 BIT
    compilation mode              UNICODE
    compile time                  Feb 24 2009 21:53:01
    update level                  0
    patch number                  32
    source id                     0.032
    supported environment
    database (SAP, table SVERS)   700
                                  701
    operating system
    HP-UX B.11
    Thanks,
    Joao

    Hi João Cesar,
    I´m faccing with the same error... I installed the solution manager Ehp1 and it have SPS20 applied which correspond to ST 400 level 20 (SAPKITL430).
    When I am in transaction SMSY in section Systems and I press the button "READ SYSTEM NUMBER" is shown an error message that says "SAP customer number unknown for installation" the details of help says:
    Diagnosis
    Installation number &V1& that is assigned to some system(s) in transaction SMSY is not assigned to an SAP customer number in table AIINSTALLATIONS.
    Procedure
    Please check the log of background job REFRESH_ADMIN_DATA_FROM_SUPPORT for errors.
    So, when I entry in that job log I found this error:
    No customer numbers maintained in view V_AISAPCUSTNOS   |  AI_SC_EN   |  106
    Then I went in table/view V_AISAPCUSTNOS and inside does not contain any data!!!
    All the notes I found were related to lower versions and so I could not implemented the snotes corrections!!  Any notes for my release that are related with this problem?
    Joao Cesar what you did for solve this problem??? You didn´t mentioned!! You only mentioned that you implemented some notes.. but which ones?!!?

  • SAP ECO demo scenario

    hi,
    i've been going through the REAL ESTATE SALES component under SAP ECO (engineering construction and operations).
    i've tried searching for best practices regarding real estate sales for a demo example scenario, but was unable to find on the help portal.....kindly advise where can i find it.
    thnx.

    Hi,
    have you checked the materials available on the Service Marketplace: http://service.sap.com/eco ?
    Hope that helps!
    Message was edited by: Ivaylo Ivanov

  • No customer found with customer number

    hello experts,
    In R/3 e-commerece when we try to create a order, we are not able to create the order, we get a message as
    No customer found with customer number
    Even the images are displayed.
    Please Help...................
    Thanks & Regards
    namitha

    hello Deborah Corsi,
    Thanks for immediate reply, Our backend system version is in kernel 700, we have not upgraded 701.
    could you let us know what is  Ehp4.
    Warm Regards
    Namitha

  • Error:RefTo B2B MessageID not found-- pls help

    Hi,
    I had configured two TP's with Acme and Globalchips and the mode of communication is ebms.Acme is sending the PO to Globalchips in return Gloablchips is sennding a ACk. On Globalchips side there is no error while on Acme side i am getting the following error while receiving the ACK
    Description: RefTo B2B MessageID not found
    StackTrace:
    Error -: AIP-50904: ReferTo message not found
         at oracle.tip.adapter.b2b.engine.Correlation.incomingCorrelate(Correlation.java:246)
         at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:1704)
         at oracle.tip.adapter.b2b.engine.Engine.incomingContinueProcess(Engine.java:2554)
         at oracle.tip.adapter.b2b.engine.Engine.handleMessageEvent(Engine.java:2424)
         at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:2379)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:527)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:374)
         at java.lang.Thread.run(Thread.java:534)
    Please Help
    Kartheek
    Edited by: user10614137 on Nov 18, 2008 8:13 AM

    Hi prassanna,
    There is no error begore the ref to message id not found error.
    The B2B log:-
    2008.11.19 at 10:54:57:978: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processIncomingMessage Protocol Collaboration Id : Acme@0A4C72FB11DB3354C7A000001B2D7E10
    2008.11.19 at 10:54:57:978: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Correlation:incomingCorrelate Enter
    2008.11.19 at 10:54:57:978: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Correlation:incomingCorrelate Message type is not OUT_OF_BAND_EXCEPTION
    2008.11.19 at 10:54:57:978: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:getB2BMsgId Protocol Message Id: Acme@0A4C72FB11DB3354C7A000001B2D7E10 Protocol Collaboration Id: Acme@0A4C72FB11DB3354C7A000001B2D7E10
    2008.11.19 at 10:54:57:978: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:getB2BMsgId :SQLException ORA-06550: line 1, column 7:
    PLS-00201: identifier 'GET_WIREMESSAGE_DETAILS' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    2008.11.19 at 10:54:57:994: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Correlation:incomingCorrelate RefTo B2B MessageID not found
    2008.11.19 at 10:54:58:041: RMI TCP Connection(2)-10.76.114.251: B2B - (DEBUG) DBContext commit: Transaction.commit()
    2008.11.19 at 10:54:58:041: RMI TCP Connection(2)-10.76.114.251: B2B - (DEBUG) DBContext commit: Leave
    2008.11.19 at 10:54:58:822: Thread-10: B2B - (ERROR) Error -: AIP-50904: ReferTo message not found
         at oracle.tip.adapter.b2b.engine.Correlation.incomingCorrelate(Correlation.java:246)
         at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:1704)
         at oracle.tip.adapter.b2b.engine.Engine.incomingContinueProcess(Engine.java:2554)
         at oracle.tip.adapter.b2b.engine.Engine.handleMessageEvent(Engine.java:2424)
         at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:2379)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:527)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:374)
         at java.lang.Thread.run(Thread.java:534)
    2008.11.19 at 10:54:58:885: Thread-10: B2B - (ERROR) Error -: AIP-50904: ReferTo message not found
         at oracle.tip.adapter.b2b.engine.Correlation.incomingCorrelate(Correlation.java:246)
         at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:1704)
         at oracle.tip.adapter.b2b.engine.Engine.incomingContinueProcess(Engine.java:2554)
         at oracle.tip.adapter.b2b.engine.Engine.handleMessageEvent(Engine.java:2424)
         at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:2379)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:527)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:374)
         at java.lang.Thread.run(Thread.java:534)
    2008.11.19 at 10:54:58:885: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Correlation:incomingCorrelate Error in Correlation
    2008.11.19 at 10:54:58:885: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:handleExceptionAfterIncomingTPA Enter
    2008.11.19 at 10:54:58:885: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: handleInboundException Enter
    2008.11.19 at 10:54:58:885: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: handleInboundException Error message is Error -: AIP-50904: ReferTo message not found
    regards
    Rakesh
    Edited by: rakeshkumar on Nov 18, 2008 9:39 PM

  • Multiple SAP Customer Numbers  but i want Single SAP Customer Number

    Hello,
    after patching solutionmanager 7.0 from 12 to 17 follwing error occured,
    solution manager is switched from Single Customer Number to Multiple Customer number. but why ?
    Now i must Create new RFC Destination for Mulpiple SAP Customer Number otherwise the Maintenance Optimizer won´t work.
    Can I switch it back to Single Customer number.
    any ideas ?
    Thanks
    best regards
    steven

    Hello  Kobby bryant,
    t hank you Problem is solved.
    best regards
    Steven

  • Finding Customer number in SAP

    Hello,
    Like we find the installation number of a SAP system from "Status" or the T-code SM51, is/are there any simillar way to find the customer number of a SAP system from within the SAP system. I know we can find it from the SMP or if its connected to Solman, we can find it from the solution manager system.
    But, can we find it within the system?
    Thanks in advance
    Arun

    Hi Sunny,
    thanks for the reply! But as I had mentioned before this note again refers to solman. As Anjali had pointed out, I think its not possible. But if there is a way, I'm very curious to findout!
    Thanks
    Arun

  • SAP to external system B2B

    Hi All,
    I have to send Idocs (inventory) from our internal SAP system to external Vendor SAP System. Is this a B2B integration.and what are the complexities? Any scenarios /examples are appreciated.
    Thanks

    Yeah I understand that. Ok lemme make the question more clear. I have a scenario like this. Idoc->XI->External vendor SAP system. This is a B2B scenario.
    What are the partner profile settings in R/3 system that needs to be set up, connectivity set up between LAN and internet and all. Inside XI, we have to set up agency, scheme and name in identifiers tab. What are the values need to be specified for these three? And what extra setttings we have to define in XI to send and receive files from vendor external system
    Thanks a lot for all ur help. I am new to B2B so pls bear with me for explaining it so basically
    Thanks

  • Customer creation using BAPI with given customer number

    Hi All,
    Can we create the customer with our own customer number using the BAPI - BAPI_CUSTOMER_CREATEFROMDATA1.
    Generally SAP Creates its own number using number range objects,but i want to create customer with our own specified number.
    I found the BADI - CUSTOMER_ADD_DATA for XD01,but it is not working for BAPI.
    Please give me the solutions.
    Regards,
    Srinivas.

    Thanks once again.
    The interface is like this NON-SAP (Front-end)
                              Mercator
                              SAP (Back-end).
    and the volume of Date is more than 20,000 a day and mercator will put into the 'Q'.i do not think the data flow in front-end and back-end is authentic.
    and lot of business logic is involved in these three systems.
    I found the BADI for this,but it is not working for the BAPI.Please suggest any thing for BAPI - BAPI_CUSTOMER_CREATEFROMDATA1.
    Regards,
    Srinivas.

  • Smsy "Read System Number" customer number unknown for installation

    Hi gurus,
    I 'm configuring SMSY and following the steps outlined in the IMG in the basic settings and trying to configure RFC connections to/from satellite systems. In SMSY, I have 2 systems configured SMA and BIF.
    tcode SMSY-> Systems -> SAP ERP -> SMA , Tab "System Data in SAP Support Portal".
    Click "Read System Number" returns error SAP customer number unknown for installation number 0020179718. <-Why?
    Click "Installation Data" shows data from SMP with correct installation number and correct customer number 706822.
          The S-user listed under "Contact Persons" is not mine, not the correct one. <- Why? How to fix?
          The system number from SMP matches value in System Number field.
    Click "System Data" shows data from SMP also shows correct data.
    Why unable to "Read System Number" when the correct system number is read via "Installation Data" and "System Data"?
    tcode SMSY->Systems->SAP ECC->BIF, Tab "System Data in SAP Support Portal".
    Click "Read System Number" returns error "SAP customer number unknown for installation number 0020472810". <- Why?
    Click "Installation Data" shows data from SMP with correct installation number and correct customer number 706822.
          The S-user listed under "Contact Persons" is correct one.
          The system number from SMP matches value in System Number field.
    Click "System Data" shows data from SMP also shows correct data.
    Why unable to read system number?
    When I login to SMP with same S-user, under System Data Maintenance, the same data is displayed as in "Installation Data" and "System Data" links.

    I don't know what happened. I came into work today and tested the "Read System Number" and it worked. I read thru the 2 notes you mentioned, just read now. The first notes I had already followed before opening this thread. The 2nd notes also talked about turning off BAdI implementation AI_SDK_SP_RFC_RP, of which I did a couple of days ago before opening this thread. I had turned turned off BAdI and simplified the AISUSER table and removed the customer number field, in order to get back to the "single-user number" basic setup in the IMG.
    I had found the problem with the wrong contact info on the SMA system. It was wrong in the SMP system maintenance under installation data.
    Thanks for your help.
    -Don.

  • Customers found with same address; check Message f2145

    Hi All,
    I just wanted to tell you my requirement Ex. suppose i have customer with 2 different address and user want to create 2 customer code with 2 different address and 1 customer is already in sap and user want to create another code with same name but address will be different......at the time is user enter the Name Field system given error "Customers found with same address; check". I have gone through the post but i did not get solution.
    Please provide me solution.
    Regards,
    Abhijeet

    Hello,
      follow the menù path SPRO --> Financial Accounting (New) --> Accounts Receivable and Accounts Payable --> Customer Accounts --> Master Data --> Preparations for Creating Customer Master Data --> Change Message Control for Customer Master Data" enter ther error message nummber 145 and set it as a warning (W) or switch it off. Refer to the documentation of the customizing task for more information.
    Best regards,
    Andrea

  • AISUSER: Customer Number & S-User identification

    Dear Experts,
    i have installed a SAP Solution Manager 7.0 (SP15) in a Windows Server 2003 OS System 64 bits with MS SQL in a VM (Virtual Machine). My own goal is to update the Solution Manager at the top of the upgrade (Minimum SP17) with the Maintenance Optimizer.
    I have made the basics settings and the "Maintenance Optimzer" Tab appears when i use the solution_manager t-code.
    I'm facing right now a problem when i want to assign to a User a Customer Number with a S-User.
    The S-User has the Maintain System Data Authorizations and i have in hand the Customer Number.
    The message error is :
    Partner 0005017011 not found - see longtext
    Could anyone help this? Any suggestion is welcomed.
    Thank you very much.
    Pascal.

    Hello Satish Arram,
    thank you for replying.
    That is what i have done and the same message:
    Partner 0005017011 not found - see longtext
    Another information:
    SAP-OSS connection works.
    I try to complete the maintenance optimizer wizzard and when i click on the "Select Files From Solution Manager 4.0" button, a browser window open. I have selected all the Support Packages related to SP17 and click on "Continue" button from the Maintenance Optimizer Field. I confirmed the files in the download basket and there is an error message:
    Runtime Errors         RAISE_EXCEPTION
    Date and Time          23.12.2008 15:48:49
    Short dump has not been completely stored (too big)
    Short text
        Exception condition "NOT_FOUND" raised.
    What happened?
        The current ABAP/4 program encountered an unexpected
        situation.
    Error analysis
        A RAISE statement in the program "CL_SM_DATA_SENDER_RFC=========CP" raised the
         exception
        condition "NOT_FOUND".
        Since the exception was not intercepted by a superior
        program, processing was terminated.
        Short description of exception condition:
        For detailed documentation of the exception condition, use
        Transaction SE37 (Function Library). You can take the called
        function module from the display of active calls.
    Trigger Location of Runtime Error
        Program                                 CL_SM_DATA_SENDER_RFC=========CP
        Include                                 CL_SM_DATA_SENDER_RFC=========CM003
        Row                                     24
        Module type                             (METHOD)
        Module Name                             GET_DESTINATION
    Thank you again.
    Pascal.

  • Text Not Found. Message Number: ZJV 001 Variable: CPZZZZ ZZZ 3303001 Accoun

    All!
    We are currently posting payroll results to our accounting system and everything is working fine just untill last week.
    There were a few simulations over the weekend and the following error occrued.
    Text Not Found. Message Number: ZJV 001 Variable: CPZZZZ ZZZ 3303001 Account
    Could some one throw some light on what exactly this error is referring to..and the content we are missing here.
    Thanks & Regards,
    Vikram. B

    Dear Vikram,
    I don't think this message is SAP standard, the number start with Z* which make me think that it is custom made.
    I could not find similar message in our system.
    Please check your user exit/Badi's or custom modification if any.
    Best regards
    Sarah

Maybe you are looking for

  • How do i use data when i'm not connected to wi-fi?  it won't work

    I have a brand new iPhone 4s.  It works fine when I'm at home and its using our wireless.  When I leave the house nothing works - imessage, internet, mail...  I think I have the settings correct.  HELP!

  • Dynamic dataprovider in Datagrid combobox.

    Hi, i am using Flex 3. I have a data grid with first two rows having item renderers as ComboBoxes. What i want to implement is that, depending on my selection in the first combobox, the respective second combobox should get a dataprovider of my choic

  • HT4972 Update iphone 4 to iOS6.1.6 from iOS6.1.3 ...

    How can I update my iphone 4 to iOS6.1.6 from iOS6.1.3 and not iOS7.0.6?  Currently in iTunes, I can only do software update to IOS7.0.4.

  • Macbook pro 13'inch problems.

    Hello Support Community! Im having some problems with my Macbook pro 13'inch retina late 2013. List Black screen but my mac is still on and i can use my mouse. Too get out of it i click a button and wait 30 seconds. Overheating when using Safari/Goog

  • Tk installed, but cannot build tk-app

    tried to build http://zakros.ucsd.edu/~arobert/hanzim.html cc -o hanzim hanwin.o hanzim.o hinit.o hutil.o -L /usr/X11/lib -L /usr/lib -ltk -ltcl -lX11 -lm -ldl -s /usr/bin/ld: cannot find -ltk collect2: ld returned 1 exit status make: *** [hanzim] Er