MRP Runs With Out Forcasting & With Miximum Level.

Hi  All,
I Have a One Finished goods Item Which is Marked as Inventory Item and Sales Item.
My Inventory Management is Werehouse Level
So This Item I have a In Stock Quantity is 40 at my werehouse Minimum Quantity is 50  and Maximum Quantity is 400 Both
of  this minimum and Maximum Quantity will Put Manuly by me at Item Master.
I Don't wnat to Use the Forcasting For Any Item.
I Want to Run MRP For This Item at  Maximum Level
If Item Goes down to minimum Inventory Level for Example: In stock Is 40 at that time I wnat to Run MRP 
My Requirment is when I run MRP System Gives Recomandation to me a 360 Quantity
Meanse  { Maximum Quentity-Instock=Recomandatin  } [ 400-40=360]
Is It Possibal or any one have solution for this Requirment then Pl z send it to me.
Vikas

Hello Vikas - I doubt also that you will find an MRP system with that, however, here is something you might want to fool around with as a start to creating an alert message or daily SQL run...
SELECT
T0.[ItemCode],
T0.[MinLevel],
T0.[MaxLevel],
T0.[OnHand],
T0.[MaxLevel]-T0.[OnHand] AS 'Sugg Order'
FROM OITM T0
WHERE
T0.[OnHand] <=  T0.[MinLevel]
AND  T0.[MinLevel] <> 0
At least this will give you a list of products you can look at until you can find something else.
Maybe this will help?  I hope so...
Regards - Zal

