Forecast Disappearing in /sapapo/sdp94!!!!

Guys,
We have a strange issue. We released forecasts from DP to SNP. The forecast released successfully (CAtegory FA).
Now in SNP whenever we add any additional demand (Category FA) or change the value of Forecast (FA) and save,
the entire row of forecast just disappears! We dont understand this behavior at all.
What we noticed is that these forecast values have the FIX flag checked ("X"). We deleted this forecast and rereleased
and the new values didnt have the fixing indicator. Also the issue was no more there. Whats more is that even for these "corrected" values the issue replicates after some time on its own. We are in process of upgrading to SCM 7.0.
I am sure that this has to do with the "FIXING" of the forecats values. Has anyone experienced this? Does anyone know how and why would forecast values be fixed in SNP? Also how do we UNFIX them?
Help is always appreciated.
Regards,
Abhi

Hi,
The note 1304385 is causing the issue.This note is included in your system via support packs.To solve the issue apply note 1317608.After that delete all the forecast orders and then re-release the forecast again.this should solve the issue.Eventhough the content of note is not directly releated to your issue apply this note.
Regards,
Sunitha

Similar Messages

  • Changing labels in /sapapo/sdp94.

    Hi,
      Changing labels in /sapapo/sdp94.
       I want to change the labels in /sapapo/sdp94 for the same i found an exit EXIT_/SAPAPO/SAPLMCP2_006 (APODM006).
       Problem is the control is not reaching the EXIT; i set up a breakpoint over there but still it doesn't reach there.
    Thanks
    AP

    Hello, make sure you activated the user-exits properly. Then you set a BP at FM /SAPAPO/MC_PERDY_GET in SE37 in below coding:
    * User-Exit?
      if i_perly eq 'U'.
    *   Evtl. wurde keine PERID mitgegeben:
        if i_perid is initial.
          call function '/SAPAPO/MC_PERIODE_ZUM_DATUM'
                   exporting
                      idate   = i_vontg
                      iperkz  = i_perkz
                      iperiv  = i_periv
                   importing
                      eperid  = i_perid.
        endif.
        call customer-function '006'
             exporting
                  i_vontg = i_vontg
                  i_bistg = i_bistg
                  i_perkz = i_perkz
                  i_periv = i_periv
                  i_perid = i_perid
             importing
                  e_perdy = e_perdy.
    If the user-exit is applied OK, it will jump into your customizing coding at statement [call customer-function '006']

  • Shortcut for /N/SAPAPO/SDP94

    Dear Techsperts,
    some sensible guys asked if there is a way I can create a short cut like "ZIDP" for loading interactive demand planning without having to type this long ugly name on command prompt or expand the menu
    Tried some gimmicks on SE93 but can't figure out what dialog or report program name should I enter.. but none worked.
    Is there a way out ?.

    Dear BS
    You can also try to set the /SAPAPO/SDP94 - Interactive Demand Planning  as start transaction.
    Whenever planners log into APO system, they will directly to jump to planning book without clicking any favorites or putting the long T-code.
    You can go to header -->Extras -->set the start transaction --> /SAPAPO/SDP94.
    It´s one time setting for each user then nobody require to remember anything.
    Please let us know of these ideas helps you.
    Amol

  • Sapapo/sdp94 - GR/GI issue problem

    Dear Experts,
    After doing a deployment run by sapapo/sdp94, it is creating a process goods issue record. Actually it shouldn’t create as per standard. Because in /sapapo/mat1 GI processing time filed is blank. When it has value it should show the process goods issue record.
    Can any one have idea…why it is creating process goods issue in sdp94 when we look product view.
    My observation is that there is one field activity type is setting with "i" what does it mean?
    Please respond , its very urgent
    Thanks
    Cris

    Thanks for your reply...Exactly i am doing as you said.
    As per my knowledge without GI issue time in mat01 it shouldn't create the process goods issue in sdp94 when we run the deployment.
    But for me it is creating, I couldn't find why it is happening>
    Pls welcome your suggessions.....
    Thanks
    Cris

  • Running SCM 5.0 transactions via winGUI: problems with /SAPAPO/SDP94

    I am able to access the following system fron winGUI 640
    System-ID: HU8
    Client: 800
    Application type: SAP SCM 5.0
    Application Server: iwdf2053.dmzwdf.sap.corp
    System No.: 02
    but when I try to launch the "interactive demand planning" (transaction /SAPAPO/SDP94) the system does not respond (the system shows a "sandglass" for ever...)
    If I logon on the ERP 2005 system all transactions work fine.
    Can you help ?
    Thanks

    Hi Marco,
    I am also trying to use APO planning transactions in the ES Workplace.  Did you find a solution?
    Best regards,
    Chris Gibson
    Philadelphia

  • Process to find user exit for transactions /sapapo/snptlb or /sapapo/sdp94

    Hi All,
         Can you help me out with the approach to find out user exits for transactions /sapapo/snptlb or /sapapo/sdp94?
    What I am looking for is the approach, i mean how to proceed with?
    Win full points for detailed answer !!
    Thanks a lot - Chandan

    Hi Chandan - this is the same as in any module of SAP:
    1) check SPRO
    If nothing is found then do the following:
    1) Goto SE24 and display class cl_exithandler
    2) Enter method GET_INSTANCE and create a break point at Line 25 (CASE sy-subrc)
    3) Execute SAP standard transaction and invoke the process for which you need to create custom coding
    4) Your break point will stop the process in debug mode - check the values of variable 'exit_name', it will contian the name of the BADI currently being executed.
    5) Continue to debug by pressing F8 to see other BADI's
    6) Repeat steps 3 thru 5 for each process that you want to find a BADI for
    Regards
    Andy

  • Demantra forecast disappears intermittently from ASCP.

    Demantra forecast disappears intermittently from ASCP. Need to run Upload local forecast workflow again and then the plan run to view the forecast again, Can anyone tell why is this happening?
    However the forecast entries are not disappearing from the Denorm table.
    Thanks
    Somanath

    if the data is available in denorm table, then some planning program is causing this issue. demantra worflow or forecast publish from demantra works fine.

  • Authorization In IDP - (/SAPAPO/SDP94)

    Dear Gurus,
    We have created one authorization object which has 7 fields. This object will be assigned to roles and roles in turn will be assigned to users.
    <i>Now when the user goes In the Interactive Demand Planning (/SAPAPO/SDP94) transaction he will be seeing the first screen.
    The user can click on the shuffler and makes some selection and fills the values in the fields below and clicks the TICK button , at that time it  checks the authorization object and if the values are there in those fields(Authorization Object Fields) then it allows him to go in , otherwise it says  NO AUTHORIZATION.</i>
    This was done by using BAdi.
    <b>
    Now if the user only makes the selection only on the shuffler and clicks TICK all the values are getting displayed in the Selected Object list.
    How is it possible to restrict the value in the ALV list based on his Authorization Object.</b>
    Is there any Enhancement available for this, if yes please explain how to use that.
    Thanks & Regards
    Rajiv Roshan

    Hi Rajiv,
              You can use the same BADI definition /SAPAPO/SDP_SELECTOR (Method : SELECTION_CHECK) for performing this. Based on the your output from the Authorization Object modify the parameter IT_SELECTION accordingly. Pls let me know if you have any issues.
    Regards,
    Siva.

  • How to get the PLANNING SHORTAGE in the forecast tab of /sapapo/rrp3?

    Hi to all!
    I need your help!
    I'd like to take the planning shortage quantities in the forecast tab of the product view /sapapo/rrp3 and the related date and I'd like to insert that quantity on the 9AAFCST key figure in the related time bucket.
    Have you got any idea on how to go on?
    Thanks a lot!
    Maria

    This is now possible in the LIO solution pack available in extensibility pack 3.4 And above.   You can read more about it on OTN, LIO solution pack guide.   There is also a training overview recording available on the collaboration sites.

  • Dump in TCOD /SAPAPO/SDP94 ... any Idea ?

    Hi forum,
    have you got any idea about this dump ?
    Regards.
    Runtime Errors         DBIF_DSQL2_SQL_ERROR
    Exception              CX_SY_NATIVE_SQL_ERROR
    Date and Time          13.03.2008 11:30:34
    Short text
         An SQL error occurred when executing Native SQL.
    What happened?
         The error 600 occurred in the current database connection "LCA".
    What can you do?
         Note down which actions and inputs caused the error.
         To process the problem further, contact you SAP system
         administrator.
         Using Transaction ST22 for ABAP Dump Analysis, you can look
         at and manage termination messages, and you can also
         keep them for a long time.
    How to correct the error
         Database error text........: "POS(1) Work rolled back: BAD_ALLOCATION in
          SAPTS_SET_DAT"
         Database error code........: 600
         Triggering SQL statement...: "EXECUTE PROCEDURE SAPTS_SET_DATA_RIW"
         Internal call code.........: "[DBDS/NEW DSQL]"
         Please check the entries in the system log (Transaction SM21).
         If the error occures in a non-modified SAP program, you may be able to
         find an interim solution in an SAP Note.
        If you have access to SAP Notes, carry out a search with the following
        keywords:
        "DBIF_DSQL2_SQL_ERROR" "CX_SY_NATIVE_SQL_ERROR"
        "/SAPAPO/SAPLOM_TIMESERIES" or "/SAPAPO/LOM_TIMESERIESU86"
        "/SAPAPO/OM_TS_DATA_SET_RIW"
        If you cannot solve the problem yourself and want to send an error
        notification to SAP, include the following information:
        1. The description of the current problem (short dump)
           To save the description, choose "System->List->Save->Local File
        (Unconverted)".
        2. Corresponding system log
           Display the system log by calling transaction SM21.
           Restrict the time interval to 10 minutes before and five minutes
        after the short dump. Then choose "System->List->Save->Local File
        (Unconverted)".
        3. If the problem occurs in a problem of your own or a modified SAP
        program: The source code of the program
           In the editor, choose "Utilities->More
        Utilities->Upload/Download->Download".
        4. Details about the conditions under which the error occurred or which
        actions and input led to the error.
        The exception must either be prevented, caught within proedure
        "/SAPAPO/OM_TS_DATA_SET_RIW" "(FUNCTION)", or its possible occurrence must be
         declared in the
        RAISING clause of the procedure.
        To prevent the exception, note the following:
    System environment
        SAP-Release 700
        Application server... "server"
        Network address...... "10.1.1.111"
        Operating system..... "Windows NT"
        Release.............. "5.2"
        Hardware type........ "2x AMD64 Level"
        Character length.... 16 Bits
        Pointer length....... 64 Bits
        Work process number.. 0
        Shortdump setting.... "full"
        Database server... "server"
        Database type..... "ORACLE"
        Database name..... "NSD"
        Database user ID.. "SAPSR3"
        Char.set.... "C"
        SAP kernel....... 700
        created (date)... "Jan 29 2007 00:36:16"
        create on........ "NT 5.2 3790 Service Pack 1 x86 MS VC++ 14.00"
        Database version. "OCI_10201_SHARE (10.2.0.1.0) "
        Patch level. 95
        Patch text.. " "
        Database............. "ORACLE 9.2.0.., ORACLE 10.1.0.., ORACLE 10.2.0.."
        SAP database version. 700
        Operating system..... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2"
        Memory consumption
        Roll.... 16192
        EM...... 37708560
        Heap.... 0
        Page.... 114688
        MM Used. 26913728
        MM Free. 6600800
    User and Transaction
        Client.............. 100
        User................ "MYUSER"
        Language key........ "I"
        Transaction......... "/SAPAPO/SDP "
        Transactions ID..... " "
        Program............. "/SAPAPO/SAPLOM_TIMESERIES"
        Screen.............. "/SAPAPO/SAPMMSDP 0100"
        Screen line......... 42
    Information on where terminated
        Termination occurred in the ABAP program "/SAPAPO/SAPLOM_TIMESERIES" - in
         "/SAPAPO/OM_TS_DATA_SET_RIW".
        The main program was "/SAPAPO/SAPMMSDP ".
        In the source code you have the termination point in line 51
        of the (Include) program "/SAPAPO/LOM_TIMESERIESU86".
        The termination is caused because exception "CX_SY_NATIVE_SQL_ERROR" occurred
         in
        procedure "/SAPAPO/OM_TS_DATA_SET_RIW" "(FUNCTION)", but it was neither handled
         locally nor declared
       in the RAISING clause of its signature.
       The procedure is in program "/SAPAPO/SAPLOM_TIMESERIES "; its source code
        begins in line
       1 of the (Include program "/SAPAPO/LOM_TIMESERIESU86 ".

    Hi Ganimede Dignan 
    Regarding on your short dump, it occur during DB access (live Cache access).
    <If you look at FM /SAPAPO/OM_TS_DATA_SET_RIW,
    you can see COM routin SAPTS_SET_DATA_RIW . This indicate liveCache access>.
    Normally kind of your dump occur due to memory shortage of you liveCache heap area.
    So I recommend you to contact your liveCache administrater and check parameter setting of OMS_HEAP_LIMIT and historical heap consumption.
    (If your liveCache administrater check livecache kernel log like knldiagerr, he or she will see error message of heap shortage).
    I hope this information help you.
    Best Regards
    Keiji

  • APO-DP - Characteristic Description in /SAPAPO/SDP94

    Is it possible to have the same characteristic (e.g. 9AMATNR) be called with different names in different planning object structures.
    The requirement is as follows. For example 9AMATNR is used in 2 different PLOBS. In one PLOBS it is called "Material" and in another PLOBS is is called "Component".
    We do not want to create too many similar characteristcis just for the sake of descriptions. The custom descriptions are allowed for Key Figures however I haven't found anything similar for Characteristics.
    Thanks!!

    Dont think this is possible - having POS specific char descriptions. The best bet is to create a Z copy or a Y copy of a characteristic and start using it.
    however you should explore /SAPAPO/SDP_IOBJNM BAdI where it should be possible to change Infoobject texts based on a specific criterion. (The 'ENABLE_STD_IOBJNM_CHANGES' method enables modification of SCM Info Objects with the prefix '9A' that have been delivered by SAP. Changing these Info Objects is not advisable, since this can lead to problems in the application (see note 495027).

  • Reducing column width in /sapapo/sdp94 planning book

    Hi ,
    I would like to reduce the width of the column for field APO Location . But I am not understanding where we can change these setting for fields . Fileds like SNP Plan  ,  APO location , unit ,  W30.2010 , W31.2010 like so on but I need to  reduce the column width for filedl APO location please guide me.

    I am talking about the option of reducing the column width manually by selecting that specific column and then use 'Save column Width' option by right click of grid/worksheet(Just below 'Load data' button where Planning book name appears and where we can change UoM).
    This setting remain for the time you remain in planning book and can work with all possibilities of drill down etc..
    Please let me know if this helps to understand..
    Regards,
    Digambar

  • Scheduling forecast in foreground vs Background

    Dear Sir
    In my company we always schedule the forecast by a background job (using demand planning in background option )
    I was told that this helps in maintaining aggregation level (which can be set in  while defining the job).Our  planning books doesn't  have any icon to schedule forecast in foreground .Where can I enable the same.
    regards
    Radhakrishnan

    Hello Radhakrishnan,
    You must also have the forecast profile correctly maintained in transaction /sapapo/mc96b.
    For example, if you want to use univariate forecast, you must assign an univariate forecast profile
    to your master forecast profile, in order to see the 'univariate forecast' icon in /sapapo/sdp94.
    Best Regards.
    Ada

  • Statistical Forecast cannot be deleted

    Hello everybody,
    How do I go about replicating the issue in the system's test environment.
    But the main issue I am having is that statistical forecast cannot be deleted. Normally this should be done via transaction /SAPAPO/MSDP_FCST1 - Lifecycle Planning .
    While selecting the phase out profile - the material number disappears.  Not sure if this is a known issue or not.
    As a workaround I deleted the statistical forecast via SDP94 - univariate forecast execute manual phaseout - the statistical forecast disappeared. But over the weekend run the statistical forecast was populated again.
    Thanks.
    Edited by: apo_dp_consultant on Jan 8, 2012 4:38 PM

    Hi,
    You should use /sapapo/md74 to delete the forecast.
    Select all the 3 - "display log", "delete orders" and "all planning segments".
    Also, take out the setting "test mode".
    What exactly is your requirement and your issue?
    For some materials, do you want that forecasting should not take place? And is it that you don't to forecast these materials due to certain reasons, or because these materials are phased out, you want that no forecast should take place?
    Answer to above questions would help in guiding you in the right direction.
    Thanks - Pawan

  • What are theSNP Settings required for Forecast Consumption with Sales Order

    Hello APO Folks,
    I have one SNP scenario:  (We don't have GATP)
    Forecast for Finsihed Product - "PNG_Fert" in Location "1000".
    I have forecast quantity of 500, now our requirement is - when SNP heuristic run will take place (without any sales order quantity) then there should not be any planned orders creation.
    Planned order creation should happen Only if any one places sales order from ECC , which comes to APO then against that sales order forecast quantity should consume and should create the planned orders equal to the nos. of sales order quantity.
    So if I have forecast of 500 qtys and sales order of 90 qtys then heuristic run should yield/create the planned order of 90 qtys and there should be 500-90 = 410 forecast quantities remaning.
    Please let me know which strategy will be used and other setting in ECC and APO for SNP. I
    The setting with strategy 50 in ECC and 30 in APO worked properly with PPDS - RRP3 view but from interactive planning /sapapo/sdp94 it is not working, so there will be different setting for SNP.
    Thanks in Advance,
    Regards,
    Vishal
    Edited by: Vishal24a on Oct 13, 2011 9:15 AM

    Vishal
    Can you please explain what issue you are facing when you load the product in planning book. First thing is do you see 410 against forecast and 90 against sales order key figure ? If yes then it means the forecast is getting consumed properly by SO.
    As far as your other requirement  goes (planned order should only be created for sale order quantity) you have to change your total demand macro calclation logic. Your total demand key figure should show 90 instead of 500 - so just include sales order in your total demand calculation (stock balance macro) and run heuristic. Your requirement will be satisfied
    Thanks
    Aparna

Maybe you are looking for

  • Can no longer print wirelessly from my IPad

    have a hp photosmart 6510  Airprint wireless printer; have pc, laptop, and IPAD connected to it; all have been working great until a few days ago when Ipad  began to not print.   now when i click the print button on my IPad one of two things happen.

  • Can't do back up, says I need more space but i excluded everything

    Hi there, I recently had some issues with my iMac. It had a 500GB HD and I was using external 1TB for my backups. I had to do an Archive and install so I had the shop put in a 2TB and transfer over my stuff. So alls good. I had just under 500 GB and

  • Non-English string access from excel sheet through JDBC

    My excel sheet data is Test ������������ I am using JDBC connectivity for accessing the Excel sheet. Code looks like, List Output = new List(); try Class.forName( "sun.jdbc.odbc.JdbcOdbcDriver" ); c = DriverManager.getConnection( "jdbc:odbc:qa-list",

  • Problem in Data Migration via. SQL*Loader

    Hi, I am trying to load the data from a text generated file. While using the slqldr command along with the url,".ctl", ".log",".bad" and ".dat" parameters, all the records goes to ".bad" file. Why? Eventhouh it parse the control file successfully. An

  • Vertical alignment

    <div class="content">   <div> (css attribute float : left)     <img>   </div>   <div> (css attribute float : left)     <table>  (I need this table to align vertically with the image.)                  (vertical-align : middle   doesn't seen to do any