Forecasting Profile

Hi,
My client need to have a different history and forecasting periods for existing materials, I removed the forecasting profile in material master so the system allows me to change history and forecasting periods. I would like to know how to enter the consumption values manually because we have added more periods.
Thanks.

Try transactions WAHD2 (1, 3, or 4 too).

Similar Messages

  • APO DP - loading of selections and forecast profiles assigned to selections

    I am using APO DP V5.
    I am forecasting at a 'product at customer' level.
    I have a flat file containing the 'product at customer' combinations - of which there are several thousand - and the proposed forecast profile for each combination.
    Is there a good way for:
    1.  loading these combinations as a set of 'selection ids' into APO DP?
    2.  loading the set of 'selections assigned to forecast profiles'
    I note that the 'selections assigned to forecast profiles' are in table /sapapo/dp_fcst2, but this table includes the GUID for selection ids, so I assume the selection ids must be generated first.
    Thanks for any advice.
    Regards,
    Bob Austin

    Hi Bob,
    There was a similar question asked sometime back in this forum, and am attaching the replies given to that.
    Re: APO DP assignment of selections to forecast profiles
    Check this link, it might help you.
    Regards,
    Jagadeesh.

  • How is the forecast profile tied to the article master?

    Hello-
    I understand how to create a forecast profile, but I assume there is some way to assign that profile to articles or material groups, and I cannot figure that out.  If it is assigned, it will show on the article master in the right field, but it cannot be changed or maintained in the article master directly.  So, there must be another method to link/assign these outside of the article master.
    Any help is appreciated.
    Thanks-
    Brady

    Hello-
    Thank you for the answer, I found it - I have a Retail system, so it is structured a bit differently, but the tab is ultimately there.
    Thanks again-
    Brady
    Edited by: Brady Stone on Feb 27, 2009 9:49 PM

  • Mandatory/Default field for mrp/forecast profile mrp area

    Dear guru,
    In MM01/MM02 when i create a new mrp area for a material I want Mrp profile field and forecast profile field as mandatory field. Or as alternative solution purposed with a default.
    How can I do that ?

    Dear Murugesan ,
    in OMSR i make the mrp profile (MDMA-DISPR) and forecast profile (MDMA-PROPR)
    as required entries in the screen sequence.
    But when I create/change mrp area fields the system don’t consider as required these fields.
    Are you sure that the field selection for data screen is concerning also for mrp area fields ?
    Thanks.

  • Creating a New Forecasting profile for MRP

    Hi there,
    Please can somebody let me know how do I create a new Forecasting profile for MRP. 
    I want to see this in table MRPR once created.  (field PROPR).
    Kind Regards,

    Dear marelizen
    Use transactio code MP80.
    Creating a Profile  
    The information contained in this info object is relevant to the material master for industry and to the article master for retail. Retail customers are requested to substitute:
      article for material
      requirements planning for material requirements planning or MRP
    1. In the Material Master menu, choose Profile ® MRP profile or Forecast profile ® Create.
    The initial screen appears.
    2. Enter the name you want to give the profile.
    If you want to use an existing profile as a reference, enter its name under Copy from so that the system can copy its values to the new profile.
    3. Choose Selection screen.
    The selection screen appears. It shows all the fields that can be copied to the MRP or Forecasting screen in the material master record.
    4. Enter a profile description and select the fields you want the profile to contain, specifying whether each field is to be copied to the material master record as a fixed value or as a default value.
    It is not possible to select Fixed lot size and Maximum stock level in a single MRP profile. However, if you select Maximum stock level, you must also select Lot size (materials planning).5. Choose Data screen.
    MRP profile data is spread over two screens. To switch from one screen to the other, choose Data screen 1 or Data screen 2.
    When you access the data screen from the selection screen, the system checks whether the fields selected are allowed to appear in the same profile.
    The data screen appears, containing only the fields you selected on the selection screen. The fixed values and default values are displayed in different colors. All fixed values are required fields except where the field can also be left blank.
    If, in the forecast profile, you enter N or 0 as the forecast model, no forecast is made.
    Like forecast model N, if you enter forecast model 0 when maintaining a forecast profile, you will be unable to maintain any other field in the profile.
    Unlike forecast model N, forecast model 0 deletes any existing forecast values when you change the material. This ensures that these values are no longer included in materials planning.
    6. Enter the corresponding values and save the profile.
    If the system detects inconsistencies or errors, it asks you to change the fields selected on the selection screen and/or to correct the values. Otherwise, the initial screen appears, where you can begin to create another profile.
    warm regards
    Ramakrishna

  • APO DP - validation of correct forecast profile

    We are using APO DP V5.0.
    In interactive DP, we forecast at the level of 'product at customer'. For the 'product at customer' characteristic we have navigation attributes, such as 'history type' (eg EPOS, despatch)
    The 'history type' determines which key figure we use as history, and so we have forecast profiles which are relevant for the different history types.
    If a user assigns a forecast profile in interactive DP to a 'product at customer', we want to get the system to check that the forecast profile is actually valid for the relevant 'history type'. We have named the profiles carefully so that, for example, the first x characters of the profile name reflect the history type; so we could have validation logic saying 'if history type = EPOS, check that forecast profile starts with 'EPOS'.
    But how could this validation logic be triggered?
    Any ideas?
    Thanks,
    Bob Austin, Atos Origin

    Hi Bob,
    Wow, what a brain bender!
    I think this would require some fairly serious ABAP...
    You can't get the value of an attribute interactively (via a macro function, for example using ACT_IOBJNM_VALUE()).  You would need a Function Module that could manipulate the Planning Object Structure to grab the attribute of the characteristic in question, based on the current selection. 
    The name of the forecast profile also can't be done with a standard APO macro function.  We had something similar where we wanted to get the name of the forecast strategy via a macro function, but we ended up needing to create a short Function Module in ABAP that could called as a User Exit Macro.  The trick with the Function Module is that you will need is to tell the system to get the GUID of the current selection, then use that to find the name of the Forecast Profile (field PRPFL) from the /SAPAPO/DP_FCST2 table. 
    Once you have that, you could tell the Function Module to pass just the first four letters ('EPOS') back to the planning book user exit macro so that you could then compare that with the attribute value.
    Probably you didn't need me to write this short functional spec, but it was a very interesting problem to consider.  Hopefully somebody else will read this and tell us a much simpler way to do it.
    Dan

  • Forecast profile not calculating error

    Hi Guys,
    I am facing problem related to forecast profile. I created forecast profile using seasonal model (Not Master forecast profile). When back job run. It's try to run with seasonal model, but it's can't, so it's don't compute MAPE error. With out MAPE it's does not know that it need to go back to Master forecast profile (56 and MAPE) or not.
    So, I don't know why it not calculating MAPE? Do any one facing same kind of problem?

    MAPE error will be calculated regardless of strategy mainatained in profile. but make sure you have selected MAPE error calc method while creation of forecast profile.
    MAPE( mean aboslute persentage error) is the best method to analyse error even SAP recommended to use this method to get best results.
    regards
    Thennarasu

  • MRP & Forecast Profile

    Hi  there,
                  When we mainatain Forecast Profile (T-code - MP30).. we have two colums to be checked for differrent fields Fixed value & Default value.
    But we cannot set both the indicator at the same time for a field i.e  both the fixed value & default value checked.
    Same is also applicable for MRP Profile - MMD1
    Then why SAP has provided a check box instead of radio button .
    Please suggest me the same .
    Regards
    Kaushik Choudhury

    Hi kaushik,
    Default value - Indicator that specifies whether the field is copied to the material master record as a default value; that is, the value can then be overwritten in the material master record
    whereas
    Fixed Value - Indicator that specifies whether the corresponding field is copied to the material master record as a fixed value; that is, the value cannot then be overwritten in the material master record

  • MRP/Forecast Profiles - Program RMMM0001

    Hi,
    anyone out there knows how to turn off the program RMMM0001? It will run whenever a MRP or Forecast Profile is changed or Deleted.
    In addition, can this auto-schedule be configured? That is, only run whenever change is done (even default value change) and no run if profile is deleted.
    Regards,
    Norman

    ??

  • Forecast Profile Assignment At Customer Level

    Hi All,
    I would like to assign a forecast at a customer level that has multiple products that roll up to this one customer. Is this possible? When I enter one customer in the selection profile and load all of the item and then try to assign a forecast profile, it does not seem to hold the forecast profile and does not appear in the Assign Forecast Profiles to Selection (/SAPAPO/MSDP_FCST2).
    Are there any good document on restrictions and rules for forecast profile assignments to different levels of aggregation. For example, do you always have to be at a specific level to assign are forecast profile to a selection?
    Thank you,
    Rumi

    Hi Rumi
    I think it should be possible to Assign Forecast Profiles to Selection via T-code  (/SAPAPO/MSDP_FCST2). Please create respective selection in planning book as per your requirement. Then go to above T-code only give respective planning area and execute.
    It will show you all the current selections with assigned FCST profiles. You also find few buttons on top. Please select the assign, which will take you to next screen for selection. You can given put the customer information in selection and execute which will give you all the selections with given customer.
    Select your respective selection and than you can assign the FCST profile with some buttons from header.
    Please read the following thread from SDN will give you more information about it.
    Setting in Mass processing activity
    Please let us know, if it helps you.
    Thanks
    Amol

  • Assigning cvcs to forecast profile (in mass)

    Hi All,
    We have loaded thousands of new CVCs into Demand Planning and would now like to assign then to a single forecast profile. I thought that it was possible to do this via  a background job since this contains a selection profile and a forecast profile. However, after the job completes, I do not see an assignment. Is there something that I may be missing here (a setting) or am is there another way to assign numerous CVCs to a forecast profile?
    Regards,
    Rumi,

    Datta,
    I am familiar with this transaction but I am not sure it is the best way to solve this problem I have described? Also, if new CVCs are generated they need to be assigned to the master profile via the background job. I don't want to have to use /SAPAPO/MSDP_FCST2 to do  this. Also, I don't know how you can assign a forecast profile to 10000 or more CVCs in this transaction?
    Rumi

  • Forecast Profile by Users

    Hello,
    We have Forecast profiles that run as Batch jobs once in a month and there are other forecast profiles which users execute in the interactive planning.
    I was wondering if any configuration can be made to prevent users from viewing Batch Run Forecast Profiles in the Interactive Planning.
    Kindly advice.
    Thanks,
    Sanju

    If you have a Authorization team(or SAP security team) that helps a lot - just give them the object and the who(or what role) is to be assigned to what Forecast profile
    but if you are a stand-alone consultant then try transaction PFCG
    go to environment>Authorization objects> drill down to where this object is (or search).
    There would be some help on authorizations that you can read to get an idea

  • SCM 5.1 APO -DP Master Forecast Profile - Change Details

    Hi All
    If existing Master Forecast Profile has been changed by some authorised user, will it possible to view What changes has been made,when,by whom..etc....??...need functionality which should give all details.
    Current functionality giving only changed user name and date.
    Regards
    Poongunran

    It is not available.

  • DP- Forecast Profile

    Hello SAPains,
    The user changed the CVC status of 126 CVC.
    How can user assign a similar forecast prolife to all CVC's. Can
    we add through SDP19?
    Please write back,
    Thank you.
    Regards
    Rahul Chitte

    Hi,
    As per my understanding of your problem you need to create a selection ID which includes the "126 CVCs" you mentioned. Then you can assign this selection ID to /sapapo/msdp_fcst2. Alternatively you can also accomplish the same using /sapapo/sdp94. You can also create multiple selection IDs encompassing the "126 CVCs" you mentioned and assign them individually to the forecast profile.
    The tx "sdp19" does not exist.
    Hope this helps.
    Thank You.
    Regards,
    Abhishek

  • APO DP Forecast profile consistency check

    I am using APO DP V5.
    Has anyone any experience of using the 'forecast profile consistency check' pgm /sapapo/rmdp_fcst_prpfl_consis?
    What exactly does it do?
    Thanks,
    Bob Austin, Atos Origin

    Hello,
    This report /SAPAPO/RMDP_FCST_PRPFL_CONSIS is  consistency for forecast profiles
    While there is no need to schedule the report automatically at regular intervals, there are some special situations in which it can be very useful.
    When must this report be run?
    1. When you transport forecast profiles from a system A to a system B. In this case, you must convert the internal version indicator (Id).
    2. If you are having problems with the date display or if the system changes from the relative date specification to the absolute specification for no obvious reason.
    When should you run this report?
    1. If you are working with generated forecast profiles (user parameter /SAPAPO/FCST_GUIDS).
    2. If you are using a manual forecast.
    What exactly does this report do?
    1. The internal version ID is checked.
    2. Date fields are checked. Fields filled with 00000000 are initialized.
    3. Overall profiles without any single profiles are deleted.
    4. Generated forecast profiles that are no longer assigned to a selection are deleted.
    5. The assignment of forecast profiles to a selection is deleted if the forecast profile no longer exists.
    6. Parameters for the manual forecast are deleted for any forecast profiles that no longer exist.
    Source of above details : Note 558995 - Advice on consistency report for forecast profiles

  • Composite Forecast Profile

    Hi,
         I tried to create Composite forecast profile. I got this error message when I tried to run it , "No suitable single profile is assigned to master profile."  Not sure what happened. This is the steps that I did:
           1) Create Master Profile in forecast profile.
           2) Select "Composite Forecast" at the selection model and type in the name of Composite forecast profile.
           3) Go to Composite forecast tab and select my created univariate profiles.
           4) Assign weight to each univariate profile.
           5) Click "Save Single" profile button at the top.
           6) Click the clock icon (or F8) to adopt the change.
          Could anyone tell me what went wrong ? Thanks in advance for your help.
    Paranee

    Hi Paranee,
    Did you check that your planning book had the check box composite forecast activated?
    This could be the reason.
    You can check this in transaction /SAPAPO/SDP8B
    I hope this can help you.
    Regards.
    Marín.

Maybe you are looking for

  • IMovie 10 Beat markers

    It seems like the snap to beats functionality has disappeared so how do you sync songs to your photos/videos in a fairly quick manner ?

  • XA Recovery problem

    I'm running an app which uses WebSphere Application Server. I start getting errors bellow. The solution pointed in Note:308234.1 is to give WebSphere Application Server transaction service special permissions for performing transaction recoveries lik

  • Compiling Solaris device driver

    Hello, I am new to writing device drivers for Solaris 10 OS for x64 platforms (actually EM64T). I am still getting started on the Writing device drivers tutorial and help files. I have over 8 years of experience doing device drivers for Windows(LAN,

  • Cannot properly eject iPod

    Whenever I connect my iPod to update it with new songs it appears that evertying works fine while the iPod is updating. Once the iPod is done updating I see the message in iTunes reading, "iPod finished updating" or something like that, except now th

  • Can´t browse to a site via the address field :: Firefox 33.02

    Since I have updated to Firefox 33.02 I can´t access any site via the address bar. Only if find an url in the history I can actually navigate to it. I am on a Mac Mountain Lion Retina Display. Please help ASAP Name: Firefox Version: 33.0.2 User-Agent