SQVI Report for SAP CRM Product Hierarchy and its Product

Hi
How to create a SQVI report for generating a list for SAP CRM Product Hierarchy which should show the outputs->Level 1, level 2, level 3 and level 4 categories and its products?
I tried COMM_Hierarchy table and Comm_product but not able to achieve this requirement.
or Is there any chance of getting related tables so that I could try more for this requirement.
In which table both product id and its category Id can be found?
Pravin

Thanks DJ
Is there any possibility to get a report for product hierarchy in SQVI ?
say in SAP CRM system, the product category is maintained in COMM_HIERARCHY as
Parent category Id->
                                Level2 Category Id->
                                                                 Level 3 Category Id->                                                                               
Level 4 category Id ->                                                                               
Product Id's
(I understood the link between Level 4 category id and product id with your info.) but not able to achieve the requirement fully.
Is there any possiblity to achive for generateing a report?

Similar Messages

  • Activation the Standard reports for SAP CRM IN BW 3.5 Version

    hi guys
    I am working on SAP BW 3.5 version
    I have Activated the Satadard Reports for CRM Campaign, Lead, Opportunity in BW 3.5  Business Content
    But I don't find  the any single Standard Report in BEX.
    I followed these Steps ;
    BEX - Open - Queries - Info Area
    If any One Knows please let me Know, Urgent Requirement
    thanks in Advance
    Suma

    did u try to see that reports in metadata repository
    login to bi system
    enter RSA1
    on the left panel select METADATA REPOSITORY
    select LOCAL OBJECTS
    then hit Query
    TRY TO find ur REPORTS WITH TECHNICAL NAME
    if it exists here than u shuld be able to seee in infocube.
    if that doesnot make sense
    go back to LOCAL OBJECTS SCREEN
    hit INFOCUBE
    locate ur infocube and select it
    now everything with respect to infocube active and available is visible
    all char catalog, keyfig catalog, queries etc....

  • Problem when trying to print standart invoice crystal report for SAP

    Hi All, I have the following problem when trying to print a system invoice report in crystal reports for SAP
    I pass params and load the report using this code
    Private Sub DisplayThreadReportSeq()
    Dim oView As New frmViewReport
    Dim strReportPath As String = ""
    Dim strParamName As String = ""
    Try
    Dim CR As New ReportDocument
    CR.Load(oReport.CrstPath)
    ' Declare the parameter related objects.
    SetReportValues(CR)
    Dim crParameterDiscreteValue As ParameterDiscreteValue
    Dim crParameterFieldDefinitions As ParameterFieldDefinitions
    Dim crParameterFieldLocation As ParameterFieldDefinition
    Dim crParameterValues As ParameterValues
    ' Get the report's parameters collection.
    For Each oPar As cslParam In oReport.Params
    crParameterFieldDefinitions = CR.DataDefinition.ParameterFields
    crParameterFieldLocation = crParameterFieldDefinitions.Item(oPar.ParName)
    crParameterValues = crParameterFieldLocation.CurrentValues
    crParameterDiscreteValue = New CrystalDecisions.Shared.ParameterDiscreteValue
    crParameterDiscreteValue.Value = oPar.Value
    crParameterValues.Add(crParameterDiscreteValue)
    crParameterFieldLocation.ApplyCurrentValues(crParameterValues)
    Next
    If pPrint Then
    If oReport.Printer "" Then
    CR.PrintOptions.PrinterName = oReport.Printer
    End If
    CR.PrintToPrinter(IIf(oReport.Copies = "", 1, oReport.Copies), False, 0, 0)
    SBO_Application.StatusBar.SetText("Printed Document Successfully", SAPbouiCOM.BoMessageTime.bmt_Medium, SAPbouiCOM.BoStatusBarMessageType.smt_Success)
    Else
    oView.Text = pReport
    oView.TopMost = True
    oView.Viewer.ReportSource = CR
    oView.Hide()
    oView.ShowDialog()
    End If
    Catch ex As Exception
    Util_GenErrorLog("DisplayReport", ex)
    End Try
    End Sub
    This code works fine when the report invoke to print is developed in crystal reports version for .net 2008 or .net 2005
    when trying to print a report standart getting from SAP BO 8.8.1 using this code I getting the following error:
    Error in File C:UsersecombaAppDataLocalTemp5ARInvoiceStandartSap {300B9A68-DF05-4D7B-8F3B-1670A4493BEE}.rpt:
    Error in formula .
    'Shared numberVar SectionTotalMaxHeght;
    A number, currency amount, boolean, date, time, date-time, or string is expected here.
    This report is the standart report that SAP 8.8.1 includes and works fine on SAP.
    I referenced this dlls CrystalDecisions.CrystalReports.Engine.dll, CrystalDecisions.CrystalReports.Shared, version 10.2.3600
    How I can get these dll´s version for Crystal Report 2008 for SAP Business one or How I can solve this problem
    thanks in advance,
    Ezequiel.

    Hi Ezequiel,
    You can try to search in SAP Business One Reporting & Printing forum section or post there.
    nd.Q

  • Clone DB HANA and Crystal Report reports for SAP HANA

    Dear SAP
    Could you please help us with these very urgent questions?
    1.    1. Can SAP HANA system be cloned?
        What is the process and method of cloning database of SAP HANA?
    2.     2. Is there a Crystal Report tool to code reports for SAP HANA?
          Could you please give us links to download this tool?
    We look forward to hearing from you soon!

    Thanks Daniel,
    I provide more information:
    1. With SAP Business One version 8.8, we will setup one company which is Core with the most complete setups and then cloned into many other companies without having to setup again. With SAP Business One version for HANA, can we do the same way like this?
    2. Currently, we are using Crystal reports to build reports customized on SAP Business One system but we haven’t known how to use Crystal Report to connect to database server of SAP Business One version for HANA to code reports.
    Thank you  & Best Regards,

  • Error Message while connecting Crystal reports with SAP CRM

    Hello Friends,
    I am able to establish a connection with Crystal Reports with SAP CRM but after that i get a error Function module "Crystal/Get_ODS_field_Info "not found & Database connection error RFC/invalid/ handle".
    Please advice how to solve this.
    Regards
    Swati

    Hi,
    You need to have the BusinessObjects Integration Kit for SAP. Integration Kit provides the database drivers and other features for reporting off SAP,to access sap objects into BO or Crystal Reports
    Link to download the useru2019s Guide:
    Please go to Http://help.sap.com
    Click on BusinessObjects tab
    Select the product as Integration Kit for SAP
    User guide: BusinessObjects Integration Kit for SAP Useru2019s Guide.
    It will list all the documents for Integration Kit for SAP which will be helpful to you.
    Also if you have any other questions around the SAP Integration Kit for Crystal Reports I recommend to post this query to the Integration Kits - SAP forumThis forum is dedicated to topics related to the BusinessObjects Integration Kit for SAP.
    It is monitored by qualified technicians and you will get a faster response there.
    Also, all SAP Kit queries remain in one place and thus can be easily searched in one place.
    you can download the complete documentation from the following link :
    http://support.businessobjects.com/documentation/product_guides/
    Choose "BusinessObjects XI Release 2" for the version and "Integration Kit for SAP" for the Product
    http://www.businessobjects.com/solutions/sap/default.asp
    Also Search ->Expert Forums->Business Objects-->Crystal Reports design
    Regards
    CSM Reddy

  • Problem showing BI report in SAP CRM 7.0

    Problem showing BI report in SAP CRM 7.0
    We are facing a problem in our SAP CRM, when we show a BI report in the fact sheet we can see the report correctly.
    But when we click on the match code of the query, (in order to choose a value from the help) the popup does not appear and we got the error u201Caccess denied     popup_ie6.jsu201D
    Any help?
    Thank you in advance.

    Hi,
    Please check the service patch for BW.
    In our S/m it is working Fine.
    SAP_BW     701     0003     SAPKW70103     SAP Business Warehouse
    BI_CONT     704     0003     SAPK-70403INBICONT     Business Intelligence Content
    Regards,
    Lokesh.

  • Recommended screen resolution for SAP CRM 2006s/5.2

    Hi All
    Any idea that what is the recommended screen resolution by SAP for SAP CRM 2006s / .2 Web UI ?
    Thanks & Regards
    Vishal Mani

    Hello Vishal,
    This is John Burton, the guy who created the note that Stephen referred to (SAP note 764974). I don't think you will get a general recommendation from SAP regarding screen resolution and/or browser size requirement for a number of reasons. (The following are just my thoughts and don't necessarily represent the official views of SAP or anyone else).
    1) Screen resolution is a somewhat personal choice varying by user and preference.
    2) Technology changes very frequently and large wide-screen high-resolution monitors are becomming increasingly available.
    3) The CRM WebClient supports a variety of different business roles and types of users; it is conceivable for example that an Interaction Center agent might be able to get by with a fairly small, low-resolution monitor while an analyst or supervisor might need two separate wide-screen high-resolution monitors in order to have various reports and other applications open at once.
    4) And of course, no company wants to play the "bad guy" and make end users angry by giving a recommendation for very low-end, small low-resolution VGA monitors, or risk upsetting CFOs by giving a recommendation for very expensive wide-screen high-resolution LCD monitors
    I'm sorry that I couldn't give you a more "official" answer.
    Warm regards,
    John

  • Rapid Deployment Solution for SAP CRM - Landscape

    Hi
    For the first time we have applied the Rapid Deployment Solution for SAP CRM ITSDO into our new DEV system.  The activation of this RDS creates 2 transports  (one WORKBENCH, one CUSTOMIZING)
    I now need to apply the RDS to our QA and PRD systems - is it enough to just transport the 2 transports or do I need to do the entire activation again in both QA and PRD systems?
    I would really appreciate any assistance here.
    Thanks

    Hi Leigh,
    Just wondering how you got on with those transports.. Was it sufficient for you to release the Solution Builder transports to target system or did you need to carry out manual activities in the target system?
    Also, What did you do with regard to activating the reporting client in the target system? did the transport take care of everyting?
    Any assistance would be greatly appreciated.

  • Product hierarchy and Product allocation

    Dear SD Gurus,
    Can I have some good docs on Product hierarchy and Product allocation related to SAP SD.
    my mail id is [email protected]
    Regards,
    Rakesh

    Hi
    Product allocation helps in allocating prodects based on customer requirement.
    Please go through this link for product allocation
    http://www.sap-img.com/sap-sd/implement-the-product-allocation-functionality.htm
    For product hierarchy go through this link
    http://help.sap.com/saphelp_46c/helpdata/en/77/1a39516e36d1118b3f0060b03ca329/frameset.htm
    give points if this useful
    Thanks
    Anil

  • Error while 'Crystal Report for Sap Business One' addon started

    Hi,
    I have try to install Crystal Report for Sap Business One (Addon Versione number 2.0.0.7).
    The installatione finish succesfully, but when I started the addOn i retrieve this errore message: External Connection to the dataBase failed. Sap Crystal Addon may not function properly. Please re-run the account setup with superuser login.
    I'm logged in Sap with manager (super user), so maybe I have forgot some step in the installation?
    I have see the Demo in the Channel Partner Portal, I have note that I have to isntall the CR_Runtime_12_0, but I don't find it, I don't know where I can download this file. I have just installed SapCrystalSetup.exe and registered the Addon like a normal Sap B1 addon.
    Where is the error??
    Regards
    Marco

    You must configure in each cliente Pc the connection with the DATABASE.
    You must Know the Database Super User (In SQL Server usually sa, and its password, the standard form SAP Business One is SAPB1Admin)
    In Administration > Crystal Reports Administration > Account Setup
    The CR_Runtime_12_0 is only necesary to view reports, but isn't necesary to start de addon.

  • Crystal report for sap business one problem

    Hi experts,
    I am facing problem while dealing with crystal report 2011.
    I installed sap b1 8.8 pl 10, then upgraded to pl 20. Now again upgraded to 9.0 pl08. Then i installed SAP Crystal Report for SAP Business One 2011.
    I seems that it is not integrated to SAP Business One, because i am not able to save my crystal layouts in sap business one.
    How can i resolve this issue, please let me know if anyone faced same kind of problem and got solution for that.
    Thanks

    Hi
    1758302 - Error while connecting to Crystal
    1397692 - Error when starting Crystal Reports software
    Thanks
    Mohammad Imran

  • What is the latest patch level for SAP CRM 7.0

    Hello Experts,
    I kindly request you to provide any information on what the latest patch for SAP CRM 7.0 is.  We currently are on SPS5 and the company is proposing to upgrade to SPS9. Please recommend some sources or help me know what the functionality of the new service patch level is?
    Thanks,
    VSK

    > I kindly request you to provide any information on what the latest patch for SAP CRM 7.0 is.  We currently are on SPS5 and the company is proposing to upgrade to SPS9. Please recommend some sources or help me know what the functionality of the new service patch level is?
    http://service.sap.com/patches
    --> SAP Application Components
    --> SAP CRM
    --> SAP CRM 7.0
    --> Entry by Component
    --> CRM Application Server ABAP
    --> SAP CRM ABAP 7.0
    --> Support Packages
    Scroll down and see the latest patches. If you click on the text you'll see the problems fixed.
    Support packages are by definition a collection of patches and fixes for problems, however, there may be small improvements in certain areas.
    Markus

  • License for Crystal Report for SAP 8.8

    Hi All!
    Our customer ask that  can they install the crystal report for SAP 8.8 with multi computer and no need to buy any license for this because they bought license for SAP B1 already.
    I wonder this and everyone can help me?
    How can we should advice them.
    Thanks!

    Hi,
    If you want more users to edit CR, you need to buy extra licenses.  B1 only include one free license for maintaining reports for 2007 version.
    Thanks,
    Gordon

  • Message types for SAP HR Personnel Development and LMS modules

    Hi Friends,
    I had a requirement to create ALE's for SAP HR LMS module and Personnel Development module.
    So, what are the message types and IDoc s are availble. Earlier replies could be appreciated.
    Thanks,
    Pavan.

    Hi Nayani,
    The Message type is HRMD_A for HCM to HCM with basic types HRMD_A01 to HRMD_A07(HRMD_A07 is the latest).
    From HCM to Non Hr/CRM/SRM  is HRMD_ABA.
    Br/Manas

  • How to make cross Tab report for SAP B1

    Hello and Hi
    i trying to make cross tab report for SAP B1 but test column not appera in
    File >>New >>Cross Tab Report  start cross tab report creation wizard select database name and table
    but only numeric columns appear in available column fields , how will appearall fields including test fields..

    i got solution
    thanks google
    memo type field will not apper in list .use bellow  statment to convert in interger or char type
    convert(int,U_Dist_Sr_No) AS Dist_Sr,            CAST(U_Dist_Name AS varchar(250)) AS Dist_Name,

Maybe you are looking for