Work order dates calculated by priority when created by maintenance plan

Can anyone tell me how to get the dates on a work order created via a maintenance plan to be calculated from the priority?  I know how to get the notification dates to calculate from the priority when created via a maintenance plan but I can't seem to get the order dates to do the same. 
Any info would be most appreciated.

Check these links
Influence Order basic start/end dates from maintenance plan
Scheduled Maintenance basic start and finish date

Similar Messages

  • Preventive Work Order Dates Synchronization with its automatic created  notification

    Dear all,
    Preventive Work Order Dates Synchronization with its automatic created  notification
    My question was initiated from PM module forum, please check above URL if you have time.
    My ultimate problem is that :
         "SMOD" Enhancement  "QQMA0018" needs to receive its origin data of work order when the execution time of IP10 or IP30.
         so that I can decide/calculate desired dates on the notification according to its origin work order date .
    Do I need to use "export/import memory" statements to communicate with origin work order?
    if it's true
    Thanks for your help in advance.

    Dear Pete,
    I just made test data in our DEV server,
    Work orders has been created by "IP30" which was executed today with its maint. plan( date format DD.MM.YYYY ).
    below work order has been created and the basic start date seems derived from plan date.
    below image is showing our 'SPRO' configuration for the PM priority.
    "ZM03" order type is using "ZP" priority type.
    (I don't know why is this work order didn't take the values defined on 'priorities for Each Priority Type' for calculating "basic start" & "basic finish" date, it seemed just copied same date with PlanDate)
    you can see the notification which is created automatically by work order as below.
    "M4" notification type is using "ZP" priority type as well.
    It took the 'required start' date by adding 2 weeks from today(=creation date) as 'priorities for Each Priority Type' has defined and 'required end' date also set to 6 months later from 'required start' date.
    (Am I right?)
    Please let me know, if you need further information.
    Thank you for your help.

  • SSMS 2012 cannot create/modify Maintenance Plans

    I created two brand new SQL Server 2012 databases on two different, very powerful servers.
    I installed SSMS 2012 64bit version (11.0.2100.60) (NOT Express) on my new/clean Dell Latitude E6530 64bit 4GB, lots of hard drive.
    I connect to the databases with an admin account that has full rights to the database instances.
    On one database I can list the three Maintenance Plans that I created by RDP onto the server and using SSMS 2008R2.
    I right click an existing MP and pick Modify - nothing happens.
    I double click an existing MP - nothing happens.
    I right click, pick New Maintenance Plan... - nothing happens.
    I WAS able to use the Maintenance Plan Wizard to create a new MP, once created the MP shows in the list, but I cannot modify the MP.
    I connected to an existing SQL Server 2008R2 database instance and got the same results.
    I checked the Event Log and did not see anything.
    Does anyone have any ideas?
    Thanks in advance, Randy

    Hello,
    What's the edition of the SQL Server 2012 did you installed?
    Did the issue presists when you connect to a SQL Server 2012 instance in the SSMS 2012? Please verify that you had install Management Tools Complete as well as Magagement Tools Basic.
    According to
    MSDN article, point 5.5:
    When SQL Server 2012 management tools are used to modify an existing maintenance plan created in a previous version of SQL  Server management tools (SQL Server 2008 R2, SQL Server 2008, or SQL  Server 2005), the maintenance plan is saved in a
    new format. Earlier versions of SQL Server management tools do not support this new format.
    So, if you create the maintenance plan in SSMS 2012, then you may cannot open it in the eariler version of SSMS.
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • Error when create Infotype 0007-Planned Working Time of Personnel data

    Hi Experts,
    I'm creating Infotype 0007-Planned Working Time for Personnel data then having a error below.( I created Work schedule rule and Gennerated it).
    Feature structure cannot be recognized, please see documentation
    Message no. P0568
    Diagnosis
    Cause 1:
    The structure of the feature is not saved in the feature directory.
    Cause 2:
    The feature structure is not defined in the program that reads the feature.
    Cause 3:
    The feature that the program expects does not match the actual feature structure.
    Procedure
    Cause 1:
    Please advise your system administrator that all features must be regenerated. Please note that this generation must take place in client 000 first, and then in all other clients (report RPUMKF00 or the Generation function in the feature maintenance transaction (transaction PE03)).
    Cause 2:
    The feature structure must always be defined in the program reading the feature (see documentation for program RPUMKC00).
    Cause 3:
    Please contact your system administrator
    I did using T.Code PE03 in Client 000 but I don't know what is Features?
    Please tell me how solves it ?
    Thanks so much.
    Dungnv

    infotype 0007 reads two features
    SCHKZ  - Default value for Shift indicator
    TMSTA     DEFAULT VALUE FOR TIME MANAGEMENT STATUS
    Please have a look at both these features

  • Sale Order Item Quantity Not Populating When Create A Sale Order Using BAPI

    I am having a problem when creating a sale order using BAPI
    BAPI_SALESORDER_CREATEFROMDAT2
    Problem is that sale order item quantity field is not populating
    code is as follows
    ORDER_ITEMS_IN-ITM_NUMBER = '0010'.
    ORDER_ITEMS_IN-MATERIAL = '000000000010000262'.
    ORDER_ITEMS_IN-TARGET_QU = 'LB'.
    ORDER_ITEMS_IN-TARGET_QTY = 1.

    Hi,
    Try populating ORDER_SCHEDULES_IN table in the bapi field REQ_QTY.
    Regds,
    Rudra

  • Foreign trade import/export data is getting copied when creating MMR

    Hi,
    When trying to create material master record with reference material ,the" Foreign trade import/export data " is not available in selection but the material is getting created with the "foreign data".
    When to restrict so that the material master record gets created without "foreign trade data"
    Thank you.

    HI,
    When u enter the new material,matl type & industry u enter the reference material and press enter then it shows the select views screen in this deselect the foreign trade tab and press enter then create material.The foreign data tab will not be copied in the new material.
    murugan

  • Business Rules error when creating new classic planning application in 9.3.

    Im trying to create a new planning application using classis planning application wizard in Workspace. everything seems alright untill i gets an error saying "Business rules cant connect to Planning"
    other than this Business rules working fine and i can open business rules in other applications and i can access business rules repository in EAS.
    Any thoughts on this ?

    Further invesitgation bears this problem out.
    Oracle support recommend wrapping the SimpleType in a ComplexType. This does work, but now I have an extra wrapper element to deal with. I either have to use the wrapped type in my other complex, composed Types and/or add an external wrapping element when trying to create Business Services in BPM to call the BusinessRules I've created.
    This is a bit messy.
    To be clear, this does not seem to be an issue with Business Rules; the BR editor and generation of Facts (including simple restricted types -> JAXB 2.0/Java Enumerations) seems to work correctly. There seems to be an issue exposing DFs as Services. The code which generated the WSDL and its supporting types seems to choke on restricted SimpleTypes.
    As a side note, it seems that HumanTasks have a similar limitation
    Edited by: wylderbeast on May 31, 2011 3:27 PM

  • Objects created when creating table maintenance generator

    Hi guru's,
      I heard that when we creating a table maintenance generator for a table, it will create view,search help and some else.Is it true?
      Please tell me what objects will be created when we create table maintenance generator for a table and why? what is the exact use of creating table maintenance generator for a
    table other than reduces the time for entering large volume of data.
    Regards,
    Rakesh.

    Hello Rakesh,
    TMG is a tool meant and designed to maintain Customizing table/views. Customizing essentially means, that the data should be transportable across clients/systems.
    All this, and the facility to maintain data (display, edit, create, delete, translate) is provided by the TMG. When you make the changes like above, the TMG also provides you features to automatically also enter the changes into transport requests.
    Coming to what objects are created when you generate a maintenance dialogue -
    1) A Customizing Object (merely a class C/G table or view does not become a   
                                        customizing object)
    2) A function group (as entered in SE54 details, if the function group does not already
                                  exist)
    3) Lot of coding within the function group (Func modules, subroutines, includes)
    4) Screen(s)  (1 or 2, depending on a setting in the TMG)
    5) An automatic recording of all these objects into a transport request, for you to conveniently ship them to other systems in your landscape (this, if automatic recording is
    switched ON in your system)
    Authorization group - It is not created automatically (unlike function group). You need to specify an existing Auth group, or use a different functionality to create on of your requirements.
    Does this answer most of your questions? Please revert if you need more clarifications.
    Regards
    Rekha
    PS: Actually, why dont you try generating a maintenance dialogue for a sample z-table and see what all gets generated?

  • Management studio error while creating/editing maintenance plan

    Hi,
    I had MS SQL 2012 enterprise edition installed and everything was working fine. Later I removed MS SQL 2012 and re-installed. Now when I am trying to create maintenance plan I am getting below error. When I click Yes system allows me to go through the maintenance
    plan wizard and create new plan but when I want to edit it give me same error and it doesn't open screen to edit the plans. Can you please provide solution to below error?
    Microsoft SQL Server Management Studio
    The 'Microsoft.DataTransformationServices.VsIntegration.DtsPackage, Microsoft.DataTransformationServices.VsIntegration, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' package did not load correctly.
    The problem may have been caused by a configuration change or by the installation of another extension. You can get more information by running the application together with the /log parameter on the command line, and then examining the file 'C:\Users\pac\AppData\Roaming\Microsoft\AppEnv\10.0\ActivityLog.xml'.Continue
    to show this error message?
    Yes   No   
    I tried repair option from MS SQL 2012 setup but it didn't solve the problem. This is my production system and it has TFS 2013 and it's database. Please let me know how severe this problem is? Is it something to be worried about in future? How do I solve
    this error?
    Regards, Premal Acharya

    Hi Michelle,
    Thanks for your reply. I resolved this issues yesterday by installing SQL Server
    Management Tools Complete. I suspect that
    Microsoft.DataTransformationServices.VsIntegration.DtsPackage, Microsoft.DataTransformationServices.VsIntegration
    DLL files were having issues. When I searched my system I could only find Microsoft.DataTransformationServices.VsIntegration.DLL and
    Microsoft.DataTransformationServices.VsIntegration.DtsPackage.DLL file was missing. 
    When I re-ran the MS SQL setup to add new feature I selected Management Tools Complete and after installation this error was resolved. Though this has solved the issue for now I feel the error shouldn't have come with Management Tools -
    Basic installation as I had installed MS SQL Server before with Management Tools - Basic and it had worked without any issues. 
    For now this issue is resolved but it will be of good help if I can know the cause of this error and what could be the possible solution. 
    Thanks.
    Regards, Premal Acharya

  • How to create backup maintenance plan for SQL 2014

    Depending on your backup product, it may include a hot backup for SQL - check that too

    I need to create a basic maintenance plan that backs up our DB nightly and also need some pointers on any other maintenance that should be done would be great. Obviously I'm very new to using SQL, trying to get my feet wet.
    This topic first appeared in the Spiceworks Community

  • Tab "Data targets" is missing when creating an InfoPackage

    Hello,
    when I´m creating an InfoPackage in the maintain screen, the tab "Data targets" is missing, although there are some active transformations to InfoProviders. In tab "Processing" the option "Only PSA" is selected and all other options are greyed out.
    Does someone knows the reason? How can I definde the Data Targets to be processed in the InfoPackage maintain view?
    Regards,
    Meba

    Hi All,
    1.First of all, while creating transformations , mention sorce as Data source and target as Infocube and the same is for DTP creation also. Then we will get Data targets under "datatargets" tab.
    2.As far as my openion is concerned,It will only works.. if we have the requirement to load Monthly data to one Infoprovider, yearly data to second Infoprovider and weekly data to third Infoprovider then we need to create three DTP's for for respective Infoproviders.In this case we can select appropriate Infoproviderwith respect to DTP's.
    Thanks
    B K Eswar

  • Extract work order data from r/3 system in flat file(csv)and export to BI

    Hi,
    I am new in interface.
    I need to extract data regarding actual cost and quantities of work assigned to Service Providers from SAP system and send it to BI for reporting purposes.
    This interface will extract Master data as well as transactional data. Extraction of Master data will be a full extract and that of transactional data will be Delta Extraction.
    Custom development will extract the data from different fields and will export it to flat files (CSV format). This program will amalgamate all the flat files created into one big file and export it to BI system.
    Export of data to BI system will be done by schedule program Control M, which will export the data from SAP system to BI system in batches. Control M is expected to run daily at night.
    Please provide the step-by-step proces to do this.
    Thanks
    Suchi
    Moderator message: anything else? please work yourself first on your requirement.
    Edited by: Thomas Zloch on Mar 25, 2011 1:21 PM

    Hi Ravi,
    you've got to set up the message type MDMRECEIPT for the Idoc distribution from R/3 to XI. Check chapter 5.2 in the IT configuration guide available on <a href="http://service.sap.com/installmdm">MDM Documentation Center</a>. It describes the necessary steps.
    BR Michael

  • Why does Number's include the date and cell title when creating a formula!!

    When typing in a formula, if the 1st column has a date in it then, regardless of where on that row I begin the formula, the date and title of the column appears in the equation rather than the cell designations. What I get is this:
    ='# Shares Bought' 'Apr 4, 2009'*Share ∆ 'Apr 4, 2009'
    All I wanted was =D2*H2, but instead I got all of that. If I manually erase everything and change it to =D2*H2 it reverts back as it was as shown above.
    I tried the same thing without the date in the first column and this eliminated the problem. However, I need the date, so why does Number's insist on doing this?
    Thanks.

    And now, the envelope please. The winner is Jerry Green for his spot-on answer!
    Hey, Jerry!
    I really appreciate your response to this silly little problem. I've used a few spreads in my time, but I've never seen this before. Guess I should have checked the Prefs but didn't. Anyway, I'm good to go now.
    This still, I don't think, explains why the row without the date configured correctly. Does it??
    Again, thanks for your perfect answer.
    Phillip

  • No calculation of base when creating material cost estimate

    Dear all,
    I am facing the following problem:
    I have created a costing sheet Z001. I have also created base Z001 to this costing sheet and also overhead Z401. Base is cost element 401100 and 415000. When I am creating material cost estimate in CK11N I only get overhead based on base 401100, not on 415000. What can that depend on?
    I am trying to creat the cost estimate for material 6004 in plant 1111. The material 6004 cost element 415000 consists of materials both in plant 1110 and 1111, could this be some problem? The material 6004 cost element 401100 only consists of material in plant 1111, so this is a difference.
    Very glad for any help!
    Best Regards,
    Åsa

    Hi
    1. Does the cost element 415000 appear in CK11N itemization or not? It must appear in the itemization, for the system to calculate overhead on it
    2. Create a cost element group including both these cost elements and specify the cost element group in your BASE
    3. If you are using Origin group also in the BASE, ensure that materials pertaining to both the cost elements have "origin group" assigned in their material masters
    Whether materials exist in both plant or not wont impact the situation
    BR,Ajay M

  • Modification of the Work Order Program TCode IW31

    I need to do a modification to the work order program. Tcode IW31
    When creating a work order with reference to an old work order, we want to clear any PRT data that might be in any item of the operations tab of the old order.
    My question is:  Which method should I use to get this change done?
    I looked at the badi = IWO1_ORDER_BADI --> the method REFERENCE_ORDER_CHK, but I do not think this is the right one.
    Please help me...
    Thanks.
    Regards,
    Francisco.
    Message was edited by:
            Francisco Alonzo

    To check for the suitable badi, Go to transaction SE24 and give the Object type as CL_EXITHANDLER and click on Display button.
    Double click on method GET_INSTANCE, put a break point on case statement.
    Execute your transaction and look for variable EXIT_NAME at your scenario then It will show the available badi's.
    Reward if it is useful.
    Thanks,
    Srinivas

