How to get BOM component dependant demand whitout having BOM header in APO?

Hello,
I would like to know if it is possible to get BOM component dependant demand in APO without having BOM header in APO.
If someone already did that, please thanks to share your experience.
Thanks a lot and best regards.
M.Niang

Hi Niang,
There is an functionality in APO - DP module called "Forecasting with Bills of Material". You need create DP-BOM (PDS/PPM) from R/3.
Please refer the SAP help link for details.
http://help.sap.com/saphelp_scm50/helpdata/en/8f/9d6937089c2556e10000009b38f889/frameset.htm
Hope this is what you are looking for.
Regards,
Nawanit

Similar Messages

  • Urgent !please help!! how to get children component in encodeBegin()?

    hello all
    how can get children component in encodeBegin()?because when encodebegin the tree is not constituted so i can't get children component,how to solve?
    please help!

    You aren't providing enough information to know for sure what is going on, but a likely problem is that you're rendering a JSP page with a new component tree for the first time, so the components are getting built as the page executes.
    In the EA3 release, this caused a problem, because encodeBegin() was called from the doStartTag() method of the JSP tag (i.e. before the child components have been created). However, in EA4 the call to encodeBegin() was moved to doEndTag(), so the child components should now be getting created already.
    In order to debug this any further, we'll need a specific example of what you're doing, and what version of JavaServer Faces you're trying it with.
    Craig

  • How to get Application Component in RSA1

    Hi Experts,
    I am not find any Application Components (RSA1) all my Data Sources are under the tree of Unsigned Nodes.
    How to get Application Component for my application, I am developing HCM application under that E-Recruiting.
    Can anyone help me regarding this.
    Regards
    Vijay

    Hi
    Whatever you have on infosource,will have same components.
    Goto RSA1 then source systems. double click on source system then right click on ypur R/3 source system then say display datasource tree.
    Chandu.

  • How  we get the component at front or back in a Jpanel

    How we get the component at front or back in a Jpanel. I want to manage the Z-axis position of the components in the Jpanel.

    [url http://java.sun.com/docs/books/tutorial/uiswing/components/layeredpane.html]How to Use Layered Panes

  • F2 on Popups? (Or how to get the Component if F2 is not working)

    Hello Experts,
    I wonder if somebody has a tip how to get the component of popups?
    The F2 Help is not working there.
    The Popup I'm actually looking at is called by a button. Is it possible to find out the called component by looking at the button Event? (I have tried - but the source does not tell me any component)
    Thanks for answers...
    Regards
    Chris

    Chris,
    F2 should definitely work if it is a UI component.
    You see pop ups on button clicks and F4 value helps. F2 should work in these cases.
    For some attributes with F4 help, a DDIC search help is attached. Here F2 does not work.
    Anyhow to find out which component it is calling, you use this method
    check in the event handler(for button pop ups) or in the outbound plugs specifies in GET_V method(for F4 pop ups) if there is a code like
    CALL METHOD comp_controller->window_manager->create_popup etc.,
    A Component Usage will be passed to the method. You can check for the component usage in the Run Time Repository.
    You will get the component details.
    Regards,
    Masood Imrani S.

  • How to get current version of safari. without having safari browser?

    how to get current version of safari. without having safari browser?

    I don't understand the question. Safari is a browser.
    Can you elaborate on what your are trying to do that initiated the question? People may be able to come up with some other option that gets you working the away you want.
    When you respond, please post the version of the Mac OS and the version of Safari you currently have. Otherwise, people are guessing and the quailty of help you get plummets.

  • How to get calculated component quantity for BOM like in CS12

    Hi All,
    Please let me know how to get the calculated component quantity of BOM similar to the field in CS12.
    Regards
    Mahesh

    hi,
       [http://www.sap-topjobs.com/SpecialPP/overviewdoc1.pdf]

  • How to get the new dependency SCA's related to  7.4 version with out upgrading NWDI server

    Hi
    We are in process of upgrading the custom webdynpro and portal components to SAP Portal  7.4.
    I saw in some discussions that, we don't need to upgrade NWDI , we need to install new JDK version(1.6) to map that jdk to the new track for migrating the custom component to new track.
    But i have questions related to NWDI track dependency files.
    When i create new track to support 7.4 components need to be available in the respective track.
    we have central SLD and we create all the product and custom software components in that SLD(7.01) itself , To create the custom software component in SLD , i add  required dependency files. once the software component is ready, when i create the track  in nwdi system i will be able to fetch the custom software component in nwdi system by click on cms update.
    But now i  need following new new dependency software component versions   in SLD  related to  7.4 for creating new software component to those dependency's to support the new track in NWDI.
    EP_BUILDT
    SAP-JEE
    SAP_BUILDT
    SAP_JTECHS
    But my SLD server version is : 7.01 version.
    so do i need to upgrade the SLD server to  7.4 get the latest dependent SCA's  or just need import new SLD content in SLD server to add new custom software component to create?
    kindly advice how to get the new software components  in SLD without upgrading the NWDI  & SLD system to  7.4
    Thanks

    Jun,
    Thanks for the reply.
    But i am not able to find the  following two SCA's related to 7.4 version. I am able to find the rest of the SCA's. I able to see only 7.02 version related to following dependency files.
    SAP-JEE
    SAP_JTECHS
    SAP-EU (CA EU)  ( having only 7.01, 7.02, 7.10, 7.11 and 7.20) related to Guided procedures.
    Did they changed any naming conventions related to these software components? if so what are new software compnents names to use
    Please clarify.
    Thanks
    Vijay

  • How to get the component name in webdynpro

    Hi all,
            how can i get the name of the webdynpro component. The component is being displayed in the portal. Now i need the component name for this.Can any one suggest of how to get this.
    Regards,
    Kalyan Chakravarthi.M

    Hi ,
    get the object of  IF_WD_COMPONENT , by calling the method wd_get_api( ) of wd_component attribute , then call the method GET_COMPONENT_INFO( ) ,it will return the object of IF_WD_RR_COMPONENT in that call the method GET_NAME( ) .
    Regards
    Yash

  • How to get a component's value inside a repeater using the component's id?

    Hello I'm using a repeater with an httpservice as dataprovider.
    in this repeater, I have a <mx:Panel> containing a <mx:Text>, a <mx:ButtonBar>, and a <mx:HSlider>.
    I need to get the text property of the Text component and the HSlider's value when the slider's value changed. (using the "change=..." property of my HSlider).
    How to do this as I have to know which Panel, HSlider, and which Text has been activated by the slider change?
    Thanks for your help

    This might help you.
    <?xml version="1.0"?>
    <!-- repeater\GetItem.mxml -->
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml">
      <mx:Script>
        <![CDATA[
             import mx.controls.Alert;
           [Bindable]
           public var myAC:Array=[1,2,3,4];
           public function getData(event:Event):void{
                     Alert.show(event.currentTarget.text);
                     Alert.show(mySlider[event.target.repeaterIndices].value);
        ]]>
      </mx:Script>
      <mx:Repeater id="myrep" dataProvider="{myAC}">
          <mx:TextInput change="getData(event);" />
          <mx:HSlider id="mySlider" maximum="200" minimum="50" value="67"  snapInterval="1"/>
      </mx:Repeater>
    </mx:Application>

  • How to get active component of other components component usage

    Hi all,
    let me try to describe you the issue.
    I've got three components interacting with another. Lets call them CA, C1 and C2.
    CA uses both C1 and C2, so CA has component usages CUA1 and CUA2. But C1 also uses C2 with component usage CU12.
    C1 calls an interface method of component usage CU12 (of component C2).
    But although I've got an active component on CA-level for CUA1 (lets call this active component ACT1), C1 does not call the interface method of ACT1. (Even events are not triggered.)
    How can I assign the active component of CUA1 to C1 at runtime and how do I call its interface method from C1?
    Can I search for active components within C1 by name (I've got several active components, how do I differentiate them)?
    Thank you for your help.
    ismail
    FYI: The scenario:
    CA uses C1 as a global search component.
    CA has several list components C2.1, C2.2 etc.
    C2.1 lists all arrival/departure flights from NY. It also offers a minor search functionality for flight regarding NY.
    C2.2 lists all arrival/departure flights from LA. It also offers a minor search functionality for flight regarding LA. etc...
    I want to use C1 as a global search which uses the minor searches of C2.1, C2.2 etc. The outcome of the minor searches shall be displayed in C1, but also in C2.1, C2.2 etc. when I switch to the C2.1, C2.2 etc.
    Example usage 1:
    1. At CA I go to C2.1 and search for all flights to NY from London.
    2. Then I switch to C2.2 and search for all flights from LA to Berlin.
    3. When I switch back to C2.1 the former results remain there, I can still see all flights to NY from London.
    Example usage 2:
    1. At CA I go to C1 and make a global search for all departures to London.
    2. If I now switch to C2.2 I want to see all flights from LA to London, without a search here.
    3. If I now switch to C2.1 I want to see all flights from NY to London, without a search here.

    You use a desktop pane, but save a reference as a JLayeredPane. So make the reference of type JDesktopPane and check out [the documentation API|http://java.sun.com/javase/6/docs/api/javax/swing/JDesktopPane.html#getSelectedFrame()].
    For the next time, bookmark [http://java.sun.com/javase/6/docs/api/] and use you browsers search function to quickly jump to the class you want. Swing component usually also have a link to the relevant tutorial.

  • How to get the Component id (HTMLB id)

    Hi all,
    I created an application that has two list boxes and one commend button. While clicking the button I need to know how many list items in the list box. Is this possible?
    Anybody can guide me for this.
    Helpful answer will appreciate.
    Thanks & Regards,
    Kathiresan R

    hi,
    In case you are using HTMLB controls what you are looking for is posible...
    Do the below mentioned way...
    As you need to get the number of items inside the selected list box on action of a button, it means first you need to catch the action generated by the button...
    So inside your button, under button tage you can add/have a property called "OnClick("Method Name")"...
    so now you define the method inside your controller...
    public void method_Name(Event event)
    //first het the list box ID:
    ListBox lb=(ListBox)this.getComponentByName("Your_ListBox_Name");
    now with ID
    you can do,
    int size=lb.getSize() //Returns the number of elements inside the list box...
    for more information please have a look at the below thread...
    [ListBox|http://help.sap.com/javadocs/NW04S/SPS09/hb/com/sapportals/htmlb/ListBox.html]
    Regards,
    Srinivas.

  • How to get WD component name or application name

    Hi ,
    Is there any sap standard variable where webdynpro component name or application name get store like SY-CPORG.
    Thanks And Regards,
    Rohit

    Hi,
    You can get the application name using below code:
    DATA : lr_api      TYPE REF TO if_wd_component,
              lr_app      TYPE REF TO if_wd_application,
              lr_app_info TYPE REF TO if_wd_rr_application,
              lv_app_name TYPE string.
       lr_api = wd_comp_controller->wd_get_api( ).
       CALL METHOD lr_api->get_application
         RECEIVING
           result = lr_app.
       CALL METHOD lr_app->get_application_info
         RECEIVING
           result = lr_app_info.
       CALL METHOD lr_app_info->get_name
         RECEIVING
           result = lv_app_name.
    Now pass the lv_app_name to the FM.
    hope this helps u,
    Regards,
    Kiran

  • How to get the component as an image

    i want to save my component as an image.
    I add many components to a JPanel, write some string on it, etc etc.
    Then I want it whole to be added as an image. How can I do it?

    See:
    http://forum.java.sun.com/thread.jsp?forum=57&thread=530815
    http://forum.java.sun.com/thread.jsp?thread=426455&forum=31&message=1898276
    http://forum.java.sun.com/thread.jsp?thread=443125&forum=20&message=1999960
    http://forum.java.sun.com/thread.jsp?thread=450369&forum=32&message=2044632
    http://forum.java.sun.com/thread.jsp?thread=475053&forum=20&message=2202147
    http://forum.java.sun.com/thread.jsp?thread=469584&forum=425&message=2165447
    http://forum.java.sun.com/thread.jsp?thread=481131&forum=57&message=2242633
    http://forum.java.sun.com/thread.jsp?thread=527767&forum=425&message=2534389
    http://forum.java.sun.com/thread.jsp?thread=514356&forum=57&message=2448607

  • How to get the component who has caret?

    I put more than one JTextField on the Panel.
    I want to get the one who owns the caret of synchronized.

    look at it
    http://java.sun.com/j2se/1.4.2/docs/api/java/awt/KeyboardFocusManager.html#getFocusOwner()
    regards
    Aniruddha

Maybe you are looking for

  • Need to copy my application settings from old profile to a new one

    Using Tiger Greetings, Somewhere in my last 15 months of computer usage I have somehow tweaked OS X in such a way that my mouse pointer doesn't let me click multiple times in one particular spot. I have no idea where to look to fix something like thi

  • How to call a screen /t-code by double clicking on the output of an alv?

    Hi, I want to call a screen /  t-code on double clicking on the output of an alv report. Suppose we click on a value in the "Pur Req" feild of the ALV output  it should  open the the transaction code and give us  the  details of that particular value

  • How do I format Windows hard drive to Mac OSX?

    I have a 120gig hard drive that was just pulled from a Windows XP PC that I'd like to install in my G4. It does not allow me to install Mac OSX right from the first step from booting with a MacOSX install CD. It gives me an alert that says "The softw

  • CCft - Illustrator 17.1 update not offered for any team member

    After extensive research on this I have to be the next one posting this: being the admin I am wondering why none of my team members get the update 17.1 of Illustrator. Reinstalled, Cleaner Tool'ed, un- and rechecked "update" field in App Manager - it

  • Combo data entry

    Hello freind i creating one form which have two combobox one is Jobtitle and brench.on form load i creating code for data insert in combobox at the time loading but sir when i run the code it insert one data from database  when it move to insert data