CRM Survey result Table

Hello CRM Experts,
We have assigned survey to Transaction ( Activities , Lead , Opportuninity )  . Transaction is being created and Questionnaire ( Survey )  is filled . Then Transaction is saved . Transaction ID is generated . We want name of the Table in  which survey Results (answers) are store.
As we get the tables for Questions of surveys.
We not able to find the tables where all surveys Results (i.e may filled by Business Partners,Users etc) are store.
Please suggest.
Regards.
Anup.

HI Anup,
The list of all tables used in surverys are as follows
CRM_SVY_DB_MT                  CRM Surveys: Media Type                                
CRM_SVY_DB_MTT                 CRM Surveys: Media Types (Text Table)                  
CRM_SVY_DB_S                   CRM Surveys: Survey                                    
CRM_SVY_DB_SA                  Survey Applications                                    
CRM_SVY_DB_SAD                 CRM Surveys: Survey Application Descripti              
CRM_SVY_DB_SD                  CRM Surveys: Survey Description                        
CRM_SVY_DB_SET                 CRM Surveys: Text Table for CRM_SVY_DB_SE              
CRM_SVY_DB_SEV                 CRM Surveys: Input Help Table for Function             
CRM_SVY_DB_SFA                 CRM Surveys: Survey File Access                        
CRM_SVY_DB_SP                  CRM Surveys: Generic Survey Attributes                 
CRM_SVY_DB_SSC                 CRM Surveys: Survey Schema                             
CRM_SVY_DB_ST                  CRM Surveys: Survey Template                           
CRM_SVY_DB_STS                 CRM Surveys: Survey Transformation Select              
CRM_SVY_DB_SV                  CRM Surveys: Assessable Survey Values                  
CRM_SVY_DB_SVS                 CRM Surveys: Survey Values                             
CRM_SVY_DB_SVT                 CRM Surveys: Survey Value Template                     
Thanks
Abishek