Similar Messages

  • MRP run for header material with bom usage-3

    Dear All,
    We have header material with bom usage-3.We maintain the stock at child components only ,not at header
    I have created the planned independent requirement for header material.I have created a sales order but sales order is not shown in md04.
    What can be the further setting  I am missing for mrp run of above scenario.
    with regards,
    pradeep

    Dear ,
    Couple of checks points for you :
    1.Check the material master Sales Org Veie-Item Categoery .As you have mentioned Item Categoery -TAQ which is not relevent for requirement planning throgh schedule line category -CT ( CT means there will not be any inventory or good movement and requirement will not be passed for MRP ) .Only CP -line item categoery does requirement passing through MRP and it will show u in MD04. So the summery is if you want to generate an MTO order for the same FG material , you should matian the Sales Line item categoery as MTO in sales Org View and it will pop up in VA01 whiel logging Sales Order .
    Generally , TAQ item categoery are used in Project Billing or Delivery .ok  and they will not be having any availabilit check so it KP ( no check ) .
    But for MTO order , you should have availablty chek 02/01 in MRP3 view and also MTO Sales Item categoery .
    Based on the above information logg an sales order , release credit chek in VKM3, SAVE and check in MD04.
    Create PIR in MD61 and Run MRP on the both cases .I have tested its working .but noit with TAQ item categoery ok
    2.Why do you need to create Sales Order for dependent Item-Y because it will be in X-BOM item  ? Make sure that Y- should have Sales Item categoery in material master -MM02-Sales Org View as NORM item .If you really want to create sale sorder for this item , it should TAN or NORM .
    3.Other PIR detail is fine .
    Try and revert back
    Regards
    JH

  • Problem with outer join with filter on join column

    Hi,
    In physical layer I have one dimension and two facts, and there's an outer join between the facts.
    dim_DATE ,
    fact_1 ,
    fact_2
    Joins:
    dim_DATE inner join fact_1 on dim_DATE.DATE = fact_1.DATE
    fact_1 left outer join fact_2 on fact_1.DATE = fact_2.DATE and fact_1.SOME_ID = fact_2.SOME_ID
    When I run a report with a date as a filter, OBIEE executes "optimized" physical SQL:
    select fact1.X, fact2.Y
    from
    Fact_1 left outer join on fact_1.DATE = fact_2.DATE and fact_1.SOME_ID = fact_2.SOME_ID
    where Fact_1.DATE = TO_DATE('2009-05-28' , 'YYYY-MM-DD' )
    and  Fact_2.DATE = TO_DATE('2009-05-28' , 'YYYY-MM-DD')
    The filter on Fact_2.DATE effectively replaces outer join with inner.
    Is there a way to disable this "optimization", which is actually very good for inner joins, but doesn't allow outer joins?
    Thanks in advance,
    Alex
    Edited by: AM_1 on Aug 11, 2009 8:20 AM

    If you want to perform a Fact-based partitioning with OBIEE (two fact with the same dimension), you have to :
    * create in your physical layer for each fact table the joins with the dimension
    * create in the Business Model layer ONE star schema with ONE logical fact table containing the columns of your two physical fact table
    In this way when you choose minimal one column of your fact1 and one column of your fact2, OBIEE will perform two query against each fact table/dimension, join them with an OUTER JOIN and your problem will disappear.
    Cheers
    Nico

  • GR with out PO with m.type 501

    Dear all,
    we are doing GR with out po (others) with m.type 501 we are getting the below error
    Account determination for entry 1000 GBB ____ ZOB 1000 not possible
    i will do the automatic account dtermination for this ,
    could any one expalin me
    1)whts is ZOB and purpose of ZOB
    2) whta is the process after GR with out PO (like we will di IR after GR w.r.t PO)
    Points will be rewarded
    regards
    venu gopal

    Dear all,
    can any one suggest me the Process of GR without PO with movement type 501
    what is the process after creating GR to Vendor payment andthe different account it will hit .
    i am trying to simulate it in test system at the time GR it is hitting GBB-ZOB (PK 91) is getting credited and stock account is (BSX) is debited.
    Regards
    venu gopal

  • GR with out PO with m.type 501 (std Process)

    Dear all,
    can any one suggest me the Process of GR without PO with movement type 501
    what is the process after creating GR to Vendor payment andthe different account it will hit .
    i am trying to simulate it in test system at the time GR it is hitting GBB-ZOB (PK 91) is getting credited and stock account is (BSX) is debited.
    Regards
    venu gopal
    Edited by: venu kk on May 29, 2008 2:53 PM

    Hi,
    Accounts for GRN without PO is as follows
    Inventory Account ( BSX) -Debit
    GR/IR - Credit (GBB-ZOB) . It hits the account u have assigned to Valuation Class-GBB-ZOB in OBYC. Please check wich account u assigned in OBYC . (Normally GR/IR accout).
    Regards
    Vinod

  • MD01- MRP run in test mode.......

    Hi Expets,
    My client wants to see the Material and quantity going to be generated by MRP run, so how can I run the MD01 in test mode, in order to view which materials are planned and with what quantity PR is going to be generated before MRP run, Same like in the single level planning MD03 with "Display results before they are saved ".
    Regards,
    Sri.....

    Hi Afshad Irani ,
    My question was is there any way to see the test results in PRD only like in MD03 T-Code.Every time we can not copy the PRD to Quality.
    Regards,
    Sri.......

  • MRP run with lot size as per prod. version and capacity levelling

    Dear PP experts,
    Hi, We are working with strategy 10. For SFG and FG produced inhouse we have created BOM and recipe with production version.
    For example:
    I have a production version with batch size as 100 Kg.
    I load PIR for 500 Kg in MD61.
    I have maintained lot size as EX in the material master but I have not defined mini. and max. lot size.
    Is it possible during the MRP to consider the production version batch size if the mini. and max. lot size is not maintained in the system and create 5 Planned Order of 100 Kg each.
    I know, how it can be done by using lot size in material master or by maintaining schedule lines in MD61 or by maintaining quota. But if nothing is maintained is it possible for the system to create 5 Planned orders as per the production version batch size.
    Pl. check if this is possible and revert back.
    Regards,
    Prashant

    Hi
    No, system will not consider the size that maintained in the production version  for the creation of planned order while the mrp run .
    This lost size is used to validate the bom/ routing combiation for the particular  pv of the material

  • Not running MRP but has Purch Req with Sales Order as pegged reqmnt in AFS

    Hello Gurus!
    MRP run is activated in the Plant but we do not run MRP (no MRP batch job nor manual MRP). However, there are materials that have Purch Reqs with creation indicator as MRP showing pegged reqmnt from Sales Order even if Item category is the same.
    My initial check shows that those materials with issue has MRP Indicator as BLANK(Multi-level, transaction dependent MRP) and those that do not generate Purch Req from SOs has N(No transaction-dependent MRP). However, transaction dependent MRP is not activated.
    Can you provide areas where I should check/other probable cause of this?
    Your valuable insights is deeply appreciated. Thanks!

    Hello?
    I just want to update how this was resolved.
    I found out that MRP Indicator field in AFS MRP view for the materials with MRP generated Purch Reqs is maintained as BLANK(Multi-level, transaction dependent MRP) in AFS MRP view instead of N(No transaction-dependent MRP) but there is no transaction group maintained. So MRP run is triggered whenevert there is MRP relevant transactions performed.

  • Mrp run and seeing the stock in md04 with green traffic light showing green

    Hi,
    i am running a mto scenario in which sale order is created and mrp run is done and i checked the stock md04 of a finished product in that the rawmaterials and semifinshed products are showing the traffic light green light of show overview tree in md04 when it is first time created there is no stock of the rawmaterial and semfinished product.
    with out any stock why it is showing the traffic light  green and what is the procedure to show the light red when stock is not there.
    rawmaterial is of consumable like paint in which it is not supporting in the bom and it is giving the message it is of process material can any body pls help me how paint is created as a consumable in bom creation.
    regards,
    muralidhar.t

    Hi muralidhar,
    MRP is a planning tool, not an availability check one.
    It means that you are getting a green light even though there's no stock because the lead time to procure is shorter than the requirement date.
    Regarding consumables, I'm not sure what you include in that, but you can either define them as non stock items in the BOM (in which case they will be specifically purchased for the production order), or maybe you meant that these materials are planned using consumption based planning; in this case they are defined normally as a stock item in the BOM, the difference being that they are not exploded in MRP, and the requirements are not triggered by the higher level.
    Regards,
    Mario

  • MRP run with MDBT

    Hi all,
    I'm facing a typcial problem
    In MDBT -processing key is maintained as NETPL
    There are 3 materials say
    1.A
    2.B
    3.C
    For all three materials NETCH is marked in the planning file entry & NETPL is blank in MD21
    When i go for MRP run via MDBT then no proposal is raised for A & B,where as for C i'm getting a proposal
    All three has requirement -Exected result is Planned order
    Initially i thought NETPL is not active in MD21 & that is the reason i'm not getting any proposal
    but i'm shocked to see proposal for material C
    MRP is run with processing NETPL
    Will the material marked for NETCH also be included in the run or only those materials which are marked for NETPL only will be included ?
    If yes for 1st question then i feel there is a logical difference
    If yes for 2nd question then why should i get proposal for material C?
    Please clarify me
    SVP
    Guys pls respond
    Edited by: SVP on Jan 8, 2009 3:55 PM

    Hi Vishal,
    Thanks for pointing out user exit key,i didnt noticed that,In one the variants user exit key is maintained ,MRP controller selection (CTL)
    & user exit paramter also is maintained as 100 in one variant & in another as 001-099,101-500
    How is this normally defined?What doen tis mean
    In first case(100) does it mean that run only for thos matrials which have MRP controller as "100"
    In second case rund for all materials with MRp controller (001-0990 & 101 to 500 I'm not usre on this
    If yes pls let me know where we define this whole thing
    Like MRP controller selection is defined as CTL -but what does it mean,where are the actual conidtions written
    Very basic question may be but i'm not aware fo this,pls let me know
    Once again thanks a lot for giving the lead
    SVP

  • Problem with MRP running

    Hello Gurus,
    i have a problem with my product. lets take an example. my semifinished product abc is made up of a, b and c.
    i have made them(abc, a, b and c) to use MRP type VB. i made palnning file entry and BOM and then i run the MRP.
    I run single item multilevel MRP for semi-finished product abc, it showed me result in MRP running only for abc but not for a, b and c.
    can u please tell me where i am making any mistake.
    regards

    Hi Maggi,
    If you have used mrp run for single item,single level  planning (ie) md03, it will plan only for that particular material & will not plan for the dependent material in the BOM.
    If you run with t.code md02, MRP run for single item,multi level, all the dependent requirements will be planned.
    Also VB is for reorder point planning. ie if you maint reorder level as 100 for a,b & c materials & if the stock goes below 100, say  50 Nos. for all the three material. Then procurement proposal(Pur req) will be created for 50 nos for all the material(a,b,c).
    If you use MRP type PD, there is no question of reorder level, during mrp run system check the stock of the dependent requirements. If there is a shortage procurement proposal are created.
    Regards,
    Senthilkumar SD

  • I have all my music on a external HD. How can I run iTunes on my laptop with out my EHD connected? when I open iTunes I get: Afolder containing "iTunes Library" cannot be found, and is required. Please chose or create a new iTunes library.

    It also tells me Choose iTunes Library
    iTunes needs a library to continue, you may choose an existing library or create a new one.
    I have all my music on an external hard drive (ehd) but would like to run itunes with out conecting my ehd. How can i do this? I'm

    You need the entire libary on the external, not just media.
    What are the iTunes library files? - http://support.apple.com/kb/HT1660
    More on iTunes library files and what they do - http://en.wikipedia.org/wiki/ITunes#Media_management
    What are all those iTunes files? - http://www.macworld.com/article/139974/2009/04/itunes_files.html
    Where are my iTunes files located? - http://support.apple.com/kb/ht1391
    iTunes 9 [and later]: Understanding iTunes Media Organization - http://support.apple.com/kb/ht3847
    Image of folder structure and explanation of different iTunes versions (turingtest2 post) - https://discussions.apple.com/message/13025536 and https://discussions.apple.com/message/17457605
    Once you get a complete iTunes folder on the external drive, start iTunes with the option/alt key held down and select the iTunes Library.itl file on the external drive.  You will also need to do this with your main computer or the libraries will become unsynchronized.
    Alternatively you can make a separate library using the same media on the second computer. Start as you have been doing, let iTunes create a new, blank library file which will be on hte internal drive, set the media folder location in preferences to be the one on the external drive, then add the files to the new iTunes library. Unless you are a super-organized individual, or you don't care if your libraries do not have the same content, you are better off using a single library file that is on the external, not setting up separate library files.

  • MRP Run with User Exit key for Follow up material

    Dear Gurus,
    I want to run MRP only for followup materials by using User exit key. For example i have a material X(with discontinued Indicator as 1) and it's follow material is Y.
    So we have a user exit key as ZFL, with coding as shown below. Now when i run MD01 with user exit key ZFL and parametre as 1, it only runs MRP for material X and not for material Y. What else we need to do so that when i run MD01 with user exit key ZFL, it shoudl consider both X and Y. 
    WHEN 'ZFL'.
    DATA : BEGIN OF ITAB5 OCCURS 0,
    KZAUS LIKE MT61D-KZAUS,
    END OF ITAB5.
    TRANSLATE USER_PAR TO UPPER CASE.
    SPLIT USER_PAR AT ',' INTO TABLE ITAB5.
    IF ITAB5[] IS INITIAL.
    EXIT.
    ENDIF.
    CLEAR: NO_PLANNING, STOP_PLANNING.
    READ TABLE ITAB5 WITH KEY KZAUS = MT61D-KZAUS.
    IF SY-SUBRC <> 0.
    NO_PLANNING = 'X'.
    ENDIF. 

    Hi Kumar,
         You can use either MRP Type, MRP Controller, MRP Group in this user exit to control the MRP run. For these set of Materials you have to assign any of same value or at least differentiate these material from other material. Then only you can control the MRP by using this user exit even though if you use different MRP Group and MRP Controller. In User Exit, you may have to add your dependent material's MRP Group/MRP Controller. Make sure that these set of materials are different than all other materials.
    If you don't have any plan to run MRP for other materials then as per Ajit suggestion you make that material's MRP type as "ND". But, in your business case they may want to activate the MRP for all the material not now but may be latter.
    Thanks

  • How do i run this peice of code with out executing the PROC

    I have the following code which i want to run but not a a Pocedure.
    I know its always better to runa PROC but this is for test purpose so the only target is to run it by part or somehow but with out the need to create or execute a procedure
    CREATE PROCEDURE temp_account_salary_archive_proc
    IS
    CURSOR arcur
    IS
    SELECT sequence_num
    FROM north.account_offer
    WHERE north.datediff ('mm', hire_date, SYSDATE) > 3;
    BEGIN
    FOR arrec IN arcur
    LOOP
    INSERT INTO north.account_salary_archive
    SELECT *
    FROM north.account_salaries
    WHERE sequence_num = arrec.sequence_num;
    DELETE FROM north.account_salaries
    WHERE sequence_num = arrec.sequence_num;
    END LOOP;
    COMMIT;
    END temp_account_salary_archive_proc;
    I need to know which parts of this code is to be executed if i want to run the process with out the help of Stored Procedure
    I am on Oracle 10g
    and I am a beginer.

    781244 wrote:
    Sorry for not mentioning earlier sir. It is Oracle 10g.
    And the DATEDIFF function I am using is a user defined function which i created.Ok, i apologize ... thanks for the clarification.
    The code as you've posted is not something i'd want to run on any volume of data. It will be horribly slow (looping is the slowest method to perform a SQL operation in Oracle).
    Much faster would be to simply
    INSERT --+ APPEND
    INTO north.account_salary_archive
    SELECT *
    FROM north.account_salaries
    WHERE sequence_num in
       SELECT
          sequence_num
       FROM north.account_offer
       WHERE north.datediff ('mm', hire_date, SYSDATE) > 3
    DELETE FROM north.account_salaries
    WHERE sequence_num IN
       SELECT
          sequence_num
       FROM north.account_offer
       WHERE north.datediff ('mm', hire_date, SYSDATE) > 3
    );2 fast SQL statements (fast being a relative term, this will depend on the number of rows you need to play around with here).
    Even faster would be partition exchanges (if you have partitioning on this table).
    If you notice, i put an APPEND hint in the INSERT statement. Please read about it in the documentation and determine if you meet the restrictions to use it or not. If you do that will increase the performance of your INSERT.
    I would also try to remove the custom function you created (DateDiff) and replace that with the logic required (is the function horribly complex?). Calling functions/procedures (custom created) places a good deal of overhead on SQL operations.

  • Use of "with master data & with out master data" at DTP update level

    Hello experts,
    In DTP, I check "with out master data". When I try to send corresponding transactional data, It is showing SID related error. Can anybody suggest what is the use of "with master data & with out master data" at DTP level.
    Thanks in advance,
    Zakir.

    HI
    HI in DTP level If you set this indicator, the system terminates the update of the request if no values are available for a data record.
    Load the relevant master data before you load the transaction data.
    If you set this indicator, the system terminates activation if master data is missing and produces an error message.
    If you do not set this indicator, the system generates any missing SID values during activation.
    In DataStore maintenance, if you do not set the SIDs Generation upon Activation indicator, the No Update without Master Data indicator in the DTP has no effect.
    thx
    vijju

Maybe you are looking for

  • I can VPN into my work but can't connect to any devices inside that network

    I authenticate fine and get an address but I cant connect to any devices inside my work.  I am connecting to Cisco Lan controllers, routers, and switches. I thought it was a routing problem but I can connect with my iphone and open the webpage for my

  • To get Total Amt in Figures

    Hello Friends How to get Total Amt in Figures in SAP B1 Sales Delivery & Tax Invoice report. Thanks & Regards.

  • Weblogic Startup Stuck While Starting OBIEE 11g Services

    When starting OBIEE 11g, startup stuck with this message: <Info> <Management> <BEA-141107> <Version: WebLogic  Server 10.3.5.0  Fri Apr 1 20:20:06 PDT 2011 1398638 > <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING> <Info> <Wo

  • TO Confirmation through Mobile Data Entry

    Dear All, I have a query regarding TO confirmation through MDE(mobile data entry) screen. In the development server, in one user the MDE screens of TO confirmation for picking and put away is working properly.We have created a seperate user in the sa

  • Constant reinstalling photoshop elements 12

    why do i have to constantly reinstall my newly downloaded photoshop elements 12, after i quit the program?