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]

Similar Messages

  • Is TREX required for the customer specific catalog views in SAP ERP E-com

    Hi gurus,
    I see there are few ramp-up sap notes for enabling the customer specific catalog views of Product catalog in SAP ERP E-commerce scenario.
    Any one who has already implemented them know if TREX is mandatory for having catalog views?
    specifically for XECOM 5.0 and ECC 6.0
    Thank you

    See [Note 696095 - ISA R/3 4.0: Collective note on Catalog Views|https://service.sap.com/sap/support/notes/696095]
    See the first line in the Reasons and Prerequisites:
    Important: The catalog views functionality is only available from ISA 4.0 SP4 on, we recommend to use the latest SP. It is also only available with TREX as catalog engine
    This is true for recent versions too.
    The requirement is behind how the solution is implemented. VIEWS_ID is actually published to TREX for optimized extraction of customer views.

  • Creating the customer specific catalog view....

    Hi All,
    I am working for e-Commerce with mySAP ERP scenario where the customer wants to implement customer specific Catalog View. As it is not a standard functionality provided by SAP. So, I was searching through the SAP notes on how to implement it and found the note 998453 and 998458 which details on how this can be achieved.
    I implemented the relevant SAP Notes i.e. 998453, 998458, 677319 and 677320 in a system. However, the appropriate result is not appearing.  This is my perception; some customizing setting will also be required for the same. Moreover would be the possibility, I have missed some technical steps.
    On this regards only, Could you provide me some reference documents or suggestion based upon these notes which help me in implementation? Apart form that, Could you suggest me any another approach for implementing the catalog view? This is really great help from your end.
    Regards,
    Ashutosh Jain

    it is done...

  • 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.

  • Sap support for standard prog. w/ custom implem of implicit enhanc.points

    Hello,
    since 1 year I've been confronted to SAP customers which WIDELY implement Implicit Enhancement Points (IEP).
    I have been really surprised that my customers undoubtly think, if a problem occurs in a standard program where there are lots of IEP custom implementations, and if my customers estimate after investigation the problem comes from the standard part and not from the IEPs, they think that SAP support would help them to solve the issue.
    Note: as a consequence, they created much more IEP in ECC 6 than they did in the past with R/3 old releases (via changes of the standard, aka repairs)!
    What I think, is that SAP SUPPORT WOULDN'T HELP them as long as there is custom code (even within IEPs) in the standard program, even if there is only one IEP with one line (because it could change completely the standard algorithm, for example by emptying a global internal table)
    So, I think the only way to get help from SAP is to deactivate these IEP implementations before requesting support. And so, the only solution to deactivate them, customers MUST assign IEP implementations to a package and then to a switch and then to a business function, so that they can deactivate it via switch framework.
    The main concern is that my customers didn't create switch/business function, so they cannot react quickly if a problem happens in production : reproduce in test system, deactivate custom IEPs by switching off business function (it's what they didn't do), reproduce with full standard to determine problem comes from standard, request help from sap).
    Could you share with me what is your approach about implementing IEPs, and maybe, is there somewhere a SAP documentation which explains that officially?
    I hope I was clear.
    Thank you very much for your kind help.
    Best regards,
    sandra rossi

    I played around a bit with this (as I had never done it before) and also from what I have read, the intended option is the switch framework.
    I guess as plan B you could have a virtual system or reliable test environment in which you can disable the enhancement and bring it back again via version management - but from what you have described (IEP deleting gobal variables, etc) this would also remove the "bug" and make the problem difficult to reproduce.
    Perhaps the next best thing (unless someone has a better idea) is to inform your customers about neatly organizing their software developments using packages and switches.
    To my knowledge, the syntax checks are also getting stricter in this area (as you may have noticed) and I hope that (for some of them) will throw errors one day during the development stage already.
    Sorry, that does not help you much (but at least you read "the rules"
    Cheers,
    Julius
    ps: A dirty way of doing it would be to run the program in the new debugger, and skip over the enhancement using the Go-To function. Unlike the classic debugger, the code inbetween does not need to be debugged. Ugly, but effective...
    Edited by: Julius Bussche on Nov 10, 2008 9:13 PM

  • Sap enhancement for ERP option missing in MOPZ

    Hi All,
       I am working generating stack xml file for upgrading EA-HR and SAP-HR components*Source EHP7 SR1 new inst) , while generating xml file i need to choose HRRENEWAL Addon .
       I selected product version ERP6.0 and selected Add-on products  , HRRENEWAL is not available there.
        Recently  applied note 1940845 , before applying this note i can able to find HRRENEWAL under enhancement packages but after implementing the note i can able to see only two options(stackfile and Add-on's)

    Hi,
    But i am not able to find HRRENEWAL if i select add-on's , but when i select support pack stack->techusage(HCM)->add-on , here i can able to select hrrenewal.
    Before implementing the note , i can able to select using enhancepackage option in 2.1 and now i am not able see the enhancement package option.
    Before implementing the note
    1. support packstack
    2 enhancement package ( here i am able select add-on)
    Now after implementing the note
    1. support pacakage stack(here only i can able to select)
    2. Add-on
    As per note i am suppose get one more option also like Enhancementpackage/Add-on upgrade but this option was missing now.

  • ECO 7.0 for ERP product catalog views

    To warn everyone, I know this question has been asked before for earlier releases several times, but I did not find anything in the threads I mention below.
    We are currently on CRM 7 and ECC 6(no enhancement packs).  I have found quite a few good materials on the solution and configuration, but still have not found anything that explains how customer specific catalog views are setup in CRM 7 ECO using ECC 6 as a backend.  I was wondering if you have any resources that you could point me to find out more about this functionality.
    I have read the following threads:
    Re: Creating Catalog Views
    Product Catalog Views in R/3 ECC6.0
    but really have not come up with any conclusive beyond it is custom development work.
    Can someone please confirm or deny this for this specific combination?  If this is repeat of an already answered question, please give me the thread and I will post this information into the CRM wiki as my punishment for duplicating the question.
    Take care,
    Stephen

    Hello Stephen,
    I just implemented catalog views for the exact same scenario, CRM7.0/ECC6.0 a couple of weeks ago. I followed several threads and blogs on SDN, including the one Easwar mentions and it works fine. Maybe there is another way to do it now with less custom development but at least the 'old' approach is still working, as Easwar says... I sent you my detailed documentation so you can have a look. If you have news from SAP, i'm also interested.
    Thanks & regards,
    Fabian

  • Customer specific prices in Catalog SAP ERP E-Commerce

    Hi Experts,
    We have implemented SAP ERP E-commerce -- ECC 6.0  ISA 5.0
    Initially we implemented a B2B scenario without TREX engine.
    VMC component is active (IPC).
    In the catalog we don't see customer specific prices. What are the steps to enable customer specific prices in the catalog. 
    Do we need TREX engine ?
    Do we need catalog views for customers to get customer specific prices.
    Please advice.
    Thanks and Regards,
    Ram

    Hello Ram,
    Maybe have a read of thread Prices on Product catalog for e-Commerce R/3 this contains some helpful information.
    regards
    Mark

  • Standard SAP report for variance analysis of SD and MM

    Dear All,
    I want the standard SAP report for the vendors and customer varaiance analysis for the posting done in MM and SD with the GL balance in FI .It should be same as the report we get from the transaction code MB5L.
    Thanks in advance
    Meruta

    HI,
    The 1AB library contains reports for variance analyses. This is an important report for Cost Center Accounting (CO-OM-CCA) supplied in the SAP R/3 System. Additional information for  report can be found in the documentation for the reports. Choose Extras->Documentation from the report itself.
    Hope I had been able to help you out. Please assign points.
    Rgds
    Manish

  • SAP NetWeaver Application Server ABAP & SAP Business Warehouse 7.4 SP8 on SAP HANA with ERP-System

    Hello,
    I have a running Instance of SAP NetWeaver Application Server ABAP & SAP Business Warehouse 7.4 SP8 on SAP HANA 1.0 SP8.
    Here I have the minisap Licence of A4H.
    When I get the Licence of ERP - do I have a fully ERP System on HANA ?
    Or do I need a new Instance?

    Hi Julia,
    even if you or your company have an SAP license for ERP, you are legally not allowed to install the license key into the free offering it because you have accepted the terms and conditions of the trial/developer version.
    If you want to use your own licenses, you would need to switch to the BYOL model where you bring in the license. For that you would need to purchase the SAP Cloud Appliance Library subscription. You get more details here (CAL FAQ - Business related questions ). To purchase the SAP Cloud Appliance Library subscription you would need to select the "Unlock full library" link on the top right corner of the Subscriptions screen on http://cal.sap.com.
    Best Regards,
      Hannes

  • How to Map ERP account group on SAP Cloud for customer

    I am puzzled that i do not find a way to configure ERP Account Groups to SAP Cloud for Customer solution. Am i missing something or some workaround is possible to do have that available in a ERP<-> HCI <-> C4C scenario.
    Regards
    Apoorva

    Hello Apoorva
    This is the Business Partner Role Code  - it maps to customizing in ERP for: 
    Logistics - General -> Business Partner -> Customers -> Control -> Define Account Groups and Field Selection for Customers
    -ginger

  • SAP support for country-specific legal requirements

    Just wondering if anyone could clarify how does SAP support work for the country-specific legal requirements. I'm sure in every country some new laws come to life regularly that affect the SAP customers and their ERP systems.
    Case in point - on July 1st Mexican authority SAT decided to ask businesses to send them some XML files with some GL account information ('Anexo 24' - see the announcement in Spanish here). The deadline for the first file submission is October 2014.
    This clearly affects every single SAP customer in the whole Mexico, as well as potentially many North America customers who have manufacturing facilities there. So would it be reasonable to expect SAP to come up with some standard solution? XML file extraction doesn't seem to be incredibly complex to me (although I might be off).
    Another question - how would the customers know that SAP is aware of new laws and is taking some action? Could there be an announcement posted somewhere? There is a website for SAP Latin Americabut the latest announcement there is from June and nothing else is on the home page except for the HANA ads. (My Spanish is limited to "dos cervezas por favor", sorry if I missed something.)
    In absence of such communication, naturally, the only option the individual customers have is to send a message to SAP. And that's where SAP replies with a copy/paste text (we got the same exact response as another SCN member here):
    Feel free to maintain this incident opened, but contact us in the next three weeks, then we will be able to confirm if this legal requirement will be supported by SAP.
    I'm confused - "IF"?! This is a legal requirement, there is no "if" for the business. Let's see if I got it right - we wait for 3 weeks, then SAP decides "nah, not gonna support that" (by the way, why is it on the customers to contact support again?) and every SAP customer in the whole country will have to scramble their own resources or pay for consulting (on top of SAP maintenance fees) to deliver the same exact set of programs on their own in under 2 months?
    It could've been just an unfortunate choice of verbiage by Global Support, but I'm curious - is this really how the support for legal requirements supposed to work?
    Thank you.

    Hi Jelena,
    Having been part of the SAP Globalization Services in Brazil, I understand a little bit of that process.
    A few comments:
    1) Localization of SAP solutions to country-specific regulation is under the responsibility of an area called Globalization Services. You can find more info about what they do here:
    http://service.sap.com/globalization
    2) Typically, those country-specific requirements are discussed in much details on the local ASUG chapters (at least that's how we did it in Brazil). That's why it's usually hard to find material in English, but I'd say that your local IT/Biz people in Mexico should be regulars in their local ASUG meetings, specially if they have a specific chapter to discuss Localization matters.
    3) I found out this note with more specifics about "SAT Anexo 24".
    http://service.sap.com/sap/support/notes/2041490
    Apparently SAP is still analyzing it.
    Suggestion if you want to speed the analysis up: reach out to your commercial contact in SAP.
    4) Regarding your statement about the time it takes for the analysis & delivery to take place.
    As an SAP customer, you have all the right to complain about the service level you're getting, it's just that, having been on the other side of the table, I know some facts that sometimes may be taken for granted. For example, SAP do not have infinite maintenance resources. I do understand that all customers pay maintenance and need to have their demands addressed, but SAP does not have a bench of developers available for whenever a new demand appears. If there is a new demand, they need to estimate the efforts and accommodate it into the development resource planning.
    5) From a legal perspective, there is a difference between Legal Change and New Legal Requirement. The latter, if differing too much from the initial purpose of the acquired software, might not necessarily be required by the Software provider to be fulfilled within the maintenance scope. I'm not saying that it's the case for this Mexican requirement, I'm just saying there is this possibility, generally.
    My personal recommendation: get your local Mexico people to be closer to the SAP Mexico team. They are usually responsible to publish information about such local requirements and the SAP release plan.
    Hope that helps.
    Best,
    Henrique.

  • Transaction code thro' SAP Query for customer spefific report

    hi experts,
    how to create transaction code (using SE43-) for the sap query created on own??
    I have created the following required for a customer specific report
    1.Infoset thro sq02
    2.user group thro sq03 and assigned it to infoset
    3.query thro sq01 and saved it with text
    earlier i have used logical database PNPCE ( relevant for PA and payroll modules reports)
    using sq01 , go to basic list , selected required infotypes and fields and
    then selected, SAP List viewer for viewing and i get the report.
    Now my question is how to create a separate transaction code for this sap query which i created
    should i use SE43( area menu maintenance and area class???_)
    should i create a variant and go to SE43??
    advice solicited
    snr

    Hello
    when you excecute the query in right han side corner  you can get the program name
    go to se80 select program & type this name and then you can create a tcode for that prog in SE80
    reward points if helpful.
    the prog name will be something like : AQZZ/SAPQUERY/* " ur query name
    you can search for the name also in this manner

  • Customer-specific attributes (properties) for processes?

    Hello community,
    I already know how to define customer-specific attributes (properties) for documents stored in Solution Manager using the Document Modelling Workbench. For documents, everything works fine, so far.
    But: I also want to define customer-specific properties for processes. Is this possible? If yes, how do I do that? I cannot find any related configuration options -- neither in SPRO nor in Solution Manager's own project configuration area.
    Thanks in advance,
    Thomas

    Hi,
    In SPRO, naviagete to SAP Solution Manager Implementation Guide -> SAP Solution Manager -> Scenario-Specific Settings -> Implementation/Upgrade -> Blueprint and Configuration -> Object Attributes -> Definition of Customer Attributes for Object Types
    Best regards,
    Jacques.

  • SAP HANA Live Views for ERP

    Hi Experts,
    We are planning to implement SAP HANA Live for ERP operational reporting, I saw there are 786 views delivered with this which includes -
    1) Query views
    2) Reuse Views
    3) Private Views
    Query views always contains the word "Query" at the end of the view name which helps in identifying it but I am unable to distinguish between reuse and private views. Can anyone tell me how do we distinguish whether a view is a reuse view or a private view?
    Thanks in anticipation.
    Regards,
    Victor

    Hi Ramakrishnan
    How do you get access to the 'VDM properties' Tab ?
    I don't have it on my own HANA Studio.
    I guess this tab is also the good one to assign a view to the proper product/ module hierarchy in the HANA Live Browzer.
    Currently, all my custom view fall into the "N/A - Undefined" section, which is highly frustrating !
    Is this view dedicated to SAP developpers?
    Otherwise do you know how to get access to it.
    Thanks.
    Best Regards
    Stephane

Maybe you are looking for

  • Error in processing empty files

    We have a requirement where in we the source system sends an empty file (xml,csv,txt) and XI shud process this file and send it to the target systems. It is a file 2 file scenario we are using. I have checked the option in the file adapter which says

  • Issue with Date Conversion when loading XML File into Oracle 10g Database

    Hello all, I have the interface shown in the screenshot below. In it, amongst other actions, I'm mapping an XML file element representing a date to an Oracle table column defined as DATE. The source and target columns are highlighted in the screensho

  • ECC connecting to two different PI systems for proxy

    Hi All, We currently have a PI 7.1 system to which many client proxies are configured in the SAP ECC system. Now that we have installed a new PI 7.3 system we would like to make all new integrations in PI 7.3. Note that the ECC system would remain th

  • I Keep getting a little photo in the corner of my photos that I export

    When I export photos sometimes a sometimes it puts a little photo in the corner of the main photo. this little picture is identical to the main photo and just sits in the top right. If you post your email for me I'll send you an example. Does anyone

  • How many partners or competitors can be associated with an account ?

    Hi, how many partners or competitors can be associated with an account ? Is there any limitations on this. As per the client requirement i need to add 1000 or more partners to one account. Kindly help me on this. @ Bob: Please help with any reference