How to generate Dependent Demand for aggregates in DP

Dear All,
I am in the midst of DP implementation at one of our client.
Business Scenario: Plant A- Car and Plan B - Engine
I would like to know :
1) How do I generate Engine Demand Plan wrto Car Demand using DP only?
2) Do I need to know 2 diffrent planning areas?
Request you to suggest on ABAP deveopment reqd or DP BOM and its functionality or If I maintain Parent Child relationship in CVCs , then is it possible to use any macro functions which will copy the Final demand of Car in Engine Planning Book against 'ENGINE' as characteristic.
Or else request you to suggest a new approach to this solution.
Points will be rewarded.
Thanks & Regards,
Ashok

Dear Ashok
Your requirement can be met using DP BOM. I am not sure about parent child CVC's , but DP - BOM should work.
You need to first create and activate PPM/ PDS for DP with usage D (BOM Demand Planning).
Assign it to model and create a  planning object structure with DP BOM relevant.
Create the master and CVC based on MPOS
Create a PA with 2 different KF( one for finished product, another for dependent BOM). Initilize the PA and version.
Config the forecast settings for PA.
Pl see through the below link
[http://help.sap.com/saphelp_scm50/helpdata/en/e8/d47139f5a04c61e10000000a114084/frameset.htm]
Rewards points if it helps
Regards
Nav

Similar Messages

  • How to generate xml-file for SAP Fiori (UI add-on) with Solution Manager 7.0.1?

    Hello Guru,
    could you please help with my issue with Fiori Installation.
    We want to install SAP Fiori Front-End (GW+UI) on the Sandbox system with SAP Netweaver 7.3.1. (SP14)
    Gateway component (SAP GW CORE 200 SP10) was installed without any problems.
    But I need to install UI-add-on (NW UI Extensions v1.0) and when I try to install it via SAINT, transaction said me that I need to generate xml-file for it (as in General notes for UI add-on mentioned).
    But I have Solution Manager 7.0.1 and in MOPZ for this version I do not have option  "install Add-on" as it written in Guide for ui add-on installation.
    Could you please help me with advice how to generate xml-file for UI add-on installation on SolMan v.7.0.1?
    If where is no way, but only to upgrade Solution Manager, maybe somebody could give me xml-file for your system (for NW 731) and I will change it to my needs, I will be very grateful!
    Thanks in advance for any help!!!
    Bets regards,
    Natalia.

    Hello Guru,
    could you please help with my issue with Fiori Installation.
    We want to install SAP Fiori Front-End (GW+UI) on the Sandbox system with SAP Netweaver 7.3.1. (SP14)
    Gateway component (SAP GW CORE 200 SP10) was installed without any problems.
    But I need to install UI-add-on (NW UI Extensions v1.0) and when I try to install it via SAINT, transaction said me that I need to generate xml-file for it (as in General notes for UI add-on mentioned).
    But I have Solution Manager 7.0.1 and in MOPZ for this version I do not have option  "install Add-on" as it written in Guide for ui add-on installation.
    Could you please help me with advice how to generate xml-file for UI add-on installation on SolMan v.7.0.1?
    If where is no way, but only to upgrade Solution Manager, maybe somebody could give me xml-file for your system (for NW 731) and I will change it to my needs, I will be very grateful!
    Thanks in advance for any help!!!
    Bets regards,
    Natalia.

  • How to generate an Interupt for DMA transfer from Counter on NI-PCI-6602

    dear guys:
          how to generate an Interupt for DMA transfer from Counter on NI-PCI-6602,and I have set the DMA and DMA_INT, and also the global interrupt register.
    but there is no Interupt generated in the Interupt callback function.And when I have set the DMA_INT and global interrupt register ,and then read the relevant register,the relevant bit is also 0.
         I suspect there is an Interupt register contral, like the MITE, you must write the value to 0xc4 for opening .
         there is some codes In my enclosure .What can I do?
    Attachments:
    TEST.C ‏21 KB

    dear Steven_T:
            the registers are In my enclosure ,if you have some ideas,please reply me  first time.thank you !
    Attachments:
    PCI6602.pdf ‏818 KB

  • How to generate BP number for the employee (ECC to CRM) ...

    Hi all,
    can any one give solution for ,how to generate BP number for the employee from ECC to CRM other than active status,as i downloaded employee data from ECC to CRM through ALE/IDOC,as only active employment status employees are got BP number generated,remaining also transfered to CRM but BP number is not generated for those employees,these employee records i can able to see in the HRP5580- HRP5587 tables.
    thanks in advance.
    vamshi.
    Message was edited by:
            vamshidher rao

    Hi,
    Or are you looking for this:
    SELECT serial_number, paaf.assignment_number
    FROM pay_assignment_actions paa, per_all_assignments_f paaf
    WHERE action_status = 'C'
    AND paaf.assignment_id = paa.assignment_id
    AND serial_number IS NOT NULL
    AND SYSDATE BETWEEN paaf.effective_start_date AND paaf.effective_end_date;
    - Viky
    Edited by: Viky on Dec 17, 2010 11:42 AM

  • How To Generate Spool request for a SAP-Script form

    How To Generate Spool request for a SAP-Script form

    Hai   Rahaman,
    After getting the print preview of the SCRIPT.
    Click On  PRINT.
    Buttom of the page one spool request will be generated by system.
    Go to  SP01.
    You Can Find  SPOOL Reqest Number.
    Regards.
    Eshwar.

  • DP BOM- How to Plan Dependent Demand with characteristic?

    Hi
    I am using DP BOM functionality.
    I have a following issue:
    Part A- 1 Lit  requires            -
    Demand Date:2014
    Part B -0.4 Lit    --- Age 4 years -
    Reqmt should be:2010
    Part C -0.6 Lit u2013 Age 3 years  -
    Reqmt should be :2011
    Can any one suggest me as to how will I get Dependent Demand with correct qty & correct month/year as per above example?
    Regards
    AR
    Edited by: Ashokan R on Jul 1, 2009 11:42 AM

    Hi,
    I think you can maintain planned delivery time (2 years) for your dependent demand in production location master data.
    -sapcrs

  • How to generate web services for OAS with wsdl extension

    Hi,
    I wanted to know how to generate web services from Oracle Application Server especially with .wsdl extension and with document/literal style.
    I know that earlier there was a tool called SmartConnect from BEA WebLogic.
    But that will work only with ALSB (Aqua logic Service Bus). I guess that ALSB has been renamed as Oracle Service Bus by Oracle after the acquisition of WebLogic. My question is what is the new name for the SmartConnect Tool from WebLogic, which generates wsdl very easily from Oracle database.
    I am unable to know the new name for SmartConnect and how to download that tool from Oracle web site.
    Also, I want to know, whether there is any other way to generate the wsdl from Oracle, if so, please let me know.
    Regards
    Raman

    Hi Jeethandra,
    Please refere to the below link might be some help.
    [http://help.sap.com/saphelp_mdmgds55/helpdata/en/45/069152856241e1e10000000a1553f6/frameset.htm]
    regards
    shankar

  • How to create Process chain for Aggregate for Master data

    Hello friends,
    I created Aggregates on Navigational Attributes.
    Now they are working fine, but i need to know that how shall i create the Roll up for Aggregates on Navigational Attributes.
    The point is the master data changes frequently a lot of time for e.g. for 0customer etc.....
    So if any one can send me the step by step documents so as to know how to roll up the Aggregates for Navigation attributes or for aggregates created on Master data....
    How to create process chains for the same ?????????
    Because if master data changes, then rolling up the aggregates straight forward will not help.
    So we need to write a process chain so that it deactivates the aggregate and reactivate again and fill up again..........
    If i mis interpreted something please rectify it.......
    Please advise

    Hello,
    the changerun that you have to schedule in order to activate the master data will adjust the aggregates automatically.  There is no need to deactivate them after master data loads.
    Best regards,
    Ralf

  • How to generate columnar PDM for HANA?

    Hi Folks,
    I'm quite new to PowerDesigner and have been working on generating a HANA database from MS SQLServer.
    Currently I've been able to import a source SQLServer system as a Physical Data Model in PowerDesigner. I was then able to generate SQL DDL scripts to generate the DB manually in HANA, and I also watched a video about how to generate the DB directly in HANA via a connection to the repository which seems straightforward.
    The challenge that I'm current facing is how to alter the entire PDM to make *all* tables of type "column" rather than "row". Since SQLServer was the source system, rather than HANA, PowerDesigner appears to default to row store... (shouldn't PD's default storage type for HANA DB's be column store by default? This make substantially more sense than row store by default... but I'm digressing.)
    I can see how to do this on a table-by-table basis, but haven't yet figured out how to cascade this setting to the whole PDM. Any assistance would be very much appreciated!
    I also tried following this documentation, which didn't help much... it doesn't correspond with the windows/tabs/options that I'm seeing in PD 16.5 - http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.infocenter.dc38058.1653/doc/html/oba1320752560336.html
    Thanks!

    Hi
    If what to want is globally change the Type of all the tables in a PDM, you can do it by using the List of Tables. You display the "Type" column in the grid and change the Type value from Row to Column while doing a multi selection
    veronique

  • How to generate cacerts file for jar

    how can i generate the cacerts for jar file to secure the applet?
    how can i do it myself?
    is it provided that function from Versign?
    can you all give my step by step guildance

    Even though JDK1.4 is not officially shipping the
    Java Plugin 1.4 documents on Security are fairly
    good. Check out :
    http://java.sun.com:80/j2se/1.4/docs/guide/plugin/developer_guide/contents.html
    http://java.sun.com:80/j2se/1.4/docs/guide/plugin/developer_guide/rsa_how.html
    regards,
    atsSun
    Sun Microsystems

  • How to generate catlog numbers for a material

    hi,
         how can we generate catlog number for a material ?
    my company runs on the catalog numbers .
    thanks
    mmn

    Hi
    IS your company running on IS-Retail?
    Regards
    Ramakrishna

  • How to generate data source for classification data

    Hi all,
    I would like to know how to generate a data source for material classification data .
    Thanks
    OJB

    http://www.mycomputerfiles.com/BW35_SAP/BW_expert_online_docs/Volume_02_2004/Issue_08_September/Understand%20the%20R3%20Classification%20System%20and%20How%20to%20Extract%20.doc
    http://affine.co.uk/cms/uploads/How_to_Extract_Classification_Data_into_BW.pdf
    hope it helps,
    Alex
    Edited by: Alex M on Jan 4, 2011 9:28 AM

  • How high is the demand for CHEAP CDC-JVMs for CE&Palm?

    Hello!
    I am working for a company and we are currently looking how high the demand for almost-complete CDC (not certified) JVMs for PalmOS and Windows-CE/PocketPC is.
    Is there any demand and how much are you willed to pay.
    We plan the current licensing scheme:
    for developers 250$ and free delivery with YOUR program
    5$ per license for users.
    Any ideas - what do you think. Does anybody need this?
    Thanks in advance, lg Clemens

    First of all a big thank you for taking the time to answer my question!
    I think the demand for a cheap almost complete CDC is
    very high. I called them and
    d it's about $1000 for 40 handhelds.I know - our company also asked Creme, but it was so expensive that we lost our interrest in the Handheld area.
    What me wonders is why so few people have responded if the demand would be really so high - developing such an enviroment costs a lot of money..
    The $5 per
    user is a good idea though.Well, we rethought our licensing model and came to the conclusion that we simply cash by handheld:
    1-5 licenses: 10$
    5-35 : 8$
    35-100: 6.5$
    100+: 4$
    however thats just an idea, the project is not final - since it looks like nobody is interrested in this area...
    Btw. could you please answer just some different questions:
    - whats the maximum tolerable size?
    - how important is a JIT - we have definitivly a lack of JIT experts.
    Thanks in advance, lg Clemens

  • How to generate an id for a vendor when create a new one?

    Dear friends,
    How to generate a new id for a new vendor when create the new vendor?
    Thanks a lot!

    >
    Qiwei Yin wrote:
    > Dear friends,
    >
    > How to generate a new id for a new vendor when create the new vendor?
    >
    > Thanks a lot!
    Hi,
    For many account groups, there is no need to specify vendor number while creating a new vendor. They will take internal number assignment and you can leave this field blank.
    For external number assignment, you can assign you own number.
    If you are creating vendors through program, and you want your vendors in a particular format, you can use your own number ranges created through SNRO.
    regards
    Sreenivas

  • How to generate XSD file for XML schema adobe form

    Hi,
    I want to generate XSD file for XML schema interfaces adobe forms. How can I do it. Where I can do it..or who will provide this file..
    Thanks
    Ram
    Edited by: Ramesh ram on Feb 23, 2010 6:33 PM

    Aaaaah, my mistake, sorry for that. Of course you should use the XML interface and I forgot it is not described in this tutorial. You can easily find another one where the XML based interface is used. But... you won´t need any tutorial. just create a WD context. Place a Interactive form element on your WD app screen, in the attributes you need to maintain the form template name. If you write a name suitable for you which no existing forms uses, the system will offer you to generate a XML based interface and right after that it will "send" you to the SFP transaction. That means you can like skipi the step defining the interface because it it is generated automatically and you only draw the layout for this generated interface.
    You should use XMl based interface for your WD app, because when using the ABAP dic based, some features are not available (I am not sure, but ABAP based works only for print form or something).
    Hope it is all clear now,
    have a nice day,
    Otto

Maybe you are looking for

  • Ipad 2 Print button does not work after 6 upgrade?

    Since we upgraded to iOS6, our print button does not work and does not find our printer.  It was working fine until iOS6.  Called an Apple Technician and he had me reset, which wiped out all of my saved information but didn't fix the print.  He then

  • Out of Memory Errors when Exporting Slideshows

    Hi - I've been using LR for sometime now. Today, for the first time ever, I attempted to export a slideshow as a .pdf file, 90% quality setting, 48 slides total. LR created a 41MB file. However, when I played it back, there were many slides which onl

  • JMS Connectivity problem

    Hi, On one of our production deployments using Weblogic 10.3.0, we are getting the following exception when trying to connect to a JMS queue on one of the managed server. We are able to access the queues on other managed servers(there are 4 managed s

  • My skype no shows Line Busy Always

    Hello, I have got Skype No for US [number redacted for privacy] forwarded to my Indian mobile no. However, if someone calls this no it always shows "Line Busy". Ideally, it should forward calls to my Indian mobile and also offer Voice Msg options..

  • BI 4.0 Installation - bootstrap file is invalid

    Hello, I did a fresh installation of a BI 4.0 server on a linux x86_64server. There are no errors during the installation. If I try to access the CMC (http://<myserver>:8080/BOE/CMC) I get this error: Error: Server <myserver> not found or server may