Add Questionnaire or Survey to Campaign Element

Hi Experts
I have a requirement to add a questionnaire to a campaign element for business users to answer questions, save the questionnaire for retrieval by another business user.  Presently, we have an assessments assignment block for questionnaires in LEADS as well as the option to add these to other transactions but nothing in the Marketing Project scope.  Does anyone have a solution for this? 
I read an earlier post and the person added a questionnaire to the communication area but this is a questionnaire for INTERNAL purposes only and not to be sent to a Target Group.
Any help is most appreciated!
Chris

and a word / pdf document as an attachment doesn't work?
Surveys are overrated anyway and only provide minimal advantages for evaluation (which actually is overrated too) unless you would like to update any master data directly in the CRM system - that comes in quite handy
Neanmoins, an enhancement to the overview page should do the trick, too.

Similar Messages

  • Add business object "Campaign Element" in Recent Item

    Hi Folks,
    I am working on marketing scenario with objects like marketing plan,campaign, campaign element etc. In recent item area system shows marketing plan and campaign no. opened recently. But system doesn't show campaign element in that. Is there any way to add recent visited campaign element number in recent item area?
    Regards,
    Nikhil

    closing as no reply.

  • Updating offercode(priority code) in campaign element

    Hello,
    My requirement is to create Campagins and Campaign Elements from flat file through BAPIS.
    I have used BAPI  MKT_ELEMENT_CREATE to create that.
    But in the attributes(IM_ATTRIBUTES) we dont  have the offercode or the priority code field to  be updated to campaign element.
    Can anyone please suggest how to update the offercode to campaign element.......
    Thanks
    kranthi

    We can add fields , Hide fields add onther Tab by using SPRO configuration.
    CRM - Marketing - Marketing Planner and Campaign Management - Additional Fields and Business Add-Ins (BAdIs) for Marketing -Define Additional Fields: Set Types
    the fields are in a new separate tab will be added into a addition tab.
    Regards,
    Siva

  • Adding Campaign element desc in advance search criteria for campaigns

    Hi,
    We would like to add Campaign element description in the advance search criteria of the campaigns. The field is not available in the available list. How do we add it in the list so that we can make it searchable?
    Thanks
    A

    Hi Aman,
                      You can add a UI field from the view of the search component and write the search logic in any suitable badi. There are many threads based on search . Check in SAP SOlutions-> WEb UI category.
    Hope this helps.
    Regards,
    Ruby.

  • Automated campaign: Element only processing target groups

    Hello,
    I am using campaign templates to create automated campaigns. I tested all possibilities (setting a profile set to the campaign element, then setting a profile, and then a target group) and the execution only works with target groups. The worst part is that when the campaign is created he copies the target group from the profile set configured in the model to another profile set without name! That way is impossible to reuse it.
    Please advice
    Regards

    Hello,
    Thanks for your replies and sorry for not being clear.
    I have a campaign template that is configured as follows for automated campaign execution:
    The last screenshot is from the campaign element template, where the system only let me create a segment or target group and not reuse a profile group or target group, like in campaigns created without template.
    I tried to add the profile set outside the campaign automation view, but when I create a campaign from the template, the system creates a copy from that profile set.
    So the questions is:
    Is there a way to reuse profile groups/target groups when using Campaign templates like in normal campaigns (using the profile groups/target groups from the template, not copying them)?
    Thanks

  • BSP Error while selecting "campaign elements" in spanish --- crm 2007

    Hi experts,
    I´m trying to look for a solution for a problem with an error that occours while selecting in WEB UI --marketing --- campaign elements , in spanish language.
    Error Business Server Page (BSP)
    <thtmlb:textView>: (design) The Attribute Value is not a Value from: STANDARD/HEADER1/HEADER2/LABEL/VALUE/ITALIC/BOLD
    In english it works perfect.

    Which field is? Has translate value content to spanish for this field?.
    In SAP CRM UI, press F2 and tell me which is the field

  • MKT_ELEMENT_CREATE gives Dump during creation of Campaign Element

    Hi,
    I am trying to create campaign element through code and I am getting dump in the following class method.
    Class : CL_CRM_MKTPL_OL_MKTPROJECT
    Method : SET_ATTRIBUTES
    Line No : 15 ->> lr_header_item->get_attributes( EXPORTING iv_get_external_attributes = abap_true
                                      IMPORTING es_attributes              = ls_header_attr ).
    In above statement LR_HEADER_ITEM comes as Initial.
    Below is the code for creating campaign element.
    DATA: LR_TASK          TYPE REF TO CL_CGPL_TASK,
            LR_TASKS         TYPE REF TO CL_CGPL_TASKS,
            LR_PROJECT       TYPE REF TO CL_CGPL_PROJECT.
      DATA: WA_PROJECT  TYPE CGPL_PROJECT.
      DATA: WA_TASK     TYPE CGPL_TASK.
      DATA: LIT_TASKS   TYPE CGPLD_ITAB_TASK.
      DATA: WA_MESSAGE TYPE BAPIRET2.
      DATA: LIT_RETURN TYPE TABLE OF BAPIRETURN1.
      DATA: WA_CAMPAIGN TYPE CRM_MKTPL_CAMPAIGN,
            WA_ATTRIBUTES TYPE CRM_MKTPL_MKTELEMENT.
      DATA: LV_GUID TYPE SYSUUID-X."BAPI_MARKETINGELEMENT_GUID-MKTELEMENT_GUID.
      DATA: LV_CAMP_GUID TYPE BAPI_MARKETINGELEMENT_GUID-MKTELEMENT_GUID.
      CALL FUNCTION 'MKT_ELEMENT_READ'
        EXPORTING
          MARKETINGELEMENT = IV_SOURCE_GUID - THIS IS A IMPORT PARAMETER OF FUNCTION MODULE ( CAMPAIGN GUID ).
        IMPORTING
          EX_CAMPAIGN      = WA_CAMPAIGN
          EX_ATTRIBUTES    = WA_ATTRIBUTES.
      CONCATENATE WA_ATTRIBUTES-EXTERNAL_ID '_' SY-DATUM '_' SY-UZEIT INTO WA_ATTRIBUTES-EXTERNAL_ID.
      WA_ATTRIBUTES-OBJECT_TYPE = 'CPT'.
      CALL FUNCTION 'SYSTEM_UUID_CREATE'
        IMPORTING
          UUID = WA_ATTRIBUTES-GUID.
      LV_CAMP_GUID = WA_ATTRIBUTES-GUID.
      WA_ATTRIBUTES-PROJECT_GUID = IV_SOURCE_GUID.
      WA_ATTRIBUTES-PARENT_GUID = IV_SOURCE_GUID.
      CALL FUNCTION 'MKT_ELEMENT_CREATE'
        EXPORTING
          IM_MARKETINGELEMENT = LV_CAMP_GUID
          IM_ATTRIBUTES       = WA_ATTRIBUTES
        TABLES
          RETURN              = LIT_RETURN.
      IF LIT_RETURN[] IS INITIAL.
        CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
          EXPORTING
            WAIT = 'X'.
      ENDIF.

    This would happen if you are not passing the right guid to the program or Function Module. Please check that the guid is available in cgpl_project table.
    Ajay Gupta

  • Creation of service order from campaign element

    Hi,
    We have a requirement where service orders are to be created for all those business partners who responded to the campaign. We are using standard service order type SVRO. We have set up campaign automation by creating campaign and element, assigned target group, set decision point (rule & condition) to split target group in two; one for those who have replied to campaign and others who have not replied. These target groups are also linked to other campaign elements within the campaign.
    The question is, how to create a follow-on transactions such as service orders through campaign, so that one service order gets created for each successful BP from campaign result?
    Thanks in advance for your advice / suggestions.
    Regards
    Umesh
    Edited by: Umesh Singh on Sep 30, 2009 6:36 PM

    Hi Shatnhala,
    Thank you for your help. I'll try this and will come back to you.
    My further requirenment is to re-trigger pricing to upade latest price information on these service orders and then to create and send letter to all those customer with price informations. Can I use the same workflow with different steps to complete all these task?
    Also, how will these service orders (created through workflow) be linked with the campaign? Is their a way to link one campaign with many orders?
    Thanks
    Umesh

  • Fact sheet to show up Campaign Elements

    Hi,
    Is it possible to show Campaign Elements in Fact sheet.
    Campaign element needs to be based on the customer which is in Target group of that particular BP.
    It is not on the basis of  Employee responsible of campaign element.
    Say for example if customer XYZ  is in Target group of Campaign element 1234. When I confirm the BP & open fact sheet it should display me campaign element 1234 in the fact sheet.
    Cheers,
    RK

    Well you can download and install the PSE11 trial from http://prodesigntools.com/photoshop-elements-11-direct-download-links-pse-premiere-pre.htm l to get the PSE11 versions of the Lighting files. Follow their very important instructions EXACTLY or you will likely encounter authorisation errors or download the latest version instead.
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children
    If this post or another user's post resolves the original issue, please mark the posts as correct and/or helpful accordingly. This helps other users with similar trouble get answers to their questions quicker. Thanks.

  • Campaign element creation

    Hello ,
    My requirement is to create Campaigns and Campaigns elements from flat file.
    I am able to create Campaigns through BAPI MKT_ELEMENT_CREATE, but i am unable to find a BAPI to create Campaign elements under the created Campaign.
    Can anyone please let me know the process or BAPI to create a Campaign element.

    Hi,
    You can create campaign elements using the method 'element_create' of the class 'cl_crm_mktpl_appl_base' followed by the 'save' method and BAPI_TRANSACTION_COMMIT.
    hope this helps!!!
    Prerna

  • Document in Campaign Element

    Hi all,
    Can anyone tell me, how the documents are stored in the documents tab of an campaign.
    I have been trying to attach an document using the BADI.
    CRM_MKT_EXP_CAMP_DAT Method EXPORT_CAMPAIGN_DATA.
    i am not able to attach the document.
    i want the file to be generated in the application server and an link to it in the campaign document tab.  so that user can read the document.
    Please.. guide me.. i am very new to CRM.
    Thanks & Regards
    DSM Sharma.

    Hello Sharma,
    To attach a new document to CRM object (here Marketing campaign element) from a BAdI (not from UI) you can use one of the following <b>Content Management (KW) APIs</b>: 
    <b>Class:</b>
    CL_CRM_DOCUMENTS
          <b> Methods: </b>
        - CREATE_AL_WITH_TABLE  <i>(Create ArchiveLink Document)
    </i>    - CREATE_FOLDER <i>(Create Folder)</i>
        - CREATE_URL <i>(CREATE_VERSION_WITH_FILE)</i>
        - CREATE_VERSION_WITH_FILE <i>(CREATE_VERSION_WITH_TABLE)</i>
        - CREATE_VERSION_WITH_TABLE <i>(Create New Version of Document (Contents in Tab))</i>
        - CREATE_WITH_FILE <i>(Create a Document (Content in File))</i>
        - CREATE_WITH_TABLE <i>(Create a Document (Content in Table))</i>
        - CREATE_WITH_URL <i>(Document Creation (Content From a URL))</i>
    <b>Function module</b>:
    CRM_KW_DOC_CREATE_VERSION
    CRM_KW_DOC_CREATE_WITH_TABLE
    You need to pass in the BOR number : <b>Campaign element = BUS2010022</b> and need to pass in the <b>GUID</b> of the element together with the document property which depend on the API used.
    Sincerely,
    Alain Gauthier

  • How to make Marketing Plan/Campaign ELEMENTS visible in Marketing Calendar?

    Hi,
    Does anyone know whether it's possible to show Marketing Plan Elements or Campaign Elements in the Marketing Calendar? Until now, I can only show Marketing Plans and Campaigns, no Elements...
    Regards,
    Jeroen

    already solved, type had to be entered.

  • Which table campaign element details are stored

    Hi All,
    Would anyone know which table campaign and campaign element details are stored? I am using CRM 2007 and i am looking to find where details such as campaign element ID, campaign element description, start/end date are stored?
    i could not fund such data after looking through se16
    Any assistance is much appreciated.
    Thanks,
    Jonathan

    Hi,
    se16 > CGPL_PROJECT
    does not have records for the Campaign Element or Marketing Plan Elemtents,
    do you know which table I can find this information in please?
    Many thanks
    Mrugesh

  • Add 3 zero after every n element in an array

    Hi, I have an array that has 50 elements ( 0 and 1) . I would like to add 3 zero after every 5 elements . As below for the first 10 elements
    10101010111111101001 should become  10101010110001111101001000
    could you please help me on this one ? I would greatly appreciate if youd attach the code for it
    thanks

    Approach with for loop
    "In theory, theory and practice are the same. In practice, they’re not."

  • Campaign Element generation using coding mask

    Hi Friends,
    Iam working on the automatic number generation for marketing/campaign plan generation. I have implemented the Note provided by SAP and everything is fine.
    The issue is with the campaign elements. I have used the coding mask to generate the campaign elements. Whenever i delete a campaign element and create a new one, the same number is used again. I mean the previously deleted campaign element numbers are generated again.
    Is there any standard way to create a new campaign element every time from the coding mask without re-using the deleted campaign elements.
    Thanks
    Raju

    Hello Narayan,
    Be more specific? Which version are you in? Is default badi activated? do you have any active custom implementation of  Badi CRM_MKTPL_OL_OBJ with code in method "external id generation".
    Are you using code masking along with the Badi activation. if you custom implementation of badi CRM_MKTPL_OL_OBJ, make sure you deactivate the default implementation.
    Some time this issue might be caused by conflict of multiple implementations active.
    Thanks & Regards
    Raja Pamireddy
    Moderator

Maybe you are looking for

  • Model # BDV-N8100W - Blu-ray Disc DVD Home Theatre System

    Serial Number Location: At the rear of the unit. Attachments: Warranty_455717203.pdf ‏111 KB BDVN8100W_mksp.pdf ‏250 KB BDV-N7100W_N8100W_N9100W_qs_EN_ES.pdf ‏2891 KB BDV-N7100W_N8100W_N9100W_install_EN_ES_FR.pdf ‏1200 KB BDVN7100W_N8100W_9100W.pdf ‏

  • Exchange rate type

    Hello everyone, I would like to know the differences between the different exchange rate types, particularly EURO, EURX and M. From what I've read: EURO is the fixed currency between old EMU-participating currencies and the Euro (DEM<->EUR, ...). EUR

  • How to retrieve Post Parameter

    Hi All, I am new to JSF..I need to retrieve Post parameters from plain HTML pages. Once i receive the post parameter in JSF then i need to validate one of the parameter and redirect user to diffrent pages based on the parameter value. What is the bes

  • One inspection lot

    Hi Guru, How to create one inspection lot for one production order. regards, Rakesh Patel

  • Solaris 10 and Intel RAID Controllers SRCSAS144E

    Where can I download a drivers ?