Deleted material coming in planning result

Dear PP Gurus,
Please guide.
I have marked one material for deletion, also i have locked that material, also made MRP type "ND". Still after running MRP with planning mode '3', system displaying this material in MD05/MD07/MD06. WHY ? Please expalin this.
Thanks in advance
Kailash T.

Kailash,
MD04 will always display the material until it is archived.  Further, any existing rqmnts/supply that exist will be displayed.  If there are open sales docs, dependent requments, production orders, stock, etc, they will be displayed.
If you have planning results from previous MRP runs, and you then change the material to ND, the planning results will be displayed there forever until you manually delete them.  ND makes MRP ignore the material, and it will thereafter not delete anything against that material.
Rgds,
DB49.

Similar Messages

  • Delete Material in MDG/Delete UI in MDG

    Hi All,
    I have created a rule based workflow(2 step) for CR - DELETE.
    The ACTIVATE funcitona is successful however the MATERIAL is not got deleted.
    I am not able to see any option to delete the MATERIAL at client, the DELETE (MM06) interface is not available in MDG.
    Can somebody pls share if there is any material on "Hot to DELETE a Material" in MDG or how the delete works in MDG.
    Regards
    Suresh Ravilla

    Hi Suresh,
    Delete Material in MDG will not completely delete the material from the data base however, when the
    system creates a change request for deleting the chosen material. The change request enters the appropriate workflow and, once approved, results in the material being flagged for archiving in the next archiving run.
    You can see the material mark for deletion ->Go in SE11 tcode--> MARA Table-> Mark for deletion flag field LVORM = 'X'.
    so, when LVORM  flag field is marked as 'X', it indicates item has been marked for deletion through governance.
    Hope it helps.
    Regards
    Prateek Agarwal

  • Planning server goes down when I try to delete a member in Planning Web

    Hi,
    Planning server goes down when I try to delete a member in Planning Web. I am using Hyperion Planning 4 with Tomcat 4.1.30 and Windows Server 2003.
    I am not sure whats happening. This is the exception log I am looking at:
    2009-07-24 18:19:22 ApplicationDispatcher[HyperionPlanning] Servlet.service() for servlet jsp threw exception
    javax.servlet.ServletException
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:249)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:684)
         at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:432)
         at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:356)
         at org.apache.catalina.valves.ErrorDispatcherValve.custom(ErrorDispatcherValve.java:420)
         at org.apache.catalina.valves.ErrorDispatcherValve.status(ErrorDispatcherValve.java:327)
         at org.apache.catalina.valves.ErrorDispatcherValve.throwable(ErrorDispatcherValve.java:277)
         at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:179)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:163)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:199)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:828)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:700)
         at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:584)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
         at java.lang.Thread.run(Thread.java:534)
    ----- Root Cause -----
    java.lang.OutOfMemoryError
    2009-07-24 18:19:22 ErrorDispatcherValve[localhost]: Exception Processing ErrorPage[errorCode=500, location=/Error.jsp]
    javax.servlet.ServletException
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:249)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:684)
         at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:432)
         at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:356)
         at org.apache.catalina.valves.ErrorDispatcherValve.custom(ErrorDispatcherValve.java:420)
         at org.apache.catalina.valves.ErrorDispatcherValve.status(ErrorDispatcherValve.java:327)
         at org.apache.catalina.valves.ErrorDispatcherValve.throwable(ErrorDispatcherValve.java:277)
         at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:179)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:163)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:199)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:828)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:700)
         at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:584)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
         at java.lang.Thread.run(Thread.java:534)
    ----- Root Cause -----
    java.lang.OutOfMemoryError
    Please do help me........ how to resolve this.
    Thanks.

    Hi,
    You could try increasing the java heap size, though sometimes an issue can occur if you are trying to delete a member when a workflow process has started, do you have one running?
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Report with material number and planned delivery time

    Is there any standard report with material number and planned delivery time ?

    Hi,
    I do not know any standard report. Please try SE16 + MARC...
    BR
    Csaba

  • PDf files are not directly coming in search results, rather coming as a list item \

    I have shared search from one farm and 2 other farms are consuming it. PDF search is working fine for one consuming farm but for the hosting farm and the other consuming farm it is showing the result as list item but not as a direct link to the document.
    Any suggestion pls
    When the other consuming farm uses the own dedicated search service then pdf files are coming in search result but when it is pointing to the shared proxy it is not working. But for one consuming farm it is working fine.

    Hi ,
    Whether you crawled the same content source using the Shared Search service application. If not, please crawl a same content, test again and compare the result.
    In addition, whether you configured PDF correctly for the Shared Search, please try to configure it again as the link:
    http://www.codeproject.com/Articles/82546/How-to-configure-PDF-iFilter-for-SharePoint-Server
    Here are two similar posts for you to take a look at:
    http://social.technet.microsoft.com/Forums/en-US/fb170ef6-d0fc-4044-a54d-87695066a5d2/search-results-pdf-files-showing-item-not-link-to-document?forum=sharepointadminprevious
    http://social.technet.microsoft.com/Forums/en-US/c540b280-135a-43ba-91b6-d8e408df25dd/search-returning-link-to-dispform-instead-of-the-link-to-pdf-document?forum=sharepointadminprevious
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Explain Plan results analysis

    I have EXPLAIN PLAN results for some SELECT queries. What is the difference between INDEX UNIQUE SCAN and INDEX RANGE SCAN?

    btw it depend not only of your compare operation
    but also on index type. See difference for equality between simple index and unique index:
    SQL> desc a
    Name                                      Null?    Type
    A                                                  NUMBER
    SQL> create index aidx on a (a);
    Index created.
    SQL> set autot traceonly explain
    SQL> select * from a where a = 1;
    Execution Plan
    Plan hash value: 3649445643
    | Id  | Operation        | Name | Rows  | Bytes | Cost (%CPU)| Time     |
    |   0 | SELECT STATEMENT |      |     1 |    13 |     1   (0)| 00:00:01 |
    |*  1 |  INDEX RANGE SCAN| AIDX |     1 |    13 |     1   (0)| 00:00:01 |
    Predicate Information (identified by operation id):
       1 - access("A"=1)
    SQL> drop index aidx;
    Index dropped.
    SQL> create unique index aidx on a (a);
    Index created.
    SQL> select * from a where a = 1;
    Execution Plan
    Plan hash value: 2717653437
    | Id  | Operation         | Name | Rows  | Bytes | Cost (%CPU)| Time     |
    |   0 | SELECT STATEMENT  |      |     1 |    13 |     0   (0)| 00:00:01 |
    |*  1 |  INDEX UNIQUE SCAN| AIDX |     1 |    13 |     0   (0)| 00:00:01 |
    Predicate Information (identified by operation id):
       1 - access("A"=1)
    SQL> Of course even with unique index >, <, between will have range scan:
    SQL> select * from a where a>1;
    Execution Plan
    Plan hash value: 3649445643
    | Id  | Operation        | Name | Rows  | Bytes | Cost (%CPU)| Time     |
    |   0 | SELECT STATEMENT |      |     1 |    13 |     0   (0)| 00:00:01 |
    |*  1 |  INDEX RANGE SCAN| AIDX |     1 |    13 |     0   (0)| 00:00:01 |
    Predicate Information (identified by operation id):
       1 - access("A">1)
    SQL> In general index range scan might expect back more than 1 row, while index unique scan usually expect 1 row, however of course in both cases you might get zero rows back.
    See my blog entry Where bad performance starts at http://gplivna.blogspot.com/2007/03/where-bad-performance-starts-my.html
    it has many links aboput b-tree index internals, I'm quite sure some of them explained these operations more as well.
    Gints Plivna
    http://www.gplivna.eu

  • DELETE MATERIAL PERMANENTLY FROM MATERIAL MASTER

    Dear All,
       I want to DELETE MATERIAL PERMANENTLY FROM MATERIAL MASTER it has stock but no open statement like po ,gr etc when i flag the material in t-code mm06 and filling all the recquirement field then enter then tick all recquirement field then save a warning message delection flag also change at lower level then enter it shows delection flag changed but this material is issued to cost center . pls explain me points must be rewarded.
    Amin

    hi ameen!
      u change the warning message into an error message in IMG>MATERIAL MANAGEMENT>INVEN>DEFINE ATTRIBUTES FOR SYSTEM MESSAGES. message no M7127.

  • Delete Material Document

    Dear All,
    Is there any way to delete material document in the test client permanently.
    Regards,
    qsm sap

    MBAD can only delete documents that are contained in an archive.
    Instead of this single transactons, execute SARA, enter MM_MATBEL as object and hit enter.
    Now you get a couple of buttons, that need to be processed from top to down.
    But first you have to customize the object. you have to define where you want store the archive, after how much records you want close an archive file and create a new one.
    details can be found in the docu:
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/8d/3e5d37462a11d189000000e8323d3a/frameset.htm

  • How to use the direct material indicator in Plan Driven Procurement?

    Dear Experts,
    How the system determine the procurement as direct material procurement in Plan driven scenario? In case of manual shopping cart, the system determines the direct material /indirect material procurement based on the check box 'Order as direct material'
    indicator.
    Now in case of plan driven procurement, where the requisition comes from ECC system, there is no way to indicate in the MM system for direct material?
    Could you please enlighten me here?
    Thanks and regards,
    Ranjan

    Hi Ranjan,
    In case of manual shopping cart, system at that point does not know whether the material procured has inventory management maintained or material valuation. Hence we need to specify option of 'Order as direct material'.
    But when requisition is created in ECC system, SAP system already is aware of direct procurement since material used will have material master / Inventory management / Material valuation / Storage location etc maintained. And the info or some indicator will be sent to front end SRM system accordingly. 
    Moreover it does not really matter for front-end SRM system to check whether it's a direct or indirect procurement since all procurement processes followed in SRM will be exactly same.
    Hope this provides some kind of understanding for your questions.
    -Ravi

  • Cannot delete members in a planning application with version 9.3.0.1

    Hi Gurus, this is a planning 9.3.0.1 version.
    One of our dimension completely changed (Entity Dimension). We are planning to completely delete Entity in the Planning web and re-create with the new entity members.
    I have developed the HAL integration and its working. However, When I try to delete the members from the entity Dimension, it takes a long time and comes with a error page. Sometimes it deletes... sometimes it just doesnt get deleted. We will be doing this in Production this Friday and I want to be absolutely sure that I can delete the dimension and also to find out why is this causing the issue.
    please help asap...
    regrds,...

    Hi,
    You will need to provide more information on the errors you are getting, HAL will be producing an error log.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Printing of Explain Plan Results

    Is there any way to print an explain plan in SQL Devveloper when the length of the plan result requires scrolling to view the entire plan. I've tried expanding the plan result window as much as possible. The print result contains only what can be viewed.

    I haven't tried DBMS_XPLAN but I'll look it up.
    I can generate explain plans in a manner that's acceptable to read by simply using SQL*Plus.
    This thread was about evaluating the features and problems with SQL*Developer. What I'm saying with this posting is that there is a problem with printing the explain plans that are generated in SQL*Developer when the plan result extend past the viewed window.
    Is there a way to send this problem with the Oracle devlopers the way we do with SRs in Metalink? I didn't know if it was appropriate to send this through Metalink. I thought Oracle was monitoring this Forum for issues that were discovered with SQL*Developer.

  • Steps for delete material from system

    hi , all sap pp experts
          in material master by using mm06 we give deletion flag for material but system can't delete that material. So is it possible to delete material from system? if yes then please tell the sequence for this process
    thanks in advance
    regards
    Nitin Nerkar

    Before Archiving the Material Master the materials need to be flagged for deletion in T Code MM06/MM16.
    Archiving the materials is done thro T Code SARA. All the SAP archive functions are shown in SARA. Choose the corresponding SAP archive object, hit enter and the archive administration menu will be shown.
    When a material is no longer required in a company or plant, you can archive and delete the material master record.
    Before a material master record can be archived and deleted, other objects (such as purchasing documents) that refer to this material must themselves be archived. You can see which objects these are and the dependencies between them in the network graphic.
    Archiving object MM_MATNR for archiving material master records.
    To archive the material master, first go to transaction SARA
    Type in a variant name and click Maintain. (Tick the Test Mode for archive simulation).
    Save the variant.
    Maintain the Start date and Spool parameters and click execute.
    Click Go to Job Overview to check the archive status.
    To do a permanent delete, click Delete button.
    Maintain the Archive Selection, Start date and Spool parameters.
    Click Test Session for testing or click execute to start the deletion program.
    Click Go to Job Overview to check the delete status.
    This need to be done carefully and better to first do it in testing client.
    After archiving those materials will not be displayed in reports unless categorically selected
    Note: SARA is a general transaction where you can archive all types of records using respective archiving object

  • MTO material - Combine three planned orders into one process order

    Hi Gurus,
    Does anyone know if and how I can convert three planned orders of the same material into one process order?
    So:
    1.
    Sales order 1 (material X) --> generates Planned order 1
    Sales order 2 (material X) --> generates Planned order 2
    Sales order 3 (material X) --> generates Planned order 3
    2.
    Process orders 1,2,3 (material X) --> Process order 1
    3.
    Process order 1 --> reserved sales order stock for sales orders 1,2 and 3

    M,
    One process order cannot create Sales Order Stock for three different sales order items.  A single process order can produce Sales order stock for AT MOST 1 sales order/item.
    This scenario can be achieved under a Make to Stock environment, where the production order creates 'generic' stock (not sales order specific).
    Best Regards,
    DB49

  • Deleting the inventory for deleted material

    Hi
    Can you please guide how to delete inventory for the deleted material?
    Stock is available in the inventory but the material is deleted.
    Regards
    Raja

    Hi
    Plz donot use 562 movt,if that is production system.

  • Delta update - delete material documents

    Hi,
    We have some problem during delta updates for 0IC_C03 (material movement).
    In the source system, we have deleted the material master, but its material documents and accounting documents still exist.
    The delta updates shows error saying those deleted material doesn't exist while loading the material documents.
    please help.
    we have problem deleting the materials document and accounting documents in the source system.
    In BI side, how to enable the delta updates?
    regards,
    zl

    Hi,
    After the error, we have deleted the materials and material documents from the source system.
    May I know why the delta update still select the deleted materials and material documents from the source system in the PSA?
    May I know how to modify the extraction logic?
    Thank you.
    regards,
    zl

Maybe you are looking for

  • Can't boot on my external hard drive on another Mac (stop sign)

    Hi, My system is placed on an external SSD connected to my iMac. I've just bought a brand new Mac Mini and I wish to boot it using my SSD. When I pick it up in the startup alternatives list (maintening the "Alt" key pressed during the boot), I just g

  • Doubt about the settlement rule of the Production ORder

    The only default distribution rule allowed for a PP order is PP1 or PP2.  We would need to change that to allow settlement to multiple receivers as a default. If that is the case, we may want to look into a user exit to update the settlement rule dur

  • Using iPad charger w/ iPhone 3GS

    Is it safe to do so? I'd like to carry only one charger.

  • Linking Purchase Orders to Consumption Orders

    Hi MM Gurus, I have the following requirement, Currently the stock of item A is Zero. Now User 1 places a PM Order requesting 5 units of A. Later User 2 places a PM Order requesting 8 units of A. But the first order has a higher priority. A purchase

  • Adding a prefix to filename in Bridge / CS3

    I need to batch-add a prefix only to existing filenames in Bridge, e.g. 15447.dng to become AR_15447.dng etc. I can't see how to place the prefix correctly in front of the filename - does anyone know? Thanks, Alex Ramsay