Similar Messages

  • Generate file to save on server from CRM survey results.

    Hello,
    I need to generate a file from the results of a CRM Survey running in an Internetscenario.
    When mailto is used an email with the attachment POSTDATA.ATT is sent back as attachment.
    How can I copy this document and save it on the customers file system?
    And how can this be realised when running internet scenario without using mailto.
    The scenario is running on CRM 2007.
    Thanks for any ideas.
    Best regards,
    Salvatore

    Hello Salvatore,
    Did your problem resolved? if not could you please elobarte your question so our community can help you much better.
    Thanks
    Raja Pamireddy
    CRM marketing Forum Moderator.

  • CRM Survey Rating Table

    Hi Experts,
    Could you provide me SURVEY RATING TABLE NAME on basis of question and answer ?

    hi
    these are tables meant for you
    CRM_SVY_DB_S - CRM Surveys: Survey
    CRM_SVY_DB_SA - Survey Applications*
    CRM_SVY_DB_SD - Survey Description*
    CRM_SVY_DB_SFA - Survey File Access*
    CRM_SVY_DB_SP - Generic survey attributes*
    CRM_SVY_DB_SSC - Survey Schema*
    CRM_SVY_DB_ST - Survey Template*
    CRM_SVY_DB_SV - Assessable Survey Values*
    CRM_SVY_DB_SVS - Survey Values*
    CRM_SVY_DB_SVT - Survey Value Template*
    CRM_SVY_RE_ANSW - Survey Texts (for BW extraction)*
    CRM_SVY_RE_APPL - BW Application*
    best regards
    ashish

  • CRM Survey Result.htm Page

    Hello,
    I need to change the text as appear when i press the submit button in the survey, i found the BSP application CRM_SVY_SERVER, but i don´t see where the text can be changed.
    I´m working in CRM 7.0
    Where i can change the text for the "/bc/bsp/sap/crm_svy_server/Result.htm" page ?
    I will apreciate any help
    Regards,
    Miguel

    Hi Miguel,
    The nearest I could reach is in the bsp application crm_svy_server, Result.htm page > Layout Tab
    <body class="bspBody1">
        <h3><%html= svy_content %></h3>
         <input type="hidden" name="svyReturn" value="0">
         <input type="hidden" name="svyMessage" value="<%html= svy_content %>">
    May be you can try to replace the statement
    <h3><%html= svy_content %></h3>
    with your statement, say
    <h3> Your values are updated </h3>
    Harsh

  • CRM Survey Suit Tables

    Hi Experts.
    Can anybody tell me survey tables because I want to generate report for the Questioners that have been designed by using survey builder.
    I am trying to design the survey reports by using Query.

    CRMD_SURVEY and CRM_SVY_DB and check by SVY in SE11

  • CRM Survey Results

    Hi Experts,
        I had created a survey suite and had attached to an emailer and had tested it. When i click on "Save" Push button. i am getting an email with the below URL in the email body. Can you please let me know how can get the results of the survey. Please help me out in this regard.
    Regards,
    Madhu

    Hi,
        I had created a BSP application for the survey and i had provided the details and i had generated the URl and attached it to an emailer and had executed campaign.
       Now the BP is able to access the survey and providing his inputs. But when i am try to see the results in the Survey Evaluation. It is through me an error " No data found". Can you please help me out in this regard.
    Regards,
    Madhu

  • Crm survey suite extractors into BW

    Does anyone know whether there are some Business Content extractors for the survey data in CRM. My CRM colleagues have setup surveys using the CRM_SURVEY_SUITE transaction and it would seem to store at least some of this data in the table CRM_SVY_DB_SVS, but not all. However I cannot find any standard extractors to extract all the survey data.
    There are extractors for the web survey stuff but the CRM_SURVEY_SUITE transaction does not appear to be a web survey.
    Any help would be much appreciated on this.
    We are using CRM 4.0 with BW 3.5
    Thanks
    David

    Hi!
    you can find survey datasources under RSA5  Root->CRM->0crm_SURVEY. these are some datasources
    0SVY_ANSWER_TEXT     CRM Survey: Answers                
    0SVY_APPL_TEXT       CRM Survey: Applications           
    0SVY_DATA_1          CRM Survey: Results                
    0SVY_QSTNNR_TEXT     CRM Survey: Survey Header          
    0SVY_QUEST_TEXT      CRM Survey: Questions              
    0SVY_STATUS_TEXT     CRM Survey: Status of Question     
    0SVY_SURV_TEXT       CRM Survey: Campaign Texts         
    0SVY_TAROBJ_ATTR     CRM Survey: Recipient Attributes   
    and web survey datasources under PI_BASIS->0CA_SUR
    0WS_ANSWER_TEXT    Web Survey: Reply              
    0WS_APPL_TEXT      Web Survey: Applications       
    0WS_KFIGTYP_TEXT   Web Survey: Key Figure Types   
    0WS_QSTNNR_TEXT    Web Survey: Questionnaire      
    0WS_QUEST_TEXT     Web Survey: Questions          
    0WS_STATUS_TEXT    Web Survey: Question Status    
    0WS_SURVEY_TEXT    Web Survey: Survey             
    0WS_TAROBJ_ATTR    Web Survey: Recipient          
    0WS_TAROBJ_TEXT    Web Survey: Recipient          
    hope it helps
    with regards
    ashwin

  • We have missing CRM survey data on our report. .

    Hi,
    We have missing CRM survey data on our report. .(BI report)
    After further investigations, we have found out that the data is not being extracted by our CRM BI extractor
    0SVY_DATA_1 (CRM Survey Results).
    Is there is any problem related to CRM configuration.
    The survey is a valid survey .
    Please mention your inputs.wat can be the problem here, or anybody suggest any solution
    Thanks & Regards
    Prajith P
    Edited by: Prajith Prabhakara on Sep 28, 2011 12:39 PM

    Hi,
    I am closing the issue.
    Thanks
    Prajith P

  • Survey Results / Analysis

    Dear Friends,
    I have created a Survey in Mobiles and transfered it to to SAP CRM .
    how can i get the the final survey results in the BI or in SAP CRM.
    I checked the cubes and ODS in BW for the activities 0CRM_C08 , 0CRM_ACT I could not able to find the Questionnaire or the survey in any of the cubes.
    Does SAP stores these survey answers in the Cube or could anyone please tell me how can i bring those data in to the SAP BW.
    Or is there any Standard Transaction code in which i can do the analysis?
    Thanks,
    Satish

    Hi Kim,
    Thanks for your inputs,
    I have used CRM_SURVEY_SUITE to create the survey and would like to analyse the same.
    I checked the CRM - BW cubes
    1. CRM Survey: Results  - 0SVY_DATA_1
    2. CRM Survey: Answers - 0SVY_ANSWER_TEXT
    but the surveys ID are not getting updated .
    can you tell me the cubes in which the Survey ID and the results can be updated.
    Thanks,
    Satish

  • 2009 SAP Upgrade Survey Results

    A new survey which was conducted by Panaya, Inc suggests that most SAP customers are moving ahead with their current plans for upgrading their SAP systems to SAP ERP 6.0, despite the economic downturn. 152 European and North American SAP customers and system integrators participated in the survey.
    According to the survey, nearly three out of every four projects remain on schedule, and only 11% are delayed beyond 2009. At the same time, 28% of the companies that are not delaying the upgrade are looking to complete the project with a lower budget.
    A free copy of the complete survey results is available for download at the Panaya website
    [2009 SAP Upgrade Survey|http://www.panayainc.com/sap-upgrade-survey.html]

    Hi Kim,
    Thanks for your inputs,
    I have used CRM_SURVEY_SUITE to create the survey and would like to analyse the same.
    I checked the CRM - BW cubes
    1. CRM Survey: Results  - 0SVY_DATA_1
    2. CRM Survey: Answers - 0SVY_ANSWER_TEXT
    but the surveys ID are not getting updated .
    can you tell me the cubes in which the Survey ID and the results can be updated.
    Thanks,
    Satish

  • Display survey results in crm webclient's contact overview

    hello experts,
    could anyone give me a hint, if there is a SAP standard solution for displaying survey results in its appropriate telephone contact overview?
    Thanks in advance!
    Kind regards Andreas

    hello experts,
    could anyone give me a hint, if there is a SAP standard solution for displaying survey results in its appropriate telephone contact overview?
    Thanks in advance!
    Kind regards Andreas

  • CRM Survey Evaluation Data Storage

    Hi!
    I create, with the CRM_SURVEY_SUITE, some questionnaires, and I enter values for all the questions.
    When I work with these activities, I need to take these values,
    Does anyone know which tables store this information? And if I need some functions to interpret this information (I need the values and/or percentages)?
    Will reward points!
    Regards,
    Gonzalo Henderson.

    hi
    first of all i would like to explain the standard methodology to store the surevy results in CRM
    In SAP Standard when a customer answers a survey, a new activity with transaction type ‘0000’ will be created that automatically triggers the follow-up processes. In our business scenario we’re not using transaction type ‘0000’ but ‘Y004’ instead.
    To make the campaign automation survey scenario running for this transaction type as well you have to change a BAdI.
    The following procedure describes where and how to adapt the respective changes.
    In a real customer scenario this is a very likely procedure.
    Transaction Code SE18
    1. SAP Menu Architecture and Technology---->ABAP Workbench -
    >Utilities -
    >Business Add-Ins
    2. Enter the name of the respective BAdI CRM_MKTCA_SVY_PAI in the field Definition Name and choose Display first.
    3. Go to tab ‘Interface’ and double-click on the default implementation class CL_DEF_IM_CRM_MKTCA_SVY_PAI.
    4. Again, double-click on method IF_EX_CRM_MKTCA_SVY_PAI~PROCESS_SVY_PAI_FOR_CA and confirm the following dialog box with Yes.
    5. In the following you see the example implementation for transaction type ‘0000’.
    6. Now switch to change mode and search for ‘0000’ with the Find/Replace button.
    7. In the following replace the line
    iv_process_type = '0000' with the line
    iv_process_type = 'Y004'
    8. Save your settings and don’t forget to activate your coding again.
    now just try to understand it
    because as soon as customer repond to the survey you get an in bound activity
    this activity generation is crucial part of response analysing because this activity contains the info regarding the customer response
    you can also see the details of the sales activity automatically triggered in CRM when survey response is filled from customer
    in following tables
    ECRM_ISU_ACTIVITY_DISPLAY
    Displays an activity by taking the Business Transaction Number for the same.
    CRM_CLM_CREATE_CALL_LIST
    Create call list for activities generated
    ET_ACTIVITY_H
    Header Details of an activity such as PRIORITY,
    OBJECTIVE, Address Details etc.
    ET_ACTIVITY_I
    Item Details of an activity.
    in the similar way you are trying to retrieve the surevy info stored in tables
    also This activity also has the response of the customer which can be viewed in the Questionaire Tab of the activity.
    You need to maintain a customizing setting for Questionaire Determination.
    Customer Relationship Management -> Transactions-> Settings for Activities -> Questionnaires -> Define Determination for Questionnaires: Business Activity.
    Maintain an entry here. Put the Determiantion Id, Descr and transaction type (0000), keep the Questionaire Column Blank, and mark the Checkbox in the Active Column.
    3. At the database level two tables get updated based on the response.
    • CRMD_MKTRU_SVY: Assignment Business Partner / Surveys
    • CRMD_MKTCA_CT_IN: Table for Inbound Entry
    Also in transaction CRM_SURVEY_SUITE, select your survey and click on the Evaluation Button. It should also show the response of the customers
    and in your case customer is you coz you urself are filling the surveys.
    best regards
    ashish

  • How to get the Survey result with a External Provider

    Hi all
    We have an scenario where we create a Survey and it's executed for a third party, and then they send to us the results for example in a excel sheet.
    Some know how we can upload the survey results per each client into CRM,
    Best Regards.

    Go for ELM processing.....create mapping and ELM the file in the system....In the BADI enhancement for processing steps, define the logic for processing the response through an activity....
    Create Activity
    Attach the questionaire to the Activity...
    ELM the file that you received
    Process the file filling up answers on the activity questionaire...
    Hope it helps...
    Thanks
    Nikhil

  • XSLT transformation error when importing target group in CRM Survey cockpit

    Hi,
    I created a target group using the segment builder and exported that to a local file. Then when creating a survey using CRM survey cockpit (tcode: SURVEY) and trying to import the same target group from the local file; I get an error :
    "Error when applying a XSLT transformation"
    System Response
    Data transformation cannot be executed. Application functions that depend on the transformation cannot be executed
    I tried various file formats : RTF, TXT, XLS, HTML but still I get the same error. Export to XML option is neither available while exporting from segment builder nor while importing into Survey cockpit. The target group is not empty.
    Are there any settings to be maintained to resolve the error ?????
    Dhaval.

    Hi Suhel,
    Thanks for the response... as far as my understanding goes, the crm survey suite can be used for maintaining questoinnaires that are transaction specific. also the functionality of question tables and rows is not available in the survey suite but is available in the survey cockpit (tcode: SURVEY).
    However the same does not allow me to refer to the target groups created using the segment builder.... Is there a way I can use the target group created through the segment builder in the survey cockpit ????
    Dhaval.

  • CRM Survey in B2C Internet Sales Application

    We have CRM 2007 and are live with B2C Internet Sales Application (ISA). Now we want to make Customer Surveys accessible via B2C ISA.
    For security reasons, we do not want our B2C Internet Customers to have access to the CRM system. Therefore the BSP option is ruled out. I have seen some blogs on how to enhance security for BSP option but that is also not approved in our organization so BSP option is totally ruled out.
    SAP help documenation mentions following:
    http://help.sap.com/saphelp_crm70/helpdata/en/ee/eaf995082649c6a594511e1f48672d/frameset.htm
    Internet Scenarios
    Since Internet users cannot be allowed access to the CRM system for security reasons, surveys have to be made accessible in a different way. You can do this by downloading the required HTML survey to your PC. From here, you can:
    Copy the HTML survey into any Web site
    Send the HTML survey attached to an e-mail
    Internet Scenarios
    In Internet scenarios, results can be returned by the following methods:
    Mailto
    In this case, a mail client, for example, Microsoft Outlook, needs to be set up in advance on the client machine. Survey results are sent to a CRM Server Mail User, that is, a u201Cmachineu201D user. From here, the results are routed to the CRM system for further processing.
    http(s)
    Note
    The http(s) case is recommended, because the user does not have to have a personal e-mail account. Here, the survey results are first sent to a Survey Mailer. The Survey Mailer receives the http request and then mails the results to the CRM Server Mail User, where they can be processed. The Survey Mailer needs to be set up by the administrator at the customer.
    For presenting the Survey on ISA, we would like to take the option of Copy the HTML survey into any Web site as suggested in SAP help and would like to get back the results as per SAP help recommendation of https(s) above.
    We need guidance on follwing
    1. How to download and then copy the HTML surveys into any website (ISA)
    2. Detailed steps that are needed for gettting back the survey results.
    By the way...we do understand the survey functionality and have been successful in testing the BSP option so we are not looking for general information.
    Thanks
    Vijay

    Hello Vijay,
    Could you please share the information on solution steps used as per the requirement??
    I'm working on the similar one.
    Your earliest response would be greatly appreciated. Thank you Vijay.

Maybe you are looking for

  • Video option not getting enabled in itunes

    hi, in my itunes properties, when i go to the video tab...i have a problem, i cannot enable it, it wont let me do it, it is not highlighted, so i am unable to upload videos to my ipod, what shud i do. thanks.

  • Database hints in select statement

    Hi all, i need to apply the databaser hints for my select statement where i am using for all entries clause .But the issue is that i am getting the dump when i am tring with the same . If i use the hint without all entries clause ,it runs fine. The q

  • KM content upload error

    Hi, I am trying to upload KM content through transport package nothing is displayed in pending imports to start the import process. I have rename the .zip to .kmc still the same issue. I have checked the log files no errors are displaying related to

  • Mac OS X 10.5.7 bug

    I have found a graphical bug with finder's windows. To have the bug you must do this: Select a file, press "Get Info", in the info menu mark the option "Stationery Pad", and now open the file. Its only happens with icon's view, and in every folder th

  • Query OTL using group

    Hi all, I'm new in OTL quering... In our business, we have create some group in OTL to allow supervisor to enter employee time card. For example, a IT Supervisor with employee id 451, has a group named "451-Dept IT", to manage 6 employee time card en