Urgent - Planning book  -DP

Hi APOgurus,
I am new to APO, need to know where the planning APO book is used.
My requirement is to get all the location information based on the selection profile, can anyone please provide me the details on how to go ahead with the requirement.
Thanks in advance.

Planning book is used to view the data that is used for forecasting in the desired time buckets against the respective Key figures(defined in the Planning Area) and for the required selection (characteristics - defined in the MPOS).
For knowing the location characteristic for a particular selection profile. Do the following double click on the chosen selection profile and then when some data appears then press the selection window to see what locations have been selected under the location characteristic.
Hope this helps.
Regards,
Ankur

Similar Messages

  • Urgent Help with Planning Book

    Hello Gurus,
    Need your help with a very urgent issue. I cannot see my key figure values in my planning book(Interactive Planning). I could sucessfully generate my CVC, then initialised my planning area. Then when I go the interactive planning I can see all my characteristics -Ex Material master( has all values), Prod type has values, etc. Iam in DEV system and have to move the whole config to QA now. I have to validate that the config works in QA. Its works ok in the sandbox but I cannot figureout why I can not see the values for key figs that Iam loading from a Flat File. Please help!!!!!!

    Hello Suresh,
    I have one more question for you. Let me tell you my scenario. I have the client giving me a rough forecast for the future. I have to do stat forecast based on the history and check that against the initial forecast given by them. But, the problem I realised now is that when I go to my planning books I can see the values for 2008 in mothly buckets since I have 0calmonth. But the client gave me another file with forecast for 2008 in monthly buckets and for 2009 and 2010 in quarter buckets. So, i have a planning buck profile defined to meet that but, how do I upload the file with both 0calmonth and 0calquarter in a single file. Please let me know!! Urgent task.
    Thanks again,
    Chinna.

  • Urgent!! How to update Planning book and change when planning will start

    Hi Gurus,
                 I had configured the system and we can initilize planning area every month and my question is 
    1. How to update planning book and change planning start date every month?
    Thanks a Lot
    Regards,
    Raj

    Hi,
    In the planning book-dataview, you will assign the time bucket profile, and will be on rollling basis. if you want the forecast profile on rolling basis, maintain the forecast and history horizon as periods then that will also be on rolling basis.
    Regards,
    Raj

  • Flat File upload into Planning Book

    Hi all,
    I want to upload the data into the Planning Book through "Upload Data" in Interactive Demand Planning. While saving data it is saving perfectly in .CSV file. While i made some changes in the Csv file and i have tried to load the data again into the Planning Book, the values are not coming perfectly. The period values are distributing to other periods.
    For Ex:
                                                        01/2008    02/2008 
    Adjusted Statistical Forecast Qty   613,456     756,456
    I have saved the data in a .csv file and made changes to the values like 613,457 and 756,460 like that and saved the changes. But while coming into the Planning Book it is coming like this
    01/2008     02/2003  03/2008  04/2008
    613            456        756        456
    but i need to shoe the values as like as i uploaded data.
    Any one pl suggest me what are the changes/ prereuisites i have to take in this particular scenario.In the mean time it is very urgent.

    You mentioned that "I made some changes in the CSV file." in your first message.  What software did you use?  A text editor?  A spreadsheet program?  A database program?
    I usually inspect the downloaded file first using Microsoft Notepad or similar.  See what character is being used as the delimiter, and see what characters (if any) are being used to indicate a string field.  This format will probably be what SAP will expect during the upload.
    I usually edit CSV files in Microsoft Excel if they are not too big. 
    If you are using Excel, you should also heed the advice of Sean Mawhorter.  Make sure your version of Excel is using the proper delimiter when it exports to CSV.  Various versions commonly found  in Europe use "." as default.  For that matter, SAP may be expecting something other than a comma as a delimiter.  There is no universally accepted industry standard for CSV format.
    Once you have exported to CSV, again inspect the file to ensure that the format matches the downloaded format.  
    There is a basic primer on CSV files in Wikipedia at http://en.wikipedia.org/wiki/Comma-separated_values

  • How to track planning book keyfigure changes?

    Hi,
    If theere are any changes in the planning book keyfigure how do we track who has made it ?
    How do we see at keyfigure level data change and user who  chnaged?
    thanks,
    shan
    P.S:rewards guranteed

    these two links might help
    Re: APO DP macro to handle column data
    Re: SAP SCM APO DP - Planning Book
    you can create macros dorectly in production if u need it urgently. but if you transport a book from dev later it will overwrite what you have made

  • In APO Collaborative DP, can we call Planning books separately on EP?

    Dear All,
    In APO-DP, I am having 6 planning books but we want to call  them separetely, means in group of two's. More in to this , if we click on one link oit should take me to 1st two planning books 2nd link to next two and so on.
    But the problem is that for all the planning books we are calling same service (CLPSDP) from EP.
    So within one service how can we differntiate planning books execution.
    Please help this is urgent requirement.
    Useful points will be Rewarded.
    Regards,
    Aditya

    Aditya,
    Did you answer to question?  Just wondring if that possible. We have similar requirement

  • APO-SNP Planning book BAPI_PBSRVAPS_CHANGEKEYFIGVAL2

    Hello experts,
    In the BAPI "BAPI_PBSRVAPS_CHANGEKEYFIGVAL" for locking and unlocking the planning area there is an error message "Locking planning area for planning book & has failed" .
    This is urgent ,can anybody please help me out why this error message appears.
    Thanks in advance.
    Sandhya

    Hi Srinivas,
    Thank you very much for reply
    This error is getting in APO SNP. In the BAPI
    The FM /sapapo/ts_dm_lock  is calling FM Enque_report and if this function module is filling the table "enq" then the locking is failing .
    Can you please tell me what this table contains.is this table is filling with the both the users who are trying to edit the keyfigure values.
    Thanks and Regards,
    Sandhya

  • Error in updating ALV field catalog in selection tool for Planning Book

    Hi ,
    I am Implementing BADI  '/SAPAPO/SDP_SELECTOR' to upload Custom Fields Data in Planning Book Selection Window under APO Location Product. These Custom Fields are maintained in Custom Table.So from Table whatever Custom Fields are availabe all the fields needs to be available in for selection. Once selection is done the same data to be uploaded into Planning Book.
    This BADI is working Fine upto 4 fields but if any extra fields are added in the table 'Error in updating ALV field catalog in selection tool' error Pop Up is coming. Here i am using Folloowing Methods
    1). INIT_OBJECT_LIST
    2). F4
    3). LOC_PROD_VALUE_LIST
    Please help on the same if u have any idea or clue.
    Thanks.

    Hi Srinivas!
    Where did you get your implementation from?
    It would be nice if you could debug your code!
    For the F4 method, have you seen this note?
    Note 544904 - Sample source code f.BAdI /SAPAPO/SDP_SELECTOR ('F4'method)
    Also check this note. It contains selection modifications in the BAdI:
    Note 376902 - SDP selector: Basis corrections for BADI
    I do not know your release and support package in your SCM, but you can find a lot of notes related to this BAdI.
    Thank you!
    Will
    SCM Support Consultant

  • 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

  • Key figure display in planning book with respect to Time bucket profile

    Hi,
    I am loading a key figure to planning area from the info cube for the current month. When I review the key figure in planning book with monthly time bucket profile it shows 85 for the current month. In the same planning book with weekly bucket profile, it shows 55 from the current week and future weeks and the remaining 30 goes into the past weeks of the current month.
    How to make the total quantity 85 to show in the current and future weeks only.
    thanks and regards
    Murugesan

    Hi Murugesan,
    Within the Planning Area, the data is stored at the lowest level granularity that you maintain in storage bucket profile. Then during display, system will decide what data to show depending on what kind of time bucket profile you use in the planning view, and the time based disaggregation that you maintain for Key Figure.
    In this below case, what time characteristic do you have in cube? Is it date, week or month?
    If it's date, check how much KF data is maintained on the dates which belong to week which has days both in this month/last month e.g. if I talk about Dec 2011, how much data is stored 1,2,3 & 4 th of Dec, 2011.
    This data would appear in Dec in monthly view, but in week, it would appear in the week starting 28th November.
    If data is maintained in cube in weeks, then you need to calculate how time based disaggregation would show it to you in months.
    If it's months, then you would need to find out how much data would go to the days in the past week of the month.
    The time based disaggregation may be causing you some issues, but in that case, I would not expect 30 out of 85 to go in the past week, unless you have data in cube in days.
    Data shown in weekly view for week starting 28th Nov should ideally be a small proportion of 85, unless you are using a time stream/fiscal year variant, due to which most of December is in holidays.  The only other exception I can think of is that you have data in teh days mentioned above.
    It would be best to help the business understand this disaggregation logic, rather than thinking of manipulating the data to shift to a later week.
    If this logic doesn't explain your situation, then please provide the date/week/month at which you have data in cube, and what quantity.
    Thanks - Pawan

  • Key figure Explaination in SNP planning books 9ASNP94

    Dear Experts ,
    I am curious to know regarding SNP planning books key figures
    when i am exploring sap standard  Planning book
    9ASNP94
    Data view : SNP94(1)
    I can able to see many KEY FIGURES  Please refer below
    I AM NOT SURE how they are used in planning , i mean  what is clear definition of those key figures and i see some key figures are grey out and some or open for entry
    how to find those detail information
    when i go  to T code SDP84 - define planning book
    i can able to see those descrption and infocubes but not sure how to understand clearly , would be more thankful if some give me a clear explaination of it
    Forecast     TXT                                                                                                                   
    Sales Order     TXT                                                                                                                   
    Distribution Demand (Planned)     TXT                                                                                                                   
    Distribution Demand (Confirmed)     TXT                                                                                                                   
    DistrDemand (TLB-Confirmed)     TXT                                                                                                                   
    Dependent Demand     TXT                                                                                                                   
    Total Demand     TXT                                                                                                                   
    Distribution Receipt (Planned)     TXT                                                                                                                   
    Distribution Receipt (Confirmed)     TXT                                                                                                                   
    Distribution Receipt (TLB-Confirmed)     TXT                                                                                                                   
    In Transit     TXT                                                                                                                   
    Production (Planned)     TXT                                                                                                                   
    Production (Confirmed)     TXT                                                                                                                   
    Manufacture of Co-Products     TXT                                                                                                                   
    Total Receipts     TXT                                                                                                                   
    Stock on Hand     TXT                                                                                                                   
    Supply Shortage     TXT                                                                                                                   
    Safety Stock     TXT                                                                                                                   
    Reorder Point     TXT                                                                                                                   
    Target Days´ Supply     D                                                                                                                   
    Target Stock Level     TXT                                                                                                                   
    Days´ Supply     D                                                                                                                   
    ATD Receipts     TXT                                                                                                                   
    ATD Issues     TXT                                                                                                    
    Many thanks & Regards
    Raj

    Hi
    Please find below the short summary of each key figures.
    Forecast TXT  :- FCST which has been released from APO DP to APO SNP
    Sales Order TXT :- Sales order transferred from ECC to APO via CIF.
    Distribution Demand (Planned) TXT :- Dependent demand coming from other location to this location for same product. Network planning
    Distribution Demand (Confirmed) TXT :- In case deployment , we confirm the Distribution Demand (Planned) will appear her.
    DistrDemand (TLB-Confirmed) TXT :- Mainly used in case of TLB.
    Dependent Demand TXT :- Dependent demand coming from parent product in case of BOM
    Total Demand TXT :- The sum of all above demands is called as Total Demand.
    Distribution Receipt (Planned) TXT :- SNP created Purchase req will appear in this key figure.
    Distribution Receipt (Confirmed) TXT :- In case of deployment Distribution Receipt (Planned) will be get confirmed in the Distribution Receipt (Confirmed) key figure.
    Distribution Receipt (TLB-Confirmed) TXT :- Mainly used in case of TLB.
    In Transit TXT :- In will contain the in transit stock which will transfer for ECC via CIF.
    Production (Planned) TXT :- Planned order will get created via SNP in case of domestic mfg.
    Production (Confirmed) TXT :- In case of SNP deployment Production (Planned) will be get confirmed in the Production (Confirmed)) key figure.
    Total Receipts TXT  :- Total of all the receipt elements as been used.
    Stock on Hand TXT :- Stock has transferred from ECC or R3 via CIF.
    Supply Shortage TXT :- This will be calculated with macro based on total demand and total receipt.
    Safety Stock TXT :- Based on SNP master data, safety stock will get calculated during planning run.
    Reorder Point TXT :- Based on SNP master data, Reorder Point will get calculated during planning run. . There are different methods of calculating safety stock.
    Target Days´ Supply D :- The safety stock defined in number of days appears based on SNP master data in APO.
    Target Stock Level TXT :- Get calculated by macro  based on Target Days´ Supply D and total demand in future.
    ATD Receipts TXT :- Mainly used for Deployment.
    ATD Issues TXT :- Mainly used for Deployment
    If you require any specific information for any key figure please do let me know.
    I hope this will be useful for you.
    Thanks
    Amol

  • Excel upload data to planning book not working

    Hello Gurus,
    i have checked the online resources first before posting this thread here as this is most old topic relating to upload of excel data to planning book key figures.
    Here is what i have done so far
    1) from the planning book, i chose a view and downloaded the file to desktop and saved it as CSV. i populated the key figure values and saved the csv file as-is back to desktop
    2) i had to remove the hdeader from the file as APO threw back an error that it could not interpret the period (header) as the number
    3) when i took out the header i simply pasted the values and the file was ok
    4) i went to planning book, loaded the file, checked the file and it said that the data was read and i clicked on upload the file
    5) everything was green, then but i do not see the values in the grid of the planning book
    what else i'm missing.
    can someone please help me
    thanks
    Ravi

    Hello DB and Ada. Thank you for your valuable suggestions. I know i might be missing something silly here. If i keep the header that i downloaded from the planning book into csv file, i get an error while uploading the file back to planning book that unable to interpret 11/2014 as a number.
    P11/2014 is the header, Period 11/2014 is the fiscal period. we plan in fiscal periods.
    if i take out the header from the csv file and just populate the key figure values, then i do not get any error when i load the file back to planning book, but then the values do not show up in the planning book grid.
    i'm keeping the planning book in the change mode while uploading the file as i got that error saying that i need to keep the planning book in change mode for the file to load data properly to planning book.
    Thanks
    Ravi

  • Meaning of CONDET key figure in standard 9ASNP94 APO SNP planning book

    I am trying to clarify the use and meaning of the CONDET (capacity consumption details) key figure in the SAP standard SNP planning book 9ASNP94.
    Any advice appreciated...

    Hi  Frank,
    This indeed is practical requirement wih no simple solution ( at least we  did not find).
    We created a background job for deletion of the stocks ( which were updated through IDOCs like your situation) at specific periodicity. The jobs were made as per planners with specific variants and when planner would like to delete the stocks, the job will be run.
    Another option could to be copy the standard program /SAPAPO/RLCDELETE to a module program and check validation at the input screen, before calling the deletion program.
    Regards
    Datta

  • How to extract data from planning book

    nu t apo. need help regarding how to extract data from planning book givn the planning book name , view name & some key figures.
    Total Demand (Key Figure DMDTO):
    o     Forecast
    o     Sales Order
    o     Distribution Demand (Planned)
    o     Distribution Demand (Confirmed)
    o     Distribution Demand (TLB-Confirmed)
    o     Dependent Demand
    Total Receipts (Key Figure RECTO):
    o     Distribution Receipt (Planned)
    o     Distribution Receipt (Confirmed)
    o     Distribution Receipt (TLB-Confirmed)
    o     In-Transit
    o     Production (Planned)
    o     Production (Confirmed)
    o     Manufacture of Co-Products
    Stock on Hand (Key Figure STOCK):
    o     Stock on Hand (Excluding Blocked stock)
    o     Stock on Hand (Including Blocked stock)
    In-Transit Inventory (Cross-company stock transfers)
    Work-in-progress (Planned orders / Process orders with start date in one period and finish date in another period)
    Production (Planned), Production (Confirmed) and Distribution Receipt elements need to be converted based on Goods Receipt date for projected inventory calculation.

    Hello Debadrita,
    Function Module BAPI_PBSRVAPS_GETDETAIL2 or BAPI_PBSRVAPS_GETDETAIL can help you.
    For BAPI BAPI_PBSRVAPS_GETDETAIL, the parameters are:
    1) PLANNINGBOOK - the name of your planning book
    2) DATA_VIEW - name of your data view
    3) KEY_FIGURE_SELECTION - list of key figures you want to read
    4)  SELECTION - selection parameters which describe the attributes of the data you want to read (e.g. the category or brand). This is basically a list of characteristics and characteristic values.
    BAPI_PBSRVAPS_GETDETAIL2 is very similar to BAPI_PBSRVAPS_GETDETAI but is only available from SCM 4.1 onwards.
    For the complete list of parameters, you can go to transaction SE37, enter the function module names above and check out the documentation.
    Please post again if you have questions.
    Hope this helps.

  • SNP - Planning Book/Data View not showing up in /SAPAPO/SNP94

    Hi All:
    I created a planning Book out of a custom SNP planning area. While I could see the Planning Book in the list of Planning Book in the /SAPAPO/SDP94 - Interactive Supply Network Planning (all Books)   I could not see the custom planning book in /SAPAPO/SDP94 - Interactive Supply Network Planning (all Books) .  I could ony see the SAP supplied PB there.  Will SDP94 transaction display only the standard SNP Planning book?  How can I make sure that the custom PB is displaed in /SAPAPO/SDP94?
    pl. help
    Thanks
    Ryan

    Hi Narayanan,
    a couple of simple checks..
    can you please check that you have not set a filter critera in the shuffler in planning book/data view?
    you can also check if by mistake only a limited number of users are assigned to this planning book and data view ?
    else you may want to check note : , 327371
    Let me if this helps.
    Rgds, Sandeep

