High Priority Items Inventory Alert

Hello All --
Thoughts on this...
I would like a report that indicates when we are either low or out of stock of inventory.  However, I don't want a general report that just tells us when ALL inventory is low or is out of stock.
Rather, we would like the report to update us only when certain high priority products are low or out of stock. 
What's the best way to go about doing this?
Thanks!
Mike

Hi Gordon --
In answer to your question, the query shows the following:
Style #...Color...Total Qty...L Size Qty..L Size %
This is very close to what we are looking for.  The gap is that it only shows the data for a single size -- Large.  It sounds like we would have to run separate Queries for each of the other sizes. 
Ideally, the Query would indicate whenever 1 or more of the sizes fall below the minimum %  (or qty) set. Initially, I envisioned it looking something like this:
Style #...Color...Total Qty...S Size Qty...S Size %...M Size Qty...M Size %..., etc. for rest of sizes.
However, this may not be the best format and a lot of data to look through.  You suggested an alternative which I am certainly open to...just not sure what you mean by it. 
The ultimate goal is to have a report that will help us identify when inventory falls below a critical level (either by % or amt -- % would be more accurate as sizes are not purchased equally) ) for high priority products. 
Bishal -- thanks for the suggestion.  Have not set up the alert function - thought a query would better achieve what we are looking for as it is all combined in a single report.
Gordon - can you send example of Query you are suggesting?
Thanks!
Mike

