Is there a way to Execute MD_PEGGING_NODIALOG for 1st level of pegging only

We can run MD_PEGGING_NODIALOG but it blows the production order out to the highest level planned orders.  We want the results after just one pegging level.
For example, Production order 700000 for material 244501 is pegged to planned order 100000010 for material 330478 which is pegged to planned order 100000001 for material 409894.
When we run MD_PEGGING_NODIALOG for order 700000 the result is 100000001.
We do not want the highest level.  We would rather see the first level and the result of 100000010.
Any ideas???
I've debugged MD_PEGGING_NODIALOG but it only gives me a headache
Thanks,
Chad

Hi Chad,
The function MD_PEGGING_NODIALOG was designed to display the first step of the pegging elements.
It is set up as a list because there can be several elements that cause a requirement on the first step.
But with this function you can only get the elements that you are getting with MD_PEGGING on the first screen.
Unfortunately, there is no single function module or table from which you could read the pegged-requirements on every level.
So, In a few words, MD_PEGGING_NODIALOG delivers a list of the top requirements for a list of materials, as it is used in the MRP.
I hope this information helps you to understand  MD_PEGGING_NODIALOG behavior.
Kind Regards,
Ricardo

Similar Messages

  • I was recently burglarized and lost a bunch of Apple products. Is there a way to get receipts for items purchased with my apple id?

    I was recently burglarized and lost a bunch of Apple products. Is there a way to get receipts for items purchased with my Apple ID?

    Yes if you go to http://store.apple.com/ on the top right under the search it will say "Account" or your first name. You will click or tap that and you will click "check order status" sign in. After you do that in the middle by the order date and number it will say "print invoices" and as long as your item(s) have been ship you will be able to see and print your invoice receipts. you can view items purchased in the last 18 months.

  • Is there any way to tell which formulas a particular cell is in, reverse look-up style? That is, is there a way to search somehow for which formulas in a sheet contain a particular cell in them without opening all of them up? If not, it would be nice

    Is there any way to tell which formulas a particular cell is in, reverse look-up style? That is, is there a way to search somehow for which formulas in a sheet contain a particular cell in them without opening all of them up? If not, it would be nice.
    I'm fixing a Numbers document that I use in business daily that's become overly complicated, but while I want to clear/delete a number of cells in it to clean it up, I'm not sure if those cells are being used as source for other formulas on the page. I don't have to open all my formulas one by one to see if that cell is in there, do I?! That'd be a huge amount of work if I wanted to eliminate say 10 cells to search each formula on the page to see if it is in there or watch all the cells when I delete that cell to see if the numbers change! There's got to be an easier way! Right click doesn't seem to be any help.
    I don't want to damage my daily tool to make it cleaner and reorganize it. Is there really no way to do a reverse look-up of which formulas a particular cell is in?! Any time I click on a formula it highlights all the CELLS in that formula. Why can't I (or can I?) do the reverse and see all the FORMULAS that contain a particular cell?
    As a Numbers document ages or gets used frequently, you can sometimes forget which cells are tied to which formulas. You just look for the results of your formulas. Would be a nice thing to be able to do. Thoughts? Work-arounds? Answers?

    Answer would be no unless application provided such feature. Numbers does not as far as I know.
    Note that even if you have complete list of formulae used in a table, identifying formulae referencing any given cell is not simple.
    E.g., cell T20 is referenced not only in
    =T20+1
    but also in
    =SUM(T)
    =SUM(20:20)
    =SUM(S19:U22)
    =OFFSET(S1,19,1,1,1)
    =INDIRECT("T"&(10*2))
    In order to identify such formula, we have to actually evaluate it to see if it references the given cell. Especially such formula as OFFSET() and INDIRECT() may not be found by static parser because their parameters can be dynamic.
    Sorry to be the bearer of bad tidings.
    H

  • When I send an email with Mail, I often confuse the account which I'm using. The result is that I send a message with the wrong account! Is there a way to avoid this (for example a reminder before the email is sent)?

    When I send an email with Mail, I often confuse the account which I'm using. The result is that I send a message with the wrong account! Is there a way to avoid this (for example a reminder before the email is sent)?

    Hi, thanks for the answer, I did that already. Unfortunatly this doesn't help me at all, as I often forget to check the menu. For me composing the message is writing the text, the subject, the person to who is addressed and than press "send".
    I often forget to check the "from", and this is a problem because the software select itself one of the accounts.
    Isn't there a way at least to put as a default a blank field instead of one of the accounts? or an account which doesn't work so if I forget to specify the "from" I will be rnotofied that the message can't be sent.
    I guess this could be a rather common problem for many people!
    Thanks
    Sergio

  • Is there a way to execute a proecdure in multiple lines in sqlplus

    Is there a way to execute a procedure in multiple lines in sqlplus
    this is what appears in my text file. It is not wrapped
    exec UNREGISTER2(p_ChannelType=>:p_ChannelType,-
    p_User_ID=>:p_User_ID,-
    p_CallerID=>:p_CallerID,-
    p_DDINo=>:v_ddi_no,-
    :p_Return);
    of course the above cannot be executed
    thanks

    Declare
      Result Number;
      p_result Number;
    Begin
    result := p_pck.f_funct  ( P_para1 => p_result,
                                      p_para2 => 'XX',
                                      p_para3 => 'wser',
                                      p_para4 => 'yyyy',
                                      p_para5 => 'Y'
    End;
    Result To hold Value Return By The Function
    p_result Is Out para From Function f_unct which Is written inside pck p_pck

  • Is there any way to use a For Each Loop for each property of an User Defined Type?

    Is there any way to use a For Each Loop for each property of an User Defined Type? That would be very handy!
    Jorge Barbi Martins ([email protected])

    Alas, no, not in VBA.
    Regards, Hans Vogelaar (http://www.eileenslounge.com)

  • Is there any way to report users for spamming?

    Is there a way to report users for spamming?
    One of them in this forum is now editing their handle to nearly match genuine users.

    Use the [url http://forums.oracle.com/forums/forum.jspa?forumID=29]Community Feedback and Suggestions Forum to report spam and for question about the Forum performance login performance etc... but not for product related questions.
    Tony

  • Is there any way to Authorization Management for Material Components?

    Hello every body
       Is there any way to Authorization Management for Material Components? 
       For example  i want to create , delete , modify  Material Components,how i can Authorization Management ?
       Enhancement or IMG or other ways?
                                                                                    thanks

    Alas, no, not in VBA.
    Regards, Hans Vogelaar (http://www.eileenslounge.com)

  • Is there any way to raise alerts for stock outages in inventory

    Is there any way to raise alerts for stock outages in inventory

    You can use the Check Material Shortages attribute in the Org items under Inventory tab. Oracle will trigger shortage alert notifucations for the checked items. This works in the conjuntion with the Shortage Parameters defined at the Inv ORg level (these parameters are nothing but what business wants to consider as a shortage in WIP and OM). You can notify the cmp planner/buyer , assy planner/job creator..

  • HT1473 I am having to recreate my itunes library and do not understand why prior album artwork appeared in my older library but not the new library?  Is there some way to scan itunes for missing album artwork?

    I am having to recreate my itunes library and do not understand why prior album artwork appeared in my older library but not the new library?  Is there some way to scan itunes for missing album artwork?

    do you have a strongly recommended default "managed" library (the iPhoto preference to "copy imported items to the iPhoto library is in its checked state) or a referenced library - you have unchecked that option?
    It sounds like you have a referenced library and are now experiancing one of the very siginificant drawbacks of a referenced library and one of the many reasons they are strongly not recommended
    Also note that iPhoto '11 may use alises in the originals folder as part of the upgrade
    It is important that we understand exactly what you have and what is not sorking - what error messages you are getting
    You must NEVER make any changes of any sort to the structure of content of the iPhoto library - there are no user servicable parts in it  --  and you can not rebuild yoru librtary - only iPhoto ir iPhoto Library Manager - http://www.fatcatsoftware.com/iplm/ -  can rebuild a library unless you are a SQL programmer and understand the structure that iPhoto uses
    LN

  • Is there a way to have TTS for multiple click boxes on same slide?

    Hi all,
    Using v.7 and Win 7 here. Have a project where I am using Paul's Text-to-speech TTS voice. So far so good. I need to build an interactive slide with mulitple click boxes so the learner can gauge where they are at in the projects progress. Is there a way to use TTS for these mulitple click boxes on the same slide? I see that you can import audio as an MP3 or .wav file but don't know how you would generate the TTS and save it seperately so it could be imported.
    Thanks for the help

    Just generate the TTS on a separate slide and then assign the audio file created in the LIbrary to whatever object you need.

  • Does anyone know if theres a way to create ringtones for text messaging?

    I can create ringtones for phone calls, but is there a way to create ringtones for text messaging?

    There is no current support for that. If you like to give Apple feedback and request this, go to http://www.apple.com/feedback/

  • Is there any way to execute process chain from the portal?

    Hello,
    Is there any way to execute process chain from the portal? I dont want to link process chain with any of report. I want to have a button in some of portal folders. User presses the button and it executes the process chain.
    I was thinking about to create a fake planning cube, aggregation level and planning function. I call FM within the Fox planning function that runs the process chain. But it should be done within the report.
    Any ideas?
    Thanks a lot in advance!

    Hi.
    I want to have a button in some of portal folders
    You mean that you want to use some link in EP ?
    Regards.

  • IPad 2 Mail: Is there a way to set Rules for folders, similar to Mail in the iMac?

    iPad 2 Mail: Is there a way to set Rules for folders, similar to Mail in the iMac?

    Based on your answer, and the answer to another question (which I didn't see before I asked mine, even tho I searched), I get the impression that iPad Mail is just a different face on web mail, that the messages are only stored on the server, not downloaded and stored on the iPad 2. Is that correct?

  • Is there a way to get ios5 for my 3rd gen ipod touch?

    Is there a way to get ios5 for my 3rd gen ipod touch?

    Yes connect it to iTunes and update.
    http://support.apple.com/kb/HT4623
    Scroll Dow to the update using iTunes section

Maybe you are looking for

  • IPOD AS HARD DRIVE FOR CONTACTS & CALENDER

    I am trying to set my IPOD as a hard drive for my contacts and calender but it doesn't work. I have clicked on the enable key after pluging in the IPOD but nothing happens. The only time i see the IPOD contacts folder is when i click on the e:drive.

  • Mail: How to delete an email address in the "To" field that is no longer valid

    How to delete an email address that is no longer valid but still appears as an option when typing that person's name in the field "To"; in MS Outlook this simply works by deleting that email address in the field "To" or "Cc" or "Bcc". The old, non-va

  • Unable to flip horizontal wordart into Word 2010?

    In Word 2003 whilst using wordart I could easily take some text and then flip it horizontally via the drawing tool bar -> draw -> Rotate or Flip -> Flip Horizontal. If I try the same method in Word 2010 and then select the wordart object -> Drawing T

  • Intercompany vv imp pls clarify

    hi in one interview i was asked how to automatically propose item category in intercompany process. and one more thing. let say in intercompany process, the material shud be there in both the sales organisations. becos wen we create an order for the

  • New Hard Drive, New Snow Leopard, WRONG admin name

    My brother gave my dad his old macbook pro and I had a brand new hard drive and install of snow leopard done on it, BUT before he sent it out my brother set up a user id under his name to copy a few pictures on to the computer. I really want to GET R