Alert message(Query) for a Production order?

Hi Experts,
I want to get an alert message for the production order doucument based on the due date of it. The user must get the alert a  one day before the duedate of the document. How to write the Query for it? Urgent ,waiting for earliest reply.
Regards ,
Magesh.

Create a Formatted Seach with the following Query
SELECT T0.DocNum AS 'Document Number', T0.CreateDate AS 'Creation Date', T0.DueDate AS 'Due Date'
FROM  [dbo].[OWOR] T0  WHERE DATEDIFF(Day,GetDate(),T0.DueDate) = 1
Then, Create an Alert from Adminis..> Alerts Management and Give a Name, Click Open Saved Query, Select the query you saved, Tick the Int. check box against the user who gets the Alert.  Check Active. Select Frequency.
Good luck
Suda

Similar Messages

  • Process Code for Outbound Production Order??

    Does anybody know the Process Code for Outbound Production Order??
    BASIC Type : LOIPRO01
    Message Type : LOIPRO
    Regards,
    Ravi

    Hi Everybody.
    There's no standard process code for LOIPRO Outbound Idocs.
    This Idocs are threated as master data info, and could only be automatically generated by Data Distribution Model.
    BD64.
    Anyway, you can define your own Outbound Process Code in WE41 using CLOI_MASTERIDOC_CREATE_LOIPRO FM.
    You can choose.
    Regards.
    Albert.

  • How to create a Reservation for my production order

    Hi,
    I have a production order for that I need to purchase 2 materials. but my problem is when the material come there is no reservation for my production order. someone can take it for another production order. How can I do that the system create a  reservation after the GR
    Thank

    Dear,
    When you create and release production order, the reservation is created for that order. Now you should first activate the Avelability check in production order.
    It is PP configuration
    Then you need to activate dynamic aveailability check in goods issue in MM configuration.
    Hence if the stock is reserved for your production order, then no one can issue and system will give error message.
    please come back if required.

  • GR  for a Production order to be controlled on actual /planned cost

    Hi,
                   When I do a GR for a production order I want to restrict the GR if my actual cost of materials consumed for the production order is less that 80 % of the planned cost of that production order. There is no provision for restricting the above.
    When GR is done for a partial quantity of the production order, the system should consider and compare the GR quantity material cost against the same GR quantity Planned cost in the production order. If the GR quantity actual material value is less than 80% of the GR quantity material planned value, then the system should stop the GR to stores.
    Eg:
    Production Order for 10 Units of material “X”
    BOM for “X” are Material “A”, “B” and “C”
    Planned quantity to manufacture 10 units of material “X” is: “A” – 10 unit, “B” – 10 Unit, “C” – 10 Unit
                                    The planned value for the material BOM is : “A” – 100
                                  “B” – 75
                                  “C” – 25
                                         Total Value to manufacture material “X” is Rs .200                                        
    Case 1
    If only 5 units are manufactured using the production order.
    The GR to stores must be allowed only after the system check the total actual materials consumed in the production to produce 5 units exceeds 80% of the 5 units planned material cost.
    Planned Material Value               Actual Material Value
    A. 510 = 50                         A. 59 = 4     
    B. 57.5 = 37.5                         B. 56 = 30
    C. 52.5 = 12.5                         C. 52 = 10                    
    Total planned material Value is Rs 100            Total actual material Value is Rs 85
    The above case shows that the actual material consumed in the production order is more than 80% of the planned materials. So, the system should allow the GR to stores.
    It should check only material cost only.
    Case 1I
    If 10 units are manufactured using the production order.
    The GR to stores must be allowed only after the system check the total actual materials consumed in the production to produce 10 units exceeds 80% of the 10 units planned material cost.
    Planned Material Value                    Actual Material Value
    A. 1010 = 100                         A. 109 = 90     
    B. 107.5 = 75                            B. 56 = 30
    C. 102.5 = 25                                     C. 52 = 10                    
    Total planned material Value is Rs 200          Total actual material Value is Rs.130
    The above case shows that the actual material consumed value in the production order is less than 80% of the planned materials. So, the system should not allow the GR to stores.
    It should check only material cost only.
    CAN ANY ONE SUGGEST ME ON THE ISSUE
    Regards
    Madan Mohan

    Madan,
    Try using the userexit in enhancement MBCF0002.
    (A) Now the Planned cost can be calculated from the RESB table passing the Order no. For all the line items in RESB calculate the planned cost = Price * Qty.
    (B) For actual costs take it from AUFM for mvt type 261. The fields DMBTR will give you the value. Sum for all line items.
    Now suppose the GR bing done now is 5. This you will get in the user exit. In the exit check from CAUFV whta was the GR already posted. Say this is 2. So the total GR is 5 + 2 = 7.
    Planned cost for 7 = (A) / Order Qty * 7
    Actual cost = (B)
    Compare planned and actual and give yr message,
    rgds
    ram

  • KO8G for running production order settlement

    Dear All,
    I need to use the KO8G, for running production order settlement, on a batch job.
    I found a SAP Note Number 498387 where is said that, for the selection of statuses of orders of the order category 10 or greater, will be used a status selection profile.
    Iu2019m using the status selection profile SAPPI07 on KO8G selection variant for orders.
    When I execute KO8G report, system gives me these messages:
    -     Sender 0 selectu2026
    -     Msg number KD233 : No settlement for this sender
    Someone have Idea how I can solve this problem.
    Regards,
    Helena

    Like I was written in my first message the Standard variant SAP&01, which contains values of Order type, Status of order...Created,Closed, Tech Complete, Released doesn´t work for production orders, like is said on SAP Note Number 498387.
    So I need use the status selection profile on variant selection.
    My problem is that, I've defined a Variant selection with status selection profile SAPPI07,wich has the status Created,Closed, Tech Complete, Released, but When I execute KO8G report, system gives me these messages:
    Sender 0 selectu2026
    Msg number KD233 : No settlement for this sender
    Can you help me?

  • For a Production order - Operation wise Inspection Lot

    Hi Experts,
    Please help me out to resolve the following problems.
    1. How can we create inspection lot for each operation for a production order?
    If a production order has 10 operations, I will have to have 10 inspection lots for that order.
    2. I have a final assembly called A with components B & C. Some other material called D has similar characteristics of B.
        But sometimes, for A, instead of B (if stock is not available), i want to use D also. Please note that, if B is not available, then
        only, I will use D. Otherwise always B only, so we cannot go with probability.
    How can we map this scenario? and MRP run also should consider D if B is not there.
    Thanks in advance.
    Regards,
    Vijay.

    Dear
    Answer Q1 : Go to SPRO > Production> Shop floor control> operations > confirmation> define confirmation parameters
    Maintain
    1)Operation sequence u2013 error when operation sequence is not adhered to
    2) Over delivery u2013 Error when over delivery tolerance is exceeded
    3) Results Rec. (QM)- Error message if no Insp results exist
    So what these setting helps is that  :
    1)All operation has to be confirmed operation wise means 0010 has to be confirmed for confirming 0020 operation. SO production guys can only confirm 0040 operations only after 0030 operations is confirmed by quality personal.
    2)Over delivery is not allowed means of in 0030 operation if only 50 quantity is confirmed in 0040 operation only 50 can be confirmed. Production people cannot confirm more than 50 quantities
    3) Also PP personal cannot confirm operation 0030 through C011N till the result recording of that operation is done through QA32.
    4)Maintain Operation Control Key -PP01 with marked Inspection Character Marked -OPJ8  and maintain this Control Key for   those operation which are required for Inspection Lot .
    Now For QM stand point , activate inspection type 03 and 04 in material master. For 03 type of inspection, you have to make routing in CA01. So when you release your production order, an inspection lot will be generated. This lot will not be stock relevant. This is just to check that you production is in accordance with quality norms. Only after clearing this lot from quality you can do your order confirmation, otherwise system will give hard error due to 3rd point of prev post.
    For 04 type of inspections, prepare inspection plan in QP01. Now when order is confirmed, an inspection lot of 04 origin will be created in quality, and this is stock relevant and for final inspection of production order material.
    If you need you can set for early inspection as well. That will give you another intermediate stage before final inspection. Inspection points are also an option if suites your requirement.
    If you need more inspections, I suggest go for manual inspection lots of 04 origins, they are created in ref to order and are not stock relevant.
    Q2 : Please explore this thread for options explained for Alternative Item selection .
    Alternate Item in BOM
    Regards
    JH

  • BAPI for Open production orders

    Hi All,
    Any BAPI for open production orders?.... Using BAPI i want to upload open production orders informatiomations.... Please help
    Thanks & Regards
    Santhosh

    Hi,
       Please check the following BAPI,
    Goto BAPI tcode, select hierarchical tab
      Production orders,ProductionOrder ,ProdOrdConfirmation , RCVPRORDCF and check the BAPIs

  • Open the reservation for the Production order

    Hi,
    I have post the GI for Production order MB1A with movement type 261 from 100 peaces components. I would like to cancel a partial quantity of components from this posting (about 30 peaces). After cancel it the reservation for the production order has to be open for 30 peaces of components.
    I've canceled it through MB1A and mtype 262 but the reservations weren't open and in the PO (component overview there is always the sign"the Final Issue for This Reservation").
    Which T.code and mtype could I use.
    Thanks
    Dede

    Hi,
    Have you cancelled the movement (of 30 pieces) by selecting the "with reference" option from the menu?
    If not, then reverse the current cancellation document. Then again cancel the 261 movemtn by selecting the with refernce button from the menu. It will sove the problem.
    Check & revert.
    Regards,
    Rohit.

  • BAPI - Goods receipt and then create transfer order for a production order

    Hello Everyone
    We need to do goods receipt and then create transfer order for a production order (Material for WM scenario)
    We are using BAPI 'BAPI_GOODSMVT_CREATE'
          i_items-orderid = wa_afpo-aufnr .
          i_items-order_itno = wa_afpo-posnr.
          i_items-mvt_ind = 'F'.
          i_items-stge_loc   = wa_afpo-lgort.
         i_items-stge_type = '901'. "wf_styp.
         i_items-stge_bin = wf_sbin.
          i_items-entry_qnt  = wf_qty.
          i_items-entry_uom = wa_afpo-meins.
          i_items-entry_uom_iso = wa_afpo-meins.
          i_items-batch      = wa_zmobtag-charg.
          i_items-move_type  = '101'.
          i_items-move_reas  = wl_3131.
    We are passing i_items (like line of goodsmvt_item) along with other parameters to BAPI and its creating material document and Transfer order automatically. Problem is the TO created is showing destination storage bin as default storage bin( from material master).
    The field goodsmvt_item-stge_bin is just changing the Source bin details. There is no field for bin in the BAPI so that we can change the Destination storage bin as per our requirement.
    My requirement : Creating material doc and then TO. Material should move to specified storage bin.
    Please let me know any alternate way( No BDC) so that my requirement is achieved.
    Regards
    Swetabh

    Hi ,
    can u check these fields ,
    STGE_TYPE_PC     UBTYP     CHAR     3     0     Storage type for transfer posting
    STGE_BIN_PC     UBPLA     CHAR     10     0     Storage bin for transfer posting
    Regards
    Prabhu

  • Multiple batches for a production order and mapping with components

    Hello Gurus,
    Our business requires to create multiple batches for one production order + they want to trace which component in the production order has been issued to the main equipment.
    For example, I am creating production order for 'A' equipment for 4 qty. Business wants to create 4 different batches for these equipment
    Lets say now 4 batches are created A001, A002, A003 and A004.
    Now lets assume 2 nos of 'B' component are required for 1no of 'A' component. So the requirement of B component is 8.
    Lets say 8 batches are generated B001, B002 ......B008
    Now lets say batch B001 and B002 are issued for A001 and packed together. How do we map this?
    I understand we can do some enhancement for creating the multiple batches but I still dont know how to map them with each other.
    Please help

    Hi Ethan
    There is a functionality called WIP batches, that allows you keep the batch traceability within an order.
    With WIO batches you can track which batch of component was used to produce each batch of finished product.
    See this link for more details:
    Work-in-Process (WIP) Batch - SAP Library
    BR
    Caetano

  • Adobe Photoshop CS4 message: "Licensing for this product has stopped working." I have the serial number but not the media. How do I use the software?

    I recently tried to use Photoshop CS4 that I have on my computer but I get the message:"Licensing for this product has stopped working." I have the serial number but not the media. How can I use this version?

    You can get the installer here: Download CS4 products
    It will install as a fully functional 30 day trial. Entering your serial number will convert it to a permanent version, Standard or Extended, depending on what serial number you purchased.
    If you still have the license problem. get back to me with your OS details and the error code.
    Gene

  • Had to restore my iMac from Time Machine. After the restoration all programs are functioning except my Adobe Creative Suite 4 Design Premium. When I start any program in the suite the error message, "Licensing for this product has stopped working." I rest

    I had to restore my iMac from Time Machine. After the restoration all programs are functioning except my Adobe Creative Suite 4 Design Premium. When I start any program in the suite the error message, "Licensing for this product has stopped working." I restarted the computer and tried again to run Photoshop and the same error message appeared. The message was followed by a message that stated that I needed to contact Adobe technical support and mention Error: 150.30. I need Adobe technical support to provide me a solution for my problem so I can continue using my Adobe products installed on my computer.

    Unfortunately when Adobe products are restored from backup, especial CS4 and especially Mac, it breaks licensing.
    There is a python script included in the license recovery kit that should work if you are familiar with Terminal.
    If not, you must reinstall your CS4 suite.  You don't need to delete your preferences, so it should be the same as before.
    Error "Licensing has stopped working" | Mac OS
    Gene

  • Trying to launch photoshop cs3 on a mac running OS10.6.8 i keep getting the error message: Licensing for this product has stopped working  you cannot use this product at this time. You must repair the problem by uninstalling and then reinstalling this pro

    trying to launch photoshop cs3 on a mac running OS10.6.8 i keep getting the error message: Licensing for this product has stopped working  you cannot use this product at this time. You must repair the problem by uninstalling and then reinstalling this product or contacting your IT adminstrator or Adobe customer support for help
    I already Uninstalled and reinstalled the product and it still does not work.

    Hi,
    Try to uninstall the software again and you have to manually
    Delete the following folders:
    [Startup Disk]/Library/Application Support/Adobe/Adobe PCD
    [Startup Disk]/Library/Application Support/Adobe/caps
    [Startup Disk]/Library/Application Support/Adobe/backup
    [Startup Disk]/Library/Preferences/FLEXnet Publisher/
    [Startup Disk]/Library/Application Support/FLEXnet Publisher/
    Go to Applications-->Utilities-->Disk Utility, Open it and Select the MAC HD and then click on Repair permissions.
    After that try to run the cleaner tool as mentioned by kglad.
    Restart machine and then try to install again.
    *** Make sure , you only delete these folders if there is no other adobe applications installed on the machine. As if you have any other Adobe application of the suite ( not free applications ) then it will be a problem.

  • Report of List of all status changes for various production orders at a tim

    Hi,
    Can I have a standard report which shows the dates of each and every status (user & system) of a production order.
    I need to have a report for a list of productio orders at a time.
    If we go to CO03, header menu, status changes option is there, but it only caters for single production order.
    Table JCDS is available to know the dates but I need a standard one rather than a Z development.
    Or you can guide me any function module.
    Thanks,
    Kumar

    Hello,
    You will get the details of status in following table.
    JEST - for object status
    JSTO - Status Profile
    TJ02T - to Decode the status Number
    as the status data you will get from JEST is in very typical form you have to use TJ02T to find the exact status
    AM

  • Tables for Confirmation Production Order.

    Hi Friends!
    we want to be find Tables for Confirmation Production Order[PP].
    reply,
    Rahul

    Hi Rahul,
    MAST     Material BOM
    STKO     BOM Header
    STPO     BOM Positions (detail)
    MAPL     Assignment fo Task Lists to Materials
    PLKO     Routing Group Header
    PLSO     Routing Group Sequence
    PLPO     Routing Group Operations
    AFKO     Production Order Header
    AFPO     Production Order Position (details)
    Thanks,
    Reward If Helpful.

Maybe you are looking for

  • Can I add a document link to a Note in Mail?

    I know you can insert a URL link, but I wanted to link to a document or .pdf on my system within a Note in Mail. Thanks so much! -- Grace

  • Adaptec's SATA 2410SA controller

    RE: Adaptec Serial ATA RAID 2410SA Enclosure Kit RE: http://www.adaptec.com/worldwide/support/suppdetail.jsp?sess =no&language=English+US&cat=%2FProduct%2FAAR-2410SA_ ENCL&prodkey=AAR-2410SA_ENCL I'm trying to find a reasonable storage solution for m

  • Missing ''foreign trade data''

    Hi, there  is in  System  several  ''S1''- cancelled invoices still  open. There is  no  accounting document created because of  error  message Missing ''foreign trade data''. But the user  is unable  to  complete  the data because several  fields ar

  • How to check my level of standard of Java project

    Hi, I have finished a simple project in Java(Mostly swing), MS-Access,JFreeReport.Then manual testing is also finished. Now I want to test the coding,GUI desing and all that is simply I want to test the standard of the project.My plan for this is to

  • What is the difference between bar and column charts

    To me they are the same. When should I use one of the two, but another?