Identify Orders created manually in the planning book (user exit macro?)

Hello All,
I am trying to capture the orders created manually in planning book using a user exit macro!!.
Does anyone have any Idea of how to acheive this. Main aim is to identinfy orders created manually.
Thanks in advance,
Regards,
-Srini

Hi,
          There are no change pointers like R/3 in APO due to the live cache technology. You can how ever findout if an order is created by system or manually created. Check this [thread|Re: How to identify an order generated by heuristics run or entered manuall]
Check if you can use the BAPIs to read orders and see if they have "output-firmed".

Similar Messages

  • Create manual demand in planning book

    Please, can someone tell me how to create manual demand in the interactive planning book. Thanks!!!

    Hi David,
    Follow the below steps to enter manual demand in planning book.
    1) Use transaction /sapapo/sdp94
    2) Either you can use selection window or selection profile to load your data(product location combination in a version) for uploading demand.
    3) In selection window, select the product, location and version and enter
    4) Once your selected items are seen, double click on the location product combination for which demand needs to entered.
    5) The data will get populated into the planning book
    6) Meanwhile, select your planning book and data view which contains the relevant key figure for which manual demand needs to be entered (say like forecast, demand, dependent demand etc.,) 
    7) Goto change mode
    8) Then enter the suitable demand values in the key figures in the planning book
    9)  Once the data are entered, save the changes.
    Regards
    R. Senthil Mareeswaran.

  • Show Sales orders, STOs, & Deliveires in SNP planning book by Shipping Poin

    We are using ECC 6.0 and SCM 7.0.
    We have a requirement to model the Shipping point as a location in SNP. By this functionality we want to show Sales orders, STOs, & Deliveires in SNP planning book by Shipping Point in addition to Delivering Plant which is default now.
    When I create Sales Orders in ECC system always perform shipping point determination and passon to APO per schedule line via CIF. These Sales Orders always show up in SNP under delivering plant/location. We also want to show them under Shipping Point location.
    Here is what I have done so far:
    1. I have created a CIF integration model for all required shipping points and CIFed over to APO. These locations are showing up in SNP planning book.
    2. I have created Sales Orders and verified the shipping points are determined correctly and sent Sales Orders to APO successfully.
    3. I see all the Sales Orders in SNP planning book at delivering plant/location.
    4. But I don't see any sales orders under shipping point. They also don't show in RRP3 screen.
    5. If I create a forecast in RRP3 at Shipping Point location they show-up in SNP planning book at Shipping point location.
    Any idea how to model shipping points in SNP for planning?

    check what the ATP order type is of these orders are (from RRP3)
    then check what ATP group these order types are assigned to (from SPRO)
    then in the SNP Planning are make sure the Keyfigure you want to see them in refers to the ATP group from above
    Which planning book are you using? Is it a standard book/ copy of a standard book? What KF are you expecting to see it under... the standard book has KF for planned production that will be same as your PPDS planned orders

  • I had ordered a photo book print two years back. I want to reorder the same book again now. However, I have lost the album project in iphoto. Is there any way to see my print order history and reorder the same book for print ?

    I had ordered a photo book print two years back. I want to reorder the same book again now. However, I have lost the album project/photos from iphoto.
    Is there any way to see my print order history and reorder the same book for print ?

    No.  Apple only keeps the pdf file for a book for 30 days.  Without the library and book project you won't be able to reorder the same book.
    Even though the horse is out of the barn the following tutorial might be of help for future books, i.e. create a new library for each book): iP08 - Archiving an iPhoto Book for Editing and/or Ordering at a Later Date
    OT

  • DP - Sales and Demand Forecast values in the Planning book were increased.

    Dear DP Experts,
    The Sales and Demand Forecast values in the Planning book were increased.  Is there a way to tract who user could have made the changes?  Can we view the last change like in the document flows?
    Thanks,
    Glason

    hi Glason
    if the values have been changed by the user community, I am not sure if there is a way to find out. However if there is technical flaw in data processing, you can check for the steps as posted in the above post.
    We faced a similar issue in our project. We were not able to trace the user ids under which the values were changed. However since we retain the 15 days of back up, we were able to check that the values were changed on a certain date but not the user ids. but we were still able to restore the original values.
    As an additional step, we also developed macros to store (in the form of alerts) the exisitng value and the updated value incase the there was a manual change in the Sales forecast and other editable key figures.  This ensured that there was a check if there was a manul change. we also ensured that these macros were not executed during the background jobs.
    SAP also provides a standard SAP APO Change Monitor add-on which can be used to track chnages to the key figures. Please refer to note 1308968 for further information on the add on.
    let me know if this helps.
    Rgds, Sandeep

  • Consignment stock in the planning book

    Hi Experts
    I would like to display Consignent stock category CD in Planning Book.
    I am using PHYSICAL_STOCK( u2018productu2019 ; u2018locationu2019 ; version ; u2018categoryu2019 ; u2018categoryu2019 ; u2026) returns the stock of a location product of one or more categories.
    Based on the above macro fnction i can able to get Plant Stock but for consignment stock this function is not working.
    How to achieve this.Please suggest me if we have any other macro function to get consignent stock.
    Or i need to create a new fiunction for this.
    Please give your opinions on the above issue.
    Thanks

    I recommend that you use PHYS_STOCK_LOCPRODS instead of the PHYSICAL_STOCK function because the PHYSICAL_STOCK function doesn't show any value in the aggregated level.
    Here are the steps:
    1) Create a custom category group called ZCD.  You need to do this because the PHYS_STOCK_LOCPRODS function only takes category group as one of its parameters.
    2) Assign CD (consign stock category) to ZCD category group.
    3) Use this in your macro: PHYS_STOCK_LOCPRODS( 'ZCD' ; ACT_VERSION ; ACT_LOCATION_PRODUCTS( ) )
    P.S. Syntax-wise, make sure that you separate it into two lines and have all the spaces in the right place
    By the way, you cannot simply assign ZCD to a key figure in the planning area key figure details section and expect it to show up in the planning book.  You have to use the function to get the consignment stock value.

  • SNP Time horizon in the planning book

    Hello all,
               We have weekly buckets in our SNP planning book right now. Everytime one enters the planning book, the time horizon starts only from the current week.
    We want to change this to have the past week also in the time horizon.
    Could any of you tell me how this can be done and if it can be done, will there be any problem in seeing data in the past week?
    thanks!
    PV

    Hi PV,
    Addition to what Ulises Marín suggested, if your requirement is to see 1 week in past or more than that, then create your own Time bucket profile and assign it to data view in past.
    This can be done through tcode: /SAPAPO/SDP8B.
    Tcode for to create Time bucket profile is  /SAPAPO/TR30.
    Hope this helps you.
    Regards,
    Jagadeesh.
    Pls reward points if it is helpful.

  • Upload data from Excel to the Planning Book

    We are on APO 5.1. We have APO DP at the moment. I wanted to test upload of data from Excel to the planning book. I have tried several times. I have been unable to see any changed data in the planning. I do not get ANY errors during the upload. But I cannot see any changes that I made in the excel in the planning book. Please let me know what I am doing wrong. These are the step that I follow.
    1. Go to planning book.
    2. Short list only one key figure e.g Customer Forecast.
    3. Go into Details All mode.
    4. Download the file using the "Prepare File for Upload" option.
    5. Open the saved Excel.
    6. Change the values in the excel , save and close.
    7. Upload the excel into the planning book using the upload file option.
    I do not get any errors during all these steps. However, when I check to see if the values have been updated, the changes made in the excel are not updated in the planning book.

    Hello,
    Instead of selecting one key figure in data view, please select all key figures of the planning book and then try all the steps which you have carried out.
    please revert after you carry out this.
    Regards,
    Prafulla

  • Days supply is not populating in the planning book

    Hi Experts,
    When I select multiple products in the planning book, the value is papulating as total but if I drilled down to individual product then days supply(Key figure) values are not populating in the planning book.
    Please let me know if any idea.
    Regards,
    Hrishi

    From what you mention it looks like you do not use the standard SNP Planning Book. Was the macro inactive so that you had to regenerate?
    When you move a macro from workbench to level change it should not require to be regerated.
    Please check if following macros are active (green) under level change in sequence
    Determine Workdays
    Layout Attributes
    Drill (Level)
    Else compare the macros and sequence in the standard SNP Planning Book with the Planning Book you are using.
    The Day's Supply (All: Day's Supply) and Determine workdays macros are essential for populating the day's supply keyfigure.
    Thanks,
    Somnath

  • Function module to read/write notes in the planning book

    Hi All,
    Can you guyz tell me the FMs to read / write NOTES in the planning book. Notes as in you can right click on a cell of PB and do display notes.
    win full points for the answer.
    Thanks - Chandan

    Check FM /SAPAPO/MSDP_NOTE_WRITE and Use of APO BAPIs page in SCM Wiki.
    Thanks,
    Somnath

  • Remove Fixing of cells while exiting the planning book

    HI Gurus,
    i am looking for a stnadard sap functionality to delete the fixing of cells done by the planners every month. is there any stnadrd macro function which i can use to delete the fixing of cells? the cells may be fixed at an aggregate level or at lowest level of the selection.
    is there any standard macro which i can use?
    Rgds, Sandeep

    Hi Alexander,
    that works. however i cannot make the key figure zero because some of my other KFs are getting disaggregated on that specifc KF.
    is there any other way to delete the fixing of the cells before exiting the planning book or using a standard function in any macro?
    Appreciate any inputs.
    Rgds Sandeep

  • How do I create groups in the address book?

    How do I create groups in the address book?

    Hi,
    Open Address Book > go to the File Menu and come down to New Group.
    Hope this helps.

  • User is unable to view the selection window in the planning book

    Hi Friends,
    I am able to view the selection window in the planning book.
    User is unable to view the selection window in the planning book.
    Is it authorization issue or any settings issue?
    Please explain me in detail.
    With regards,
    Balu

    HI Balu
    Can you check if ''Selection profile" is checked in the ''view selection" option in the top left of the planning book for the user?
    you can choose the hide/show the Selection profile tab, planning book/data view and macros tab using that function.
    Check if this helps.
    Rgds, Sandeep

  • How to deactivate the Smoothing Factor button in the planning book.

    How can we restrict users to Activate smoothing and also to change smoothing factor?
    Piyush Nandan.

    Hi Piyush ,
    To deactivate the 'Activate Smoothing' and 'Change smoothing Factor' button form planning book you need to
    - Switch to Graphic mode in Planning book
    - Goto design screen by using 'Design' button near graphic button
    - From top menu 'Settings' dropdown select Configure toolbar or 'Switch Icons On/Off
    Here you can restrict the icons appearing in the planning books.
    Please confirm if this helps by rewarding suitable points...
    thanks ,
    Digambar

  • Start with dates from the past in the planning book

    I want to maintain some figures from the last 14 days in the past.
    And I want the planning book to show these 14 days, when I open the planning book.
    (I do not want to scroll back).
    In my Data view i have to define a Time Bucket profile for the future. (system demand)
    This profile I has defined with one day.
    The Time Bucket profile for the past are 21 days.
    When I start the planning book with the view, I see only one column with todays date.
    I want to see the past 14 days, and therefore I have to scroll back.
    Is it possible to start with the last 14 days?
    - By setting the Period information in the Data view tab?
    - By other settings?
    - By macro?

    Hi Per,
    You need to go for a developing an ABAP report. The development calls for updating the planning start date in the data view design mode.
    You can use function modules /SAPAPO/MSDP_PB_READ_DVIEW and /SAPAPO/MSDP_PB_SAVE_DVIEW_TAB.
    So the logic could be as follows:
    1. First develop a FM which will determine the planning start date as per your requirements. This has to be with respect to the system date. So this Function module should in effect subtract 14 days from system date and store in a date field.
    2. Using the FM  /SAPAPO/MSDP_PB_READ_DVIEW, this date can be updated in the data view / PLanning start date field.
    3. Using FM /SAPAPO/MSDP_PB_SAVE_DVIEW_TAB, you can save and generate the data view.
    After developing the program you need to schedule this in background so that the planning start date is calculated and stored automatically.
    You need to take care of one thing though. In case there are any macros developed in the data view/macro book, the start dates for macro execution will be changed as well. You need to tweak those as per your requirements.
    Hope this helps.
    Regards,
    Ashutosh