Maybe you are looking for

  • PrePositioning Scroll to a specific Row in  ALV Grid

    I have an object of type cl_gui_alv_grid which is about to display, let's say, 200 rows. I want it to come up pre-scrolled down to say row 80 - any ideas ? I still want 200 rows available. Any ideas (via a public method) ? Is there an option that can

  • Customize period dimension in Planning

    Hi John, Can we customise period dimension in classic planning application as below YearTotal Q1 APR MAY JUN Q4 JAN FEB MAR ADJ1 ADJ2 YEARTOTAL= Q1+Q2+Q3+Q4+ADJ1+ADJ2 The source ERP system has 2 more periods apart from the 12 months ADJ1 and ADJ2. We

  • What is the Best way to extract a subset of data from a Production database

    Hi, One of our cleint want to to extract a subset of data from a Production databases in order to build a dev or test database. Since it is a banking sector they do not want to clone the db. Can anybdoy suggests any tool or any info Regards Manoj

  • Problem using script stored procedure as using EXEC dbo.sp_executesql

    When I use the Script Stored Procedure AS Create or Drop And Create I want to get the stored procedure returned like in 2008 some how I have missed a setting and I am getting it like this.  I get the sp_executesql instead of just the create procedure

  • Problem with Snow Leopard and file sharing

    I mostly work at home where I have an 18 months-old intel iMac 24'' running Leopard and an older iMac G5 20'' (PowerPC) running Tiger. Besides, I have a three months-old MacBook Pro 17" in which I recently upgraded the system to Snow Leopard. Before