Maybe you are looking for

  • Error while creating a new folder in resource view of workbench.

    hi I am getting this error while creating a new folder from the resources view. Please help me in this regard. !ENTRY com.adobe.repository.ui.eclipse.forms 4 0 2009-02-19 18:18:36.340 !MESSAGE REP-001-011: Problem creating a resource folder !STACK 0

  • Having issues with Surface Pro 3 downloading boot image over PXE

    Hi, We've recently started to buy the new Surface Pro 3 with the new USB 3.0 Gigabit Ethernet adapter and we have some issues deploying them through SCCM. Basically, with the Pro 2 and Fast Ethernet adapter we have no issue at all, of course the depl

  • How to make Custom Discoverer workbook use Custom Security profile of Apps

    We use Discoverer in Oracle Apps setup. We have added Custom security in our HR People Form of Apps. This Custom Security restricts one HR Emplpoyee not view other HR employee record except for himself/herself. Also maintining that they should be abl

  • Commands Menu in Designers in FM10 is dead...Still

    I just purchased Frame Maker 10. I am going through some tutorials and cannot get the Commands Drop-Down/Pop-Up menu to work at all. I am stuck in the tutorial because I cannot move on without the need of this function. I have searched and found that

  • BLUE SNOWBALL MIC

    I've recentely purchased the Blue Snowball Mic, the one the plugs straight into the USB port. I've however been unable to figure out how to use it in Logic. It works fine in Garageband, but even after I set it up in the Logic Setup Assistant it resor