Promotion planning - SD-CO-PA relationship

Can anybody give me brief explanations for the answers of the following multiple choice question (answers for each choice)?
Thanks in advance for the answers...
Which of the following statements are correct regarding promotion planning?
(a)     Accurate reporting is possible because data can be transferred from SD to CO-PA at three different stages.
(b)     Budgets are created as planning versions in CO-PA for sales and marketing strategies.  Agreements, such as sales deals for marketing campaigns are created in SD.
(c)     In the agreement, planned values for the condition records can be passed to CO-PA as a commitment.
(d)     Budgets can be monitored by comparing the two versions (budget vs. commitment)

Little complex. I will try to answer based on my past knowledge:
Which of the following statements are correct regarding promotion planning?
(a) Accurate reporting is possible because data can be transferred from SD to CO-PA at three different stages.
Yes, you can transfer data from SD at sales order, delivery and invoicing creating. If you have different requirement then check user exits and there you can get some more options.
(b) Budgets are created as planning versions in CO-PA for sales and marketing strategies. Agreements, such as sales deals for marketing campaigns are created in SD.
Yes, sale deals are creating in SD. If you are using CRM then there is separate functionality for deals.
(c) In the agreement, planned values for the condition records can be passed to CO-PA as a commitment.
Not clear to me.
(d) Budgets can be monitored by comparing the two versions (budget vs. commitment)
Yep, you can compare two versions.

