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

Similar Messages

  • 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

  • Adobe updater is crashing with adobe photoshop elements 6 and mac os version 10.9.4 (on a brand new install)  . How to overcome  this ?

    adobe updater is crashing with adobe photoshop elements 6 and mac os version 10.9.4 (on a brand new install)  . How to overcome  this ?

    Maybe I typed it wrong ...it is unchecked.
    This is the message I receive:
    Process:         Adobe Updater
    Path:            /Applications/Utilities/Adobe Utilities.localized/*/Adobe Updater.app/Contents/MacOS/Adobe Updater
    Identifier:      "com.Adobe.ESD.AdobeUpdaterApplication"
    Version:         Adobe Updater 5.1.0.1082 (5.1.0.1082)
    Code Type:       X86 (Native)
    Parent Process:  launchd
    Responsible:     Adobe Updater
    User ID:         501
    Date/Time:       2014-11-21 12:39:47.691 -0600
    OS Version:      Mac OS X 10.9.5 (13F34)
    Report Version:  11
    Anonymous UUID:  42CCAEE7-C520-BA70-4B27-711A184AB1A5
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    abort() called
    terminating with uncaught exception of type std::runtime_error: Unable to determine registration filepath!
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib        0x93982952 __pthread_kill + 10
    1   libsystem_pthread.dylib       0x96f15167 pthread_kill + 101
    2   libsystem_c.dylib             0x940f029c abort + 155
    3   libc++abi.dylib               0x99fe06c9 abort_message + 169
    4   libc++abi.dylib               0x9a00147d default_terminate_handler() + 264
    5   libc++abi.dylib               0x99ffec30 std::__terminate(void (*)()) + 14
    6   libc++abi.dylib               0x99ffe64b __cxa_throw + 116
    7   "com.Adobe.ESD.AdobeUpdaterApplication"0x0004e4a3 0x1000 + 316579
    8   "com.Adobe.ESD.AdobeUpdaterApplication"0x00056f19 0x1000 + 352025
    9   "com.Adobe.ESD.AdobeUpdaterApplication"0x00024499 0x1000 + 144537
    10  "com.Adobe.ESD.AdobeUpdaterApplication"0x000139c0 0x1000 + 76224
    11  "com.Adobe.ESD.AdobeUpdaterApplication"0x00002912 0x1000 + 6418
    12  "com.Adobe.ESD.AdobeUpdaterApplication"0x0000282d 0x1000 + 6189
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib        0x93983992 kevent64 + 10
    1   libdispatch.dylib             0x96f1e899 dispatchmgr_invoke + 238
    2   libdispatch.dylib             0x96f1e532 dispatchmgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib        0x93983046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x96f15dcf pthreadwqthread + 372
    2   libsystem_pthread.dylib       0x96f19cce start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib        0x93983046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x96f15dcf pthreadwqthread + 372
    2   libsystem_pthread.dylib       0x96f19cce start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib        0x93983046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x96f15dcf pthreadwqthread + 372
    2   libsystem_pthread.dylib       0x96f19cce start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0xa10e2c0c  ecx: 0xbffff0dc  edx: 0x93982952
      edi: 0xa13a31a8  esi: 0x00000006  ebp: 0xbffff0f8  esp: 0xbffff0dc
       ss: 0x00000023  efl: 0x00000206  eip: 0x93982952   cs: 0x0000000b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x99fe3e46
    Logical CPU:     0
    Error Code:      0x00080148
    Trap Number:     132
    Binary Images:
        0x1000 -   0x24cff7 +"com.Adobe.ESD.AdobeUpdaterApplication" (Adobe Updater 5.1.0.1082 - 5.1.0.1082) <3D59867C-5698-4D46-AD1F-C357C48B75AA> /Applications/Utilities/Adobe Utilities.localized/*/Adobe Updater.app/Contents/MacOS/Adobe Updater
      0x3ce000 -   0x3d9fff  com.apple.CommerceCore (1.0 - 42) <D28DD970-4B69-3848-9BCC-3C67323B3D9C> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x493f000 -  0x4964ff9  com.apple.framework.familycontrols (4.1 - 410) <A33A97EE-C735-38BA-9B49-5D78DAA3DEDA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x8fea6000 - 0x8fed8417  dyld (239.4) <0F2176BD-4239-3506-BA41-3B885269520E> /usr/lib/dyld
    0x90008000 - 0x90023ff5  com.apple.openscripting (1.4 - 157) <5C161A52-8D2F-3D56-A988-05727BED7A59> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x90024000 - 0x90025fff  liblangid.dylib (117) <F18F76C6-7E4B-34AD-AE81-C1C031BF2F7D> /usr/lib/liblangid.dylib
    0x90026000 - 0x90109ff7  libcrypto.0.9.8.dylib (52) <D3AB1D26-30BA-36D3-956C-EC7D7185C396> /usr/lib/libcrypto.0.9.8.dylib
    0x9010a000 - 0x90135ff7  libsystem_network.dylib (241.3) <71EBA489-386D-3608-ADE6-CB50EBD1AB1B> /usr/lib/system/libsystem_network.dylib
    0x90136000 - 0x9052effb  com.apple.CoreGraphics (1.600.0 - 599.35.4) <2B46D887-CAED-30F3-B009-1EBF0C71DC2E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x9069c000 - 0x906a5fff  com.apple.audio.SoundManager (4.1 - 4.1) <68B7CEB7-AF09-3E24-8548-6ABF065B5186> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    ...and it goes on and on.
    Joy (Awbrey) Schichtl
    [email protected]

  • Mass updation of Priority field in the process order header screen

    Hi Friends,
    Can any body knows on how to do mass update the Priority field in the process orders after release.(with out upload using BDC).
    or can we update the priority field in process order during mass release of process orders using  T- code: COHVPI?
    Is there any standard transaction? else please tell me the solution if there is any other way of doing this task.
    thanks&regards,
    Purna

    Purnachander,
    Your requirement can not be fullfilled with any standard transaction.
    BDC is best suitable option.
    Hope this helps you.
    SmanS

  • 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

  • Campaign element approval

    in our organization
    when ever the parent campaign is approved the campaign elements are also approved
    the campaign elements can also be approved manually
    Is there any field in the database to determine how the campaign element is approved?
    where approved manually or approved as a result of the approval of parent campaign.
    Thanks in advance

    I don't know, but why don't you search in the Business Workflow Explorer (transaction code SWDM)? By specifying the application component you will see what is available.

  • Values update in T.Code : KSBT

    Hi,
    I need complete process (Document / details) on how the values updated in t.code : KSBT. Which is required to explain to the end user.
    Appreciated your quick reply.
    Regards
    Aparna

    Normally you update your cost center planning in by following steps:
    1- Overhead planning by KP06, you enter cost centes, cost elements and values (Can be manual or automatic through uploading of BDC"
    2-  Upload your planning hirarchy and sales planning (COPA)
    3- Transfer sales value from COPA to SOP by KE1K
    4- Run LTP (long term planning.  MC8G,MS01
    5- Transfer activity from LTP . KSPP
    6- Post statistical Key Figures (SKF). KP46
    7- Reconciliation of activity . KPSI
    8- Splitting of activity. KSS4
    9- Price Calculation. KSPI
    following above steps will update KSBT automatically.  On the other hand, if you know you activity rates and you want to update KSBT manually you can do that in KP26.
    I hope above will throw some lights
    Ahmed Zain

  • Problem updating mac version of Premiere/Photoshop Elements 12

    Adobe Application Manager indicates that there are updates (version 12.1) available for Premiere Elements and Photoshop Elements 12.  Started the update process, the Application Manager indicates that ElementsOrganizerRevelAgent needs to be closed.  When checking the Mac Activity Manager, the ElementsOrganizerRevelAgent quits no its own.  Tried to update several times ofer different days. 
    Get a message stating
    "Update failed
    Updates could not be applied
    The error log file may help you in identifying the problem.  Then try updating again.  If the problems persist, contact customer support for further assistance."
    The error log reads as follows:
    Adobe Photoshop Elements 12.1 Update
    Installation failed. Error Code: U44M1P7
    Adobe Premiere Elements 12.1 Update
    Installation failed. Error Code: U44M1P7

    vid_2
    Great news that you and Shikha have resolved your Photoshop Elements 12 Premiere Elements 12 Update issue
    Error Code: U44M1P7.
    Good job and follow through.
    Could you explain what you mean by "..does not persist.." when you wrote
    I noticed that the AutoAnalyzer does not persist for version 12.1 like it did for the 12.0 version, so there appears to be no reason to disable it at this time.
    And, when you disabled the Elements Organizer 12 previously, did you put the space into the name as well as turn Off the AutoAnalzyer Options in Elements Organizer workspace/Edit Menu/Preferences/MediaAnalysis?
    Thanks for you input on these points.
    ATR

  • Error assigning Target Group to Campaign Element

    Hi
    I have created a Target group for a Campaign. I have saved and exported target group to channel and started the Campaign. But it shows error message saying No Target Groups are assigned to Campaign Element..
    Why is it showing error even after assigning members for the target group and exporting the TG to Channel. I have updated the status from created to released, approved before Starting the campaign.
    Please help.
    Thx.

    Hi Kalees
    Do you have a campaign element in your campaign? If so assign the target group to the campaign element in the segments assignment block.
    Cheers
    Declan

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

  • Is there any stadandars workflow template for campaign element approval

    is there any stadandars workflow template for campaign element approval

    I don't know, but why don't you search in the Business Workflow Explorer (transaction code SWDM)? By specifying the application component you will see what is available.

  • 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

  • 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

Maybe you are looking for

  • Invoice verification - reg.

    While doing invoice verification with respect to po no. it adopts the goods received data as per the goods receipt and its document no.  In some cases it is observed that two or more documents data is displayed in one line item.  Why it is happening?

  • [SOLVED] PGP signature could not be verified!

    I am trying to install password safe from the AUR. I have downloaded and un-tarred the tar.gz file but when I execute makepkg -s I get the following error: $ makepkg -s ==> Making package: passwordsafe 0.94.1BETA-1 (Mon Dec 29 21:41:00 PST 2014) ==>

  • Source codes of the Unix commands

    It is still me, in spite of my bad English, I hope that you would understand my question. In fact, I am with the research of the place where I could find the source codes of the various commands of the Unix(sunSolaris) environment. Thank you . Patric

  • Apps purchased on iOS not syncing back to iTunes

    Hi, I am have been having this problem. Whatever apps I purchase or update on my iOS devices, they do not sync back to iTunes. There is no error message. They just don't sync back. On a quick search, I have seen that some other people have faced the

  • Pdf won't open with O7

    ik make a reduced file sized pdf in acrobat pro to show it on my website in the old OS this opens always fine! but now the same link shut down the browser (al browsers) on ipad?