CRM Survey Tables

Hi all,
I have define a Survey with a list of values. The user can select one of these values.
In the next step the user want to print a document which contains among other things the selected values from the survey (not the survey itself!).
I create a new report. I found the questions and the answers of the survey. (part of the response of function call 'CRM_SURVEY_READ_OW' importing structure CRMT_SURVEY_WRK field VALUEXML).
I also found the the list of values but I can't find the selected values.
Who can help?
Regards,
Ralf

Hello Ralf,
Hopefully I did understand your question
The user selects a value from a value list /for example: drop down/ and you would like to retrieve the value the user selected.
I would suggest searching in the PAI of the survey.
Open the Survey Suite, select your questionnaire and choose Maintain Survey Attributes (CTRL+F12), there you see the PAI of the survey, where you can debug the tables the values are stored.
Hope this helps.
Regards,
Martin Kuma

Similar Messages

  • How to Link VALUEGUID to SurveyGUID (CRM Survey tables)

    Hi Gurus,
    I want to link table CRMD_ORDERADM_H to table CRM_SVY_DB_SVS
    I can go to CRMD_ORDERADM_H to get the Survey GUID. Someone told me that i can go to CRMD_LINK table to get the Value GUID, but when i enter the Survey Guid, the table only returns three records (objtype_set = 07, 30 & 29; NO 58), so, i am lost. I don't know how to link table crmd_orderadm_h with table crm_svy_db_svs.
    Your help will be highly appriviated.
    Thanks.
    Nadeem.

    hi Nadeem,
    What is the end result that u expect ? do u need the survey details or what ? do u want the survey details that is linked to a particular order ?
    Call the FM as follows
    CRM_ORDER_READ
    EXPORTING
        IT_HEADER_GUID = (your order guid)
    IMPORTING
        ET_SURVEY = (survey table)
    The survey table will give u list of surveys (with their Survey GUID's). I would recommend using this FM, as it would take care of buffers etc. which might not be available if u try a direct select on tables.
    Reward points if this helps.
    Regards,
    Raviraj

  • Crm survey table

    hi experts,
    i have created a survey for activity and now i want to get all data of survey file into a  internal table to print the details of survey file via report please help me regading the same ..

    Hi,
    Check
    Best regards,
    Caíque Escaler

  • Survey tables

    Hello,
    I need to know which are the tables where the questions and answers assigned to a survey are stored.
    Thanks!
    Susana Messias

    Hi Susana,
    The table CRM_SVY_RE_ANSW contains the questions and possible answers in the survey form. But if you're looking for the table where the actual response is being saved, you might want to look at these tables: CRM_SVY_DB_SV and CRM_SVY_DB_SVS. I also had the same question and Piyush and Florin was able to give me these information. I was told that the actual response is encrypted using XML. Thanks to both. You would want to find the thread for more info. Search for 'CRM Survey Tables'.
    Regards,
    Noel De Olazo

  • 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

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

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

  • CRM Survey iformation

    Dear all,
    Can you please let me know the table infomration on CRM survey?
    If a survey is created in certain Business transaction (Example appointment), where can i see this survey information in table level?
    thanks and regards,
    Lata
    Edited by: latha reddy on Jul 21, 2010 11:48 AM

    thanks Pepe! Its somewhat useful. I needed to use CRMD_SURVEY to to get value GUID to go to table CRM_SVY_DB_SVS.
    Is it possible to show complete picture of tables to find out Qustiner Questions and answers table vise?
    Thanks and regards,
    Lata.
    Edited by: latha reddy on Jul 22, 2010 4:18 PM

  • Steps to Extract CRM Surveys to BW

    Hi Gurus,
    My requirement is to extract CRM Surveys, which are attached to Activities transaction with tab questionarrie, into BW. I have checked in datasource 0SVY_DATA_1 as well as in other datasources too but I can see that they are stored in the database tables CRM_SVY_DB_SVS and CRM_SVY_DB_SD. Would anýone suggest me what are the steps i need to follow inorder to extract the data from CRM Surveys data in Activities to BW. I appreciate it in advance.
    Thanks a lot
    Regards
    Kishore.

    Hi kishore!
    in CRM..
       go to transaction CRM_SURVEY_SUITE and check the properties of your survey make sure the "evaluation in BW" option is enabled.
      implement the datasources required in RSA5
    in BW...
      Replicate datasources
      implement the Datflow and Data targets required in BW you can use the following Content help http://help.sap.com/saphelp_nw04/helpdata/en/a5/73863c593a8767e10000000a114084/frameset.htm
    You can then extract the survey data.
    with regards
    ashwin

  • Urgent: Extraction of CRM Survey  and change documents

    Hi BW Experts,
    My requirement is to extract CRM Survey which is linked to Activities as XML file and Change documents from CRM to BW. I know what are the datasources we need to use inorder to extract the Survey data to BW some of them are : 0SVY_DATA_1;0SVY_QUEST_TEXT and 0SVY_ANSWER_TEXT but I am confused in mapping Survey questions to BW as they may be of 200 char do we need to split them or is there anyother way we can map please would anyone suggest me steps to extract the Survey data from CRM to BW i.e from activation to Cube mainly I am worried about how do we map Survey questions to BW objects.
    And also I need to extract Change documents,i.e changes made to the created opportunity,activity transactions, from CRM to BW as the changes are not stored in DB tables but we can view them in extras menu->change documents I think they are linked to transaction number but i donot know how to pull them to BW.Would anyone put some light on it. I appreciate it in advance.
    Thanks in advance
    Regards
    Kishore.

    Hi Kishore,
    I have no experience in CRM extraction in BW.
    Did you try to use 'Propose Transfer Rules' function to map objects from extract structure to the comm structure. I am assuming that you have activated all the required Business Content and replicated your extract structures.
    Why do you want to map field by field? May be I did not understand your question?

  • Populating a Dynamic List Box in CRM Survey

    Hi All,
    I am currently creating a CRM Survey and am trying to use the 'Dynamic List Box with Single/Multiple Selection' options, but cannot see how i can populate these lists. I get the following error message when selecting the 'Insert Answer Option:
    'Dynamic list boxes' cannot contain statistical answer options'
    I have tried this through both Survey Suite and UI, but cannot go any further. Can anyone point me to where i can populate this list? Sounds like possible a backend table, but i cannot find which one.
    Many Thanks
    Indi

    Would anyone be able to help please?
    Thanks
    Indi

  • 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 Suite - BW extraction

    Dear all,
    I have created a survey in CRM survey Suite,
    By which business content info providers, i can see the results of my survey?
    Thanks in advance..
    jmq

    HI,
    crm survey suite extractors into BW
    Re: crm survey suite extractors into BW
    Thanks
    Reddy

Maybe you are looking for

  • Indesign CS6 just started crashing when exporting to pdf - help?

    I just got Indesign CS6 a few weeks ago and I'm using it on a new macbook pro. I had exported to pdf a few times with no problem. Today, I tried the same thing and Indesign began quitting for no apparent reason. I already tried restarting my computer

  • White screen on restart

    I have a 27" iMac 3.5 GHz Core i7 - 8 GB Ram 1600 MHz DDR3 with a 3 TB Fusion drive.  I downloaded Yosemite with some difficulty this evening.  I ran the install and when it wanted to restart a white screen came up for over 10 minutes.  Should it tak

  • My internal speakers are not working, but my computers says they are

    I get no sound with or without headphones it.  I have gone into settings and made sure that I have selected internal speakers as the output device, and that they are not muted.  Everything in the settings indicates that the sound is working fine, but

  • Reg. table maintenance generator and function group

    I am trying to create a table maintenance for a custom table. It is asking for a function group. Should I create a new function group for each table maintenance I generate? Thanks in advance for your input.

  • JSX Save PNG for web, quality parameter not changing file size

    Hi I have a script that uses this snippet of code to save png files for web. But, no matter what number I change the quality, the resulting file size and image fidelity remains the same. I was wondering if I can save pngs for web at smaller byte size