Maybe you are looking for

  • Iphone 5 not getting text from new numbers?

    im on ios 7.0.4. Recently, ive been having the problem of not getting messages from new numbers. I receive all texts and calls from all current phone numbers ive ever had contact with. But for the past month, any new numbers that text me first, i do

  • Problem with Excel automation refnum

    While presenting ActiveX functions to students, I ran into an unexpected problem : only half of the PCs were able to work with Excel after the initial basic steps : place an automation refnum on the front panel right-click the automation refnum, then

  • Howto make a (classic) data-call with C5

    On my old phone (Nokia 6500) I was able to make a (classic) data-call from my Nokia N810 via bluetooth. When I try the same with my new C5, the connection fails. Any ideas why?

  • JDev throws NPE using Visual Editor

    Hi, I post this here for information. Whilst trying to track down an intermittant JDev hang I ran the command line exe (jdev.exe) and saw this stack trace when using the Visual Ed to modify a panel layout. java.lang.NullPointerException at oracle.jde

  • When I run iTunes diagnostics, I keep getting the same message, no audio cd found, even if I have one in there that I know works.

      I have not been able to import or burn cd's since August 2012. I have checked my registry settings and most other suggestions I have found in "support". About 1 in 10 attempts at diagnostics will recognize the cd I've inserted for the diagnostics b