Similar Messages

  • APO Demand Planning - promotion planning

    I am using APO V5.
    I am interested in promotion planning, and have these two questions:
    1. Is it possible to create 'template promotions', which specify parameters such as number of periods, and use such 'template promotions' when creating an actual promotion?
    2. When I see promotion quantities in cells of an interactive DP planning book view, how can I see reference to the promotion to which the quantities refer?
    Thanks, Bob Austin

    Hi group APO,
    Answer to Q1: I think the standard SAP promotion components doesn't the "template" functionality that you are looking for. However, you can create a custom program to do this. 
    I am thinking of the following:
    1) You will create your "promotion templates" in the standard SAP promotion planning screen.
    2) A custom ABAP program will be created which will copy a certain "promotion template" to a new promotion. The new promotion can later be edited in the promotion planning screen.  The program can use the promotion BAPIs to accomplish this (BAPI_PRMSRVAPS_GETLIST, BAPI_PRMSRVAPS_SAVEMULTI)
    Answer to Q2: I am not sure I understand your question correctly. If you go the promotion planning screen, you will be able to see the promotion's "total" values and also the CVCs that has been assigned to this promotion. Alternatively, you can use program /SAPAPO/PROMOTION_REPORTING which comes handy when displaying CVCs and it's promotion or vice versa.
    Hope this helps

  • APO DP Promotion Planning

    I am using APO DP V5.1 promotion planning.
    Is it possible to set up 'promotion phasing profiles' so that, if for example I have a promotion qty of n spread over x weeks, I can phase the qty n across the x weeks in a consistent fashion.
    So, I would want a promotion profile called for example 'PROM_4WEEKS' which would have values of 15%, 15%, 35%, 35% for a 4 week split, and another called for example 'PROM_8WEEKS' which would have values of 30%, 10%, 10%, 10%, 10%, 10%, 10%, 10% for an 8 week split. I could then use these profiles to apply to a number of relevant promotions.
    Thanks,
    Bob Austin, Atos Origin

    Hi Bob,
    We can interpret it in a different manner. Creating 2 promotions, one for 4 weeks and one for 8 weeks. You can assign these promotions to multiple products. in case you want to assign it to different products, you can copy the promotion from one set of SKU to another set of products.
    regards,
    Kedar

  • Req. delivery date and plan order finish date relationship

    Dear Experts,
    I have a question on setting the req. delivery date and plan order finish date relationship. Now, I want the plan order finish date is one day before the req. delivery date, is it possible to set it in configuration? Please advised! Many thanks!
    Regards,
    Matt Yim

    Matt,
    Please use a schedule margin key(SMK) in the material master MPR2 view which has float after production defined as 1day.
    If there are no SMK with that defination then you can define you own in customisation and assign the same in the material master. (SPRO--->Production ->MRP->Planning ->Scheduling and Capacity Parameters->Define Floats).
    Regards,
    Prasobh

  • Promotion planning level change from product to product  category.

    Hi
    About the promotion planning level, currently we use product level which means we adds individual products and assign money to there.
    But we are thinkin of changing this to product category level planning.
    Could anyone please teach me some good references or links or how to do it in step by step?
    It seems we need to do a lot of work to change the level of planning, but hopefully it might be not too difficult?
    If you know the solution, could you point me some directions?
    Thanks.

    Looking at all that code, I can suggest one way of debugging the issue(Its a bit hard to guess what went in this case,particularly when the problem could be at so many places).
    1. Run your PLSQL as an anonymous block and check if the generated XML structure is what you expect.
    2. Check Firebug Console (if you have it) if an ajax request is send when the item is changed.
    3. Print out the return XML as a string on the screen so that you can make sure it what you wanted(use alert function or append to some page element)
    4. Now try your XML parser JS section starting with the obtained XML as a static variable, trying printing out the parsed out values at different stages
    5. Setting the page items shouldn't be much of a trouble if everything else worked fine.
    Some Observations: If you are on Apex 4.0 wouldn't a Dynamic Action save you all this trouble (Two SetValue processes). Even otherwise you seem to be fetching two id's from the Ondemand process..Can't you just concatenate them with some separator and send that as the result stream(htp.p), handling them in JS would be simple using the split function. If the data is more complex you could return it as a JSON string and parse it with fewer lines of code.
    Found a problem with the code :
    get.add('PRODUCT_ID',pValue)Do you have a page item by that name(PRODUCT_ID) ? else change it to
    get.add('P4_PRODUCT_ID',pValue)and change the following in ur PLSQL process code
    PRODUCT_ID = TO_NUMBER (v ('PRODUCT_ID'));to
    PRODUCT_ID = TO_NUMBER (v ('P4_PRODUCT_ID'));But as I said earlier, Debugging it step by step might be easier.

  • Promotion planning and lowest level KF

    Hai,
            The promotion key figure has to be the lowest level of detail, which means the KF has to be the lowest in the hierarchy. This means, I can only assign promotions at the lowest level?
    For example, a product called DOW white color soaps and a group level called DOW soaps. So as per the promotion planning, I can only set promotions at the DOW white color soaps and not at the group level of DOW soaps? is that true? What if I have a case that I have to specify a promotion at group.
    Thank you.

    Hi Vishu ,
    Firstly let me clear you that Promotion Key figure is the key figure in which the data for the promotion is to be stored and the Promotion level is the characteristic at which level the promotion is maintained ,this may be the Locaion or the Product .Yes you need to assign promotion to the lowest level but this does not mean that you can not add promotions at higher level like product grp or Brand .
    In promotion base you can define Characteristics (Grp/Brand etc) on which you want to plan promotion.
    For more clarification go thro.
    <a href="http://help.sap.com/saphelp_scm40/helpdata/en/0d/429ba838ee11d3982b0000e8a49608/frameset.htm">Creating a Promotion</a>[url
    Regds //Digs...

  • Promotion planning

    Hi Guru's I am using APO DP V5.1 promotion planning.
    Can anyone explain step by step process of promotion planning in DP ? i gone thru the help.sap.com but i did'nt understand properly .
    And , Last month we did the lifecycle planning .We introduced new product and i did the realignment for new product .if that is the case is there any effect if i do the promotion planning now ?
    Thanks&Regards
    Kriss

    Hi Senthil ,
    Thank you for the link .i tried to implement the promotion planning .i am trying to creat the cannibalization group .but i am getting an error .the scenario is  reduction in sales of 1piece for sony product and 2 pieces for LG Product for additional sales of 5pieces for product view sonic ,when i try to save it was giving an error "the product view sonic does not exit".Can you pls help me asap ???
    Even I already loaded the data to Demand Planning. I have the 9AMATNR characteristic where I see the view sonic values.
    I see the viewsonice in the interactive Planning and it is working fine! but the prob is only with cannibalization group
    Thanks!
    Kris
    Edited by: kriss.m on Oct 4, 2009 10:40 AM

  • Promotion Planning in DP

    Hello Friends,
    I am exploring Promotion Planning functionality in APO - DP and I have specific need to accomodate pricing as a part of promotion planning.
    Since we offer different pricing for promotion items and this can be different from customer to customer. I would like to create place holder for pricing along with promotion qty in APO DP. My question is, Can APO DP promotion planning fulfill this requirement with standard functionality?
    Any ideas?
    Regards,
    Harshil Desai

    Harshil,
    Well, there are basically no limits as to what KFs can be displayed in a planning book.  If you have a way to enter or extract the prices into your PA, then they can be displayed in your book.
    That being said, I can't imagine a scenario where displaying promotional prices in a planning book would actually justify the effort required to create and maintain the functionality.  Promotion Planning is designed to allow you to segregate the Promotional planning from the baseline planning, and thus see in greater detail how promotional planning affects the overall plan.  I would think that Promotional Pricing would only be useful to you if your entire demand plan were priced, and you were using your DP as a sales budgeting tool.  This would be a substantial project.  If this is your goal, you probably should be looking at CRM instead of APO DP.
    Best Regards,
    DB49

  • Promotion Planning Key Figures

    Hi,
    How many key figures are recommend to support the promotion planning process?
    Should I have one key figure for past promotions and another one for future promotions?
    Thanks a lot

    Hi,
    The key figure Promotions is the sum of costs for promotions that cannot be assigned directly to a product.Technical Name: 0PROMOTIONS. 
    In a scenario like, if you are comparing two promotions on the promotion planning screen, when you view a single promotion, you can see the various key figures such as promotion history, promotion forecast, promotion stockouts, and released promotion demand for the relevant products. When you compare two promotions, all these key figures are displayed for both promotions.
    Some of the typical key figures used in promotion planning are
    1) The Key figure with technical name 0CMNUMPRRT determines the number of promotions in which products belonging to a segment are sold.
    2) Key Figure: 0RPA_PRMQTY key figure contains the quantity to be assigned from sales for a promotion.
    3) Key Figure: 0RT_PRDCAMT key figure describes an absolute amount by which a sales price is reduced as part of a retail promotion
    Regards
    R. Senthil Mareeswaran.

  • Promotion planning and SD, CO-PA

    Can anybody send me info about promotion planing and its relation with CO-PA? I also want to get further information about "promotion planing and its customizations on SD.
    Thanks in advance.

    Hi,
    Are you refering to promotion planning in APO? Promotion planning is usually done by APO but the orders are generated by SD component. For example in promotion planning you plan in advance regarding the free offers to be made to customers. But the real promotional orders are generated by SD. As per CO-PA free of charge orders or samples will not flow into CO-PA at the time of billing but you will have to transfer it through settlement.
    Regards,
    Abhisek.

  • Production order/planned order  - Sales order relationship

    Hi,
    Can anyone explain the relationship between Production/Planned orders and Sales orders and how they are interlinked (Supporting tables and fields will be helpful). Also if they are related, can there be scenarios when pp orders can exist without sales orders?
    Thanks.

    In my case, some items in a particular production order shows the wrong quantity in Planned Qty. Can I assume it's a bug in SAP 8.8? I can only found one order with this problem. The rest seem fine.

  • Users having access can't promote planning units during First pass state

    Hi,
    There is something I do not understand using the workflow in Hyperion Planning 11.1.2 : on first pass state, users having access can not promote a planning unit.
    Only the owner can promote... to himself !
    I'm lost !
    Please help.
    Thanks.
    Virgile.
    Edited by: 808808 on 7 déc. 2010 06:19
    Edited by: 808808 on 7 déc. 2010 06:22

    Hi,
    I tried first with a Planner user, and then with a Interactive user, and there is no difference.
    When I try to change the status, I have an error message that tells me that I can't change status of the planning unit.

  • Running Rules on "Locked"/Promoted Planning Units

    Hi All,
    I'm using Hyperion Planning and Smart View Version 11.1.2.2.
    Does anyone know if it is possible to prevent users from being able to run rules on data that is supposedly "locked out" by virtue of a Planning Unit? I was under the impression that Planning Units were supposed to control who could change the data rather than simply who could type numbers into forms, maybe I had this wrong? It seems a bit of a transparent piece of functionality if users can still change numbers after they've passed ownership to someone else.
    A working Example:
    A user can promote their data, but is still able to go back to a form where that data sits and run Rules on-Save, through Right-click menus or through Smart View.
    I'm worried about someone accidentally interfering with data whilst another user is analysing it etc.
    Am I missing something here?
    Regards
    Ed

    Hi, Ed.
    You're right, Planning has so many parts to be developed. PU promotion doesn't prevent users from running BR's
    If you're really worry about it you can think up a workaround.
    You have to create a new form having design simular to a PU hierarchy. User have to enter data (suppose 1) in intersection of Scenario, Version, Entity and Account (if used in PUH) All others dims member should be Begbalance, Product n/a etc.
    All BR's you need to prevent from executing while PU is approved, freezed or just owned by the reviewer or in other cases you think about should include extra code before original calculation takes place. You simply check the value of 1 in all calculated PUs in current BR and throw an error if meet it (@RETURN with some justified text message)
    So when one user (lets say first owner) has finished entering data he goes to the form discussed above and enters 1 for related PU. You can build a task list having such steps After that no one can execute BR successfuly
    Try this maybe it helps you
    Vladimir

  • Why do we need to plan promotions at the lowest level of aggregation

    Hi,
         The documentation says that we need to plan the promotions at the lowest level of aggregation i.e., the material level. Why? Is there a specific reason for this? Can we plan at other levels of aggregation as well? What happens if we plan at higher level;s of aggregation?
    Thanks.

    I think it is possible to do it in an aggregated level however you need to define your distribution rules in order to get the desired result, you need also to consider that if distribution rules changes and the value after promotional planning returns the same value, it is possible that detailed level are not realigned to the new distribution rule (e.g. regarding another ratio).
    Maybe this is one of several causes.
    Regards,
    Carlos

  • Plan promotion

    Hi,
    I currently have a monthly plan ($9.99 PS + LR) which expires in November. There is a promotion currently running to get a 12 month membership for $99.88. If I purchase this, can I use it when the current plan expires? If yes, what's the procedure of applying it? The promotion expires 4/22.
    Thank you,
    Valentin

    No, you will need to cancel the present plan first then purchase the promotional plan, you can not wait till the present plan expires.
    Regards
    Rajshree

Maybe you are looking for

  • Font command fails on solaris

    I have a program which runs fine under Windows but fails in Solaris when it gets to the line font=new Font(null,FONT.plain,current_font_size); (I have tried SansSerif and Lucida in place of null. It is being run from a shell script as a batch process

  • Wrong amount in MIGO

    Dear Expert We are facing a problem in GR , GR amount is wrong, we have th po which has got  price 339.83 against which GR has occured and order quantity 10000, partial MIGO has been done , in one of the GR of quanity 350.900 the amount is coming  ou

  • Html link to verify google

    Hi! i cannot figure out why this is so hard.....i am trying to paste an html link to google on my website so i can ratify it google. only google doesn't recognise it or apple won't allow it. Please does anyone have any ideas on what i may be doing wr

  • JTextArea Character Limit

    Is there a limit to the amount of characters that can be in a JTextArea? Thanx!

  • Mac Mini OS X version 10.8.2 I can't empty trash

    I can't empty my trash there's a message and click "all remove all items" then nothing!!! How could I do?