Similar Messages

  • Listing Items based on criteria e.g. High Priority Items First.

    Hi,
    One of our customers have a need to List High Priority Items first on the WebTools site.
    Let's take two ItemCodes for example: Printer001, and, Monitor001.
    >> If these two items are included in the same category then Monitor001 will appear before Printer001 as WebTools sorts in alphabetic ascending order;
    >> But, our customer wants Printer001 to appear before Monitor001 as it is an Item higher in priority that Printer001.
    I can think of two possible solutions:
    1/2) Prefix Items with a number or letter to have it appear first in the WebTools default sort order. E.g. Rename "Monitor001" as "AMonitor001". This will not be possible for existing Items in SAP, so it doen't solve the issue,
    Or,
    2/2) Customize the Default WebTools Item List block to sort Items based on a User Define field called "pririty". Which might require a lot of effort.
    Please advise if anyone else has solved similar issue and how.
    Thanks very much for your replies in advance.

    Hey Kafil ... I think you may be stuck modifying the parts list page or creating something from scratch. I'm not aware of an easy way to do this out of the box.

  • 'High' Priority and 'critical' severity alerts from all MP's in SCOM 2007 R2

    Hi All
    Can anyone help me with the script to get all alert details from monitors and rules which are set to "high" priority and "critical" severity in SCOM 2007.
    Regards
    Madhavi

    You can below script to show all agent which isn't health
    $ReportOutput += "<h2>Agents where Health State is not Green</h2>"
    $ReportOutput += Get-Agent |
    where {$_.HealthState -ne "Success"} |
    select Name,HealthState | ConvertTo-HTML
    -fragment$ReportOutput += "<h2>Agents where the Monitoring Class is not available</h2>"
    $AgentMonitoringClass = get-monitoringclass
    -name "Microsoft.SystemCenter.Agent"
    $ReportOutput+= Get-MonitoringObject-monitoringclass:$AgentMonitoringClass|
    where{$_.IsAvailable -eq$false} |
    selectDisplayName | ConvertTo-HTML-fragment
    Also you can refer below links
    http://www.definit.co.uk/2012/01/scom-2007-r2-daily-health-check-script/
    http://www.blackops.ca/cms/blog/?p=155
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"
    Mai Ali | My blog: Technical

  • High priority bug to be solved very  urgent

    Hello Experts,
    I need your help and plz close this topic once its solved.
    Here is the problem:
    There is  report called "Material Group".When its is displayed for  material gorup say "GB06010000" is displayed as part of report data wheras the source system (oracle ) does not have this item any more in the catalog. This indicated that data is not refreshed for quite a long time.
    This report is connected to the third party application (oracle db) not EBP system(r/3). Time to time there has been deletion  or addition  catalog items and in all as of today there are 815 items, whereas BIW report displays 4204 items. How can i refresh this data to display 815 items.
    how to solve this issue any ideas or suggestion????
    the reports is on ODS level.
    I hope  all of u take this problem as urs and try to give me solution as earliest possible.
    <b>this is high priority issue from client side</b>.
    thanks in advance . Surely il assign the points.
    email id: [email protected]
    Urs,
    Raki.

    Hey Lilly,
    Yep  i have deleted the contents of ODS sucessfully and i have reloaded it sucesfully but from biw side there is no problem as i feel.
    So i requested my onsite people to look in to the oracle db table how many records are available.Later then we will make take some decision .
    So still the problem isnot solved il be updating this in another couple of days.So i request u to take care this issue and now i have assigned u points also.
    Thanks for ur info.
    Possible give me ur personal mail id so that i can direclty drop to ur mail.
    Urs,
    Raki

  • Query:Pop up on login for incomplete high priority tasks in sap inbox

    Hi All,
    I am having requirement to display pop up for incomplete high priority in sap inbox on loging in sap.
    I wil be thankful if you can guide to fulfill this requirement.
    Thanks.

    Hi,
    To get the High priority work items you can use the table SWWWIHEAD.
    using this table you can get the Priority, Status, and agent of the work item. Using this you can build the logic to
    display the pop up with this details.
    Thanks,
    Viji.

  • Create at runtime a job to run at the central instance with high priority

    Hi All
    Using the function modules  (  job_open, job_submit and job_close )  or ( job_open, submit via job  jobname number jobcount, job_close) I need that this job runs in the central instance and with high priority.
    I would like to know how to  inform  it using the statements above?  How to pass the parameters to make the job run in the central instance with high priority?
    I would appreciate any help.
    Thanks in advance.
    João Gaia

    Hi
    I hadn't realized about the parameter TARGETSERVER of  the function module JOBCLOSE. I am going to make some tests.
    thanks in advance

  • Change Higher Level Item of the Sub-Item in Repair Order

    Hello
    We have a in-house-Repair order created from Compliant.
    This repair order has main Line Item of type 'Repair Request' having Item no 1000.
    From this Line, we are creating new main lines 'Return for Repair' 1001
    and 'Diagonsis' lines 1002 through Actions(appearing as buttons on the Items Assignment Block).
    Both these lines have Higher Level Item as 1000.
    From the Diagonsis 1002 line, we are generating new Debit Memo line 1003(higher as 1002 ) by selecting a new button . This is billable and to be charged to the Customer in ECC.
    How do I change the Parent/Higher Level Item value from 1002 to 1001(Return for Repair) for charging the Customer.
    I found an action used for generating the Debit Line in CRM.
    Please advice on how to achive this functionality.. Is this possible ?
    Cheers
    RJ
    Note: I am new Tech Guy in Service area.
    Edited by: Remo J on Jul 30, 2011 11:00 PM

    Hi Remo,
    Did you implement the in-house repairs completely?
    Did you also work on ECC billing and controlling integrations?
    would really appreciate your response on this.
    Regards,
    Itisha

  • Service item not relevant for pricing if used with higher level item catego

    Hi,
    We have a service item e.g S900 with Item category ZTAD.
    This line Item automatically creates a Service Order.
    Requirement is , if this service item is used with an Equipement Item,
    Item 10 --> Equipment
    Item 20 --> Service
    --> There would be price required for the Equipment ( Condition type ZPRO - Mandatory )
    --> System should not ask for the price of Service Item, as it would be inclusive in the Equipmetn charges.
    --> In short if the Service item is used as Sub item with Equipment, it is not relevan for pricing.
    I tried copying ZTAD and creating a new item cateogry which is not relevant for pricing...would that be the correct approach, but facing several issues related to Automatic Service order generation.
    what could be possible ways to achieve above.
    Regards
    Trupti Deulkar

    Hi,
      System will ask the price for  item category TAD bcoz service also chargble,in your case insted of TAD use TANN as free,
       You can define based on your higher level item category  for Ex : OR + Normusage(Blank)Higherlevl item (Blank)= TAN
                                                                       you can config like this  ORNormUsge(Blank)  + TAN = TANN
    like this you can do it this correct way or els you can manually enter the item catagory (TANN) at sale order line item level.
    Thanks
    Vinayak.
    Edited by: vinayak4all on Jul 12, 2011 2:45 PM

  • Why is time-critical thread not interrupting sleepless high priority thread?

    Hello,
    I have two threads running in the same execution system on a real-time PXI platform. The time-critical thread sleeps using "AI Single Scan.VI", and acquires my data at a rate of 8000 Hz.
    I have a slower high priority process that calls a DLL function to calculate some filter coefficients. This function call takes longer than 1/8000 s to complete, and runs in a loop, executing as often as it can (with new data from FIFOs).
    I expected the time-critical thread to interrupt the the high priority thread without problem.
    I am finding that unless I insert a LabVIEW delay (for example a wait for x ms VI) in the loop, the real-time system stops responding. With a small delay (ie 1 ms), t
    he acquisition completes, and a FIFO shuts down the loop of the slow process.
    Why do I need a labVIEW delay in the high-priority loop, when the DLL function call itself is quite slow? Even without a DLL call, I would expect the time-critical VI to interrupt, finish its data acquisition, and shut-down the high-priority thread using its FIFO.
    Any suggestions?
    Thanks in advance,
    Frenk

    Here are a couple things to try/check:
    1) Check the call library node in your high priority VI. If it's orange (runs in UI thread), your high priority VI is actually switching to the UI thread every time your dll runs. That alone is not a problem. But if your TC VI tries to update any control terminals, the TC thread will switch over to the UI thread to access UI resources, possibly while the dll within your high priority VI has a lock on those resources. Why does the dll have a lock on UI resources? Because it was running in the UI thread and got interrupted by the TC thread before it finished doing its business. Not likely, but possible.
    2) There's another possible reason you're seeing this behavior. If the TC VI and the high VI call a mutual subVI, the subVI will be elevated to ALWAYS run in the highest priority thread irrespective of the actual caller (in your case, it's the the TC thread). Even when the *high priority VI* calls the mutual subVI, that subVI runs in the time-critical thread, which means there's a thread switch from high to TC, then back to high after the subVI finishes. And because high and TC VIs are in the same exec system, that mutual subVI will always run in the 1 and only TC thread alotted to that exec system.
    So, while your TC VI is running, you're in the TC thread. While, your high VI is running, you're in a high non-TC thread, and when your high VI calls the mutual subVI, you're again in the TC thread until the subVI finishes.
    So how could this arrangement cause your TC VI to become starved by the high VI? If your TC VI wakes up while the high VI is in the middle of running the mutual subVI, the TC thread responsible for running the TC VI is actually busy (in the middle of running the subVI in your high VI!!!), so the TC thread cannot run your TC VI until it finishes running that mutual subVI.
    The fix: make your TC VI run in a different exec system. It will be given its own TC thread that no one else can mess with. When TC VI wakes up, it's guaranteed a TC thread.
    I think there's a good reason behind why a mutual subVI ALWAYs runs at the highest priority of all its callers, irrespective of the actual caller's priority...but I can't think of the reason at the moment.

  • EIM Auto pushback - requeue at higher priority?

    Hello,
    In our EIM 4.3.2(8) implementation (ICM Enterprise integrated queues and agents), all new and incomplete activites auto-pushback to queue after 8 hours (overnight generally). The problem with this is, they're getting pushed to the back of the queue. I'd like to have all auto-pushback emails queue at a higher priority so that during days of high email volume, we don't get stragglers that keep getting pushed to the end of the queue while newer emails get handled.
    I saw this:
    http://docwiki.cisco.com/wiki/Transferred_Emails_Get_Sent_To_End_of_Queue
    and thought maybe I could pull some Activity related column through to ICM to act on to change the priority... Not sure what I should use though. I considered looking at the "WHEN_CREATED" field and upping the priority in ICM if that's more than a day ago, but I wonder if there is a simpler way to do this.
    Any help you can provide would be greatly appreciated.

    New tasks are sent from EIM to ICM in order queue priority, activity priority and oldest - in that order. While sending new task there is no differentiation between new email first time in queue Vs email which is auto pushed back to queue, if queue and activity priority are same then oldest activity criteria will be honored.
    There is no other way in default EIM product to push auto pushed back emails ahead of others.

  • Updation of higher level item text to lower level item text

    Hi All,
    while creating sales order VA01   i need to pass the value of higher level item text to lower level item text
    for that i read the text of the higher level item text using the fm read_text
    and pass the text to the lower level items using save_text and commit_text
    this coding works only when the lower order item  text is empty
    my queries are
    1. if the lower level item having some text that text will be replaced by the higher level item text, that is happening but showing error that I/O error , how to solve this
    2. while gone to VA02 and add one more item then also same error is happening how to solve this please help me.
    regards
    krishna

    got the solution

  • Cumulation of lower level item prices to higher level items

    Hi,
    We have a specific requirement that we use high-level materials that is not relevant for pricing and lower level items connected to higher-level item that are RA and billing relevant. How do we modify the pricing procedure to cumulate (roll-up) the lower level items to higher level item which is not price relevant but statistical value should be updated at this level for billing purpose.
    We want to achieve this using/modifying only pricing procedure and not via user exit..
    Request SAP experts to provide some inputs to this issue..
    BR/Rajasekhar

    Hi rajsekhar
    But generally if you want to transfer the cost of the sub item to  main item then you can  check the box Cumulative cost in copy control VTFL . But your requirement is quite opposite .So you need to go to assign a New Reqt / Alt calc type  to the cond type , telling that the header item cost which is not relevant for pricing has to be transferred to sub item .So you need to integrate with the ABAP'er to give inputs to him and giving our requirement also
    Regards
    Srinath

  • Summing up the price of the sub items and put it in the Higher level item

    Dear Experts,
            I have got one requirement from my customer.
    The requirement is while creating the Sales order (in VA01), in the line item the customer will enter the Material, Quantity and Higher level item for the line item.In Condition Tab page price and Condition will be entered.
    My requirement is at the time of saving the sales order the price of the lower level items has to be summed up and this price has to be put in condition tab page of the higher level item.
    This is my requirement.Is it possible?if yes please explian me how to do this.
    If anybody not able to understand my question please reply back to me.
    Thanks & Regards,
    Ashok.

    Hi
    Here u need to find user exit that suits ur requirement like user exit that will trigger while saving that sale order and in that user exit u are able to access that tables where all the lower level item prices stored and condition table where price stored. Then u can do sum and update that sum into condition price table. So search for user exit that suits ur requirement.
    Regards,
    KP.

  • High level item

    Dear all,
    how to find the high level material for a low level material? where we link this
    i know item catogery determination apart from here
    where to find out that one material has high level item? when i am entering a low level item system will not accept that so we need to enter high level first and tag the low level to that.
    please advice me
    TIA
    KOGI

    hi
    can i have your business senario , it will help me to understand your problem
    regards
    ravikant

  • High-Level items (item category LUMF, Sales BOM Usage 5) in PO's

    One of our plants supplies High-Level Items to their customers. The GenItemCatGroup MARA-MTPOS_MARA and the Item category group MVKE-MTPOS for these items is =  LUMF.  These are essentially Phantom items, which they do not stock.
    Weu2019ve created BOMu2019s for these items with BOM Usage 5
    The components for these BOMu2019s are GenItemCatGroup MARA-MTPOS_MARA and the Item category group MVKE-MTPOS = NORM
    In our sales orders, the high-level (LUMF) item comes in with Item Category TAQ, and all sub-items come into the order as TAE.
    The TAQ items are relevant for pricing.  The TAE items are not.
    The requirements in MD04 are as follows:  No requirement for the LUMF item (phantom item).  Requirements DO appear for the sib-items.
    Everything seems to be working fine as far as Sales Orders are concerned.
    Our problem is that this same plant will also sell the same LUMF high-level items to other plants within our organization via Purchase Order (Type NB).
    When an NB purchase order is processed, the MD04 only shows requirement for the LUMF Phantom Material.  There are no requirements generated for the sub-items.
    What do we need to do so that the NB Purchase Orders with LUMF items react the same way that sales orders do, as far as demand in stock requirements, pricing, etc?

    Ashish,
    Suppose the material is completed then the value is shown against final product. In that case we use Item vategory Group ERLA. The maina item category will be shown as TAQ. The Subitem will take item category TAE (text item)
    If the material is still not complete then the value is ascertaind through sub items in that case LUMF item category is used and item category for the main item is TAP and for sub items it is TAN.
    In any case we will change the item category group as (ERLA or LUMF) in the material master of the final material "Computer". Where as the subitems item category will be "Norm".
    Note: If you use standarad Order = OR, and standard item category group ERLA in the Finished MAterial Conmputer, then system will automatically assign item categories for Main item = TAQ and SUb Items = TAE.
    Standard process and ORder = OR
    Then  Execute MM02 for finished material or Main materialo alone i.e., "Computer",  Assign Item Category Group = ERLA and save. Then create BOM CS01, CS11 Single level the output will be
    COMPUTER = TAQ
    SCREEn = TAE
    HERdisk = TAE
    Key board= TAE.
    Similarly if you proceed process by changing Item category group = LUMF for main material i.e., Finished goods "Computer" then
    COMPUTER = TAP
    SCREEn = TAN
    HERdisk = TAN
    Key board= TAN
    If you are changing the document type prefixed with Z , then you need to proceed with "Assign tem Catgeory"
    Regards
    Sathya

Maybe you are looking for