Equipment and task list in PM module

Hi Freinds,
When we create 'equipment' and 'task list' for it in PM module, in which table does this get stored.
Thanx
RR

Hi,
Use the tables PLKO and PLPO for task lists.
Regards,
Satish

Similar Messages

  • Equipment and task list relationship in PM module

    Hi Freinds,
    We have craeted 'Equipmentin t-code 'IE01' and task list for that equipment in t-code 'IA01'.
    The equipment created  is stored in table 'EQUI' and the task list is stored in table 'PLPO' and 'PLKO'.
    But in all these tables im not able to find relationship between the equipment - EQUNR and the task list 'PLNNR'. In which table can i find the relationship between EQUNR and PLNNR. This is respect to PM module.
    Thanx
    RR

    Hi Rajiv,
    try table EAPL which holds link between Equipment No (EQUNR) and task List(PLNNR).
    <REMOVED BY MODERATOR>
    Regards,
    Rahul
    Edited by: Alvaro Tejada Galindo on Apr 25, 2008 5:16 PM

  • Functional Location and Task List FM

    Hi
    Can you please suggest me Function module for Functional Location(TPLNR) and Task List(PLNTY)
    Thank you in advance

    I need to creat a BOM and FL report, in which user gives input through selection screen and gets some out put in ALV.
    as there are many fields and tables therefore I would like to use FM instead of writing SELECT queries to fetch data to overcome performance issue.
    I have already found CS_BOM_EXPL_EQU_V2 using which I can fetch something around 14 fields out of total 45 field which I need to fetch.
    The rest fields are related to Functional Location and Task List , therefore I need to find out some relevant FM to fetch those fields.
    If you can even suggest me some useful Function Group also, I can search the FMs in it.
    Thanks in advance
    Saeid

  • Week view and task list solutions? Solved: a way to sync notes to Mac.

    I've been using a Palm Tungsten T5 for years and routinely rely on the Palm's Calendar week view feature and task list. The week view is indispensable to see where I can fit in appointments. Are there any ways to achieve the same functionalities on the iPhone, whether using built-in iPhone apps or third party apps? The task list would have to include item priorities, due dates, alarms, and ideally repeating events.
    I have found a way to sync notes from the iPhone to my Mac using MarkSpace's The Missing Sync for iPhone; notes are synced to the MarkSpace "notebook" application, where you can edit the notes (and copy and paste) and sync them back to the iPhone. This doesn't sync notes with any Apple applications, though.
    If I could solve the week view and task list omissions, I could see my way to replace my Palm with an iPhone. (And when ePocrates releases a full suite for the iPhone, I'll be all set.) But in the absence of these, I'll have to keep using a Palm.

    I'm in the same boat, unfortunately.
    As a life long Palm-User the PIM-functionalities of iCal can only be described as "rudimentary". It is nowhere near DateBk6 for example. And I would be just fine if it would come close to say 50% of it's functionality. Right now it's at about 25%.
    - no repeating tasks?
    - no tasks+calendar in one view?
    - no week view?
    - no icons for event/task categories?
    Come on Apple, such a great device with the amazing screen resolution, horizontal view etc. and you are not taking opportunity of it and get beat by 10 year old PDA's?

  • Palm Treopro--Sync multiple calendars and task lists

    I have more than one calendar and task list that I use in Outlook.  Is there a way to sync multiple calendars and task lists on the Palm Pro?
    Thanks,
    Al
    Post relates to: Treo Pro T850 (Sprint)

    I just upgraded to Pre 2 a couple weeks ago and have been experiencing similar problems with my Verizon model and a replacement.  Apparently it is widespread; there is a lengthy (11 pages so far) thread on it in this Community forum.  Try http://palm.lithium.com/t5/Synergy-webOS/strange-behavior-syncing-Pre2-Calendar-with-Google-Calendar... or Google the phrase "strange behavior syncing Pre 2 Google" (look for a search response that references "11 pages" or you'll miss some  of the more recent posts).  Not sure there are any good answers at the moment.  Very disappointing if so; the Google/Pre sync worked flawlessly on my Pre Plus for the past 15 months (webOS v.1.4.5)

  • Current/Future Support for Exchange Folders and Task List Items

    Are there any plans for SES to be able to index public Exchange folders and task list items?
    Does anyone know or is aware of any workarounds for indexing public folders and task lists?
    Thanks in advance.

    Are there any plans for SES to be able to index public Exchange folders and task list items?
    Does anyone know or is aware of any workarounds for indexing public folders and task lists?
    Thanks in advance.

  • Email:  Workflow and Task List Notification

    Hi,
    I am wondering whether the setting 'Workflow and Task List Notification' in application settings is functionality that I can use: I would like to setup the e-mail notifications for planning. One of the tasks on a standard task list that we would like end users to be able to do is to inform a particular user/group that a particular task has been completed. I would not like this task to be a workflow task, can e-mail notifications be sent for standard task list items?
    Options that I have reviewed:
    - Custom button on a dataform - not sure whether I can send parameters through to this, however I could use the form name as a description.
    - A *.jsp page that accepts two parameters 'Description / form name' and 'e-mail address' and the page then sends off an e-mail (Lotus Notes from WebLogic 9)
    - Workflow - although this inform task is not entity driven. Also the notifications are across plan types i.e. one cube enters in Information and then informs users of the second cube that figures are required - which we then import using xref.
    Any advice would be much appreciated. I know it can be done, I am just looking for the easiest way to implement this using standard planning functionality where possible.
    Kind Regards,
    FC
    Edited by: user11212320 on Sep 21, 2010 10:32 AM
    Edited by: user11212320 on Sep 21, 2010 10:36 AM

    The default email solutions in planning are using workflow or task lists, though the task lists are based on due dates.
    If you wanted a solution where an email is sent out when a task list is complete, then one route could be to have a business rule attached to a task list and then the business rule uses a custom CDF to send out email notication.
    If you are interested in sending emails from business rules then I did write a blog on the subject a while back.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Integration between Custom list and task list

    Is it advisable to provide solutions for the integration between custom list and tasks list in SharePoint?
    I am working on a scenario where the data has to be segregated between multiple lists and there will be transactions among these lists using workflow. Some of the capabilities in Tasks list like due date notifications, calendar, tracking are needed
    on the transaction. Since these lists are based out of different content types, is it advisable to choose these lists for solutions?
    When we have to make few updates through workflow from custom list to tasks, will there be any problem in the transactions as it is two different content type?
    Vijayaragavan, MCTS

    Since SPLists and SharePoint workflows don't provide inherent
    support for transactions, you have to handle rollback operations yourself.
    The easiest way to simulate a transaction is to read in the state of any list item you are changing prior to executing an update, and then write that state back should you detect a failure. It's not a perfect solution, since a sufficiently severe error might
    prevent your rollback updates as well. That's the price you pay for not having the data store support transactions.
    That being said, while it's true many clients will ask for business critical data to be stored in SPLists, I would argue that it's your job to convince them that it's not a good idea, and that transactional databases accessed over webservices are a much safer
    SP compatible way to store important data - from
    stackoverflow
    [custom.development]

  • Inconsistency with maintenance cycle and task list phases in ChaRM

    Hi Experts,
    I'm deploying ChaRM with SolMan 4.0 SP09.
    I was testing a scenario where there are more than one maintenance project open for same landscape (different logical components but values are the same). I have been using maintenance cycle document (in crmd_order) to control phase changes both in task list and in maintenance cycle.
    I received an error message stating that the system has reset the status of the maintenance cycle and the end result was that task list phase is one step ahead of the maintenance cycle. This of course causes the situation where certain actions are no longer possible (maintenance cycle in Dev with release but task list already in test => release and import are not possible and reseting phase with task list is prevented by ChaRM).
    My question is how do I restore the inconsistency. I have looked for notes (but of course this is not a notes issue) and the internet for solution.
    I am very greatful for any hints you may give me!
    Kind regards,
    Auli

    Thank you!
    Exactly what I'm trying to do. I'll give it a go and get back to you asap.
    BR
    Auli

  • Time logs and task lists

    My previous all-in-on offered numerous forms, etc. to print from the printer. Now it seems that I must join the web center printing to get the same?? Is that correct?? My objection is to the contract, which seems to say that joining allows HP to use private information, to keep my faxes and to use contact information from same to advertise. IS THAT CORRECT???  Is that the only way I will now get the time log forms and the task lists, etc. that used to be available as part of buying this printer?

    I have an HP Officejet 6700 Premium, which is a new one. On the earlier version, I could just print the forms from the printer itself, with out going through the process of signing for the web service - -to which I alluded in my question.
    Also, this scanner is not as user-friendly as my first one on the review screen.  I didn't expect such changes to the same model.
    anyway-- back to my original question. Like said, the model is 6700 Premium, which in general is a very nice unit.

  • Assembly and Task list : storage location defaulted from task list

    Hi all,
    Can anyone tell me the different steps (with details) required in master data (assembly, task list,...)  to get the 'storage location' filled by default in the general maintenance task list : how assembly is used in that process?
    Thanks,
    P.

    Hi Pete,
    In the component overview for a given operation,  when assigning a component : further on the right, there is a storage location field.
    Pete.

  • Equipment/ Assembly BOM in Task list

    Dear All,
    Can we assign Equipment and/or Assembly BOM in Task Lists ?
    If Yes, How ?
    Thanks and Regards

    Hi Anil,
    If you want to include all material from equipment BOM, first you have to create the equipment/general task list where all that material (equipment BOM) included. When you create the new Maintenance Order, you just need to call that equipment/general task list. It will automatically adding all the material that you've already mention in the task list.
    From my point of view, BOM for maintenance is different with BOM for production. BOM for production can be explode in Production Order and automatically include all the material to Production Order. As for maintenance BOM, it only for structuring the technical objects or you can use it for material cataloging when you create Maintenance Order.
    Hope my answer can help you.
    Regards,
    Jefri Novianto
    Edited by: Jefri Novianto on Dec 19, 2011 10:30 AM

  • Material specification and Inspection plan - Task list usage

    Dear Friends,
    In inspection type  Task list usage is assigned
    For Example
    inspection type 01  -  usage - 03
    inspection type 05  -  usage - 05
    inspection type 06  -  usage - 07
    inspection type 10  -  usage - 06
    In my scenario i want to use all the above inspection type for a product
    if i use mateial specification there is no any problem with my  Task list usage
    If suppose i use inspection plan do i need to create different inspection plan with different usage
    or is it possible to create one inspection plan with all the above usage
    what about universal usage 03  can i use it
    i try to use but system does not triggering inspection lot
    can any one Suggest some ideas
    Many Thanks & Regards
    Raj

    Hi Raju,
    All of first pls understand the concept of Task list and specification.
    If you need to inspection any material in very systematic manner, where you will have well segregated operations where the appropriate Work Centers will be bind and under that hierarchy MIC will be attached. The inspection will be governed by some inspection points. And according the the same Samples will be calculated. When you wanna go with all these functionality then you must have to use Task list (Inspection plan).
    And if you don't wish to have these functions then simply go with the material specification.
    Now it comes the actual query about task list usage.
    If there is a common inspection plan is supposed to be used for all the inspection types for your material then you can prepare only one inspection plan, put ant of the Usage to it it can be 05 or 03 universal. But what you have to do is,
    Go to SPRO->Quality Management->Quality Inspection->Inspection Lot Creation->Maintain Inspection Types Execute and set the Task list usage as the same it is set in the inspection plan for all those Inspection types for which that common inspection plan is supposed to be used.
    Note:- There is no any link between inspection lot creation and task list usage of inspection plan.
    Regards,
    Shyamal

  • Strategy in task list and Strategy based Maintenance Plan

    Dear Gurus,
    I have some doubt about
    is it same if we create a single cycle plan with a task list in which maintenance strategy let say A is being used and a maintenance plan strategy based let say A and task list without any strategy
    can some one explain use of strategy in task list and maintenance plan
    Regards
    Armaan

    Hi,
         In Strategy Based Plans :- When ur entering strategy in initial screen of IP42 then inside the plan system will allow u to select tasklists created with that strategy only ...
    In Single Cycle Plans :-  Here even though if u select tasklist of a particular strategy , system copies all the operations of the tasklist to the order...
    From your above example :- Single Cycle Plan if cycle is monthly is equal to strategy based plan having only 1Month package .
    further package in strategy allows u to select which operations of tasklist u want for 1Month..
    regrds
    pushpa

  • Error while uploading the general maintenance task list with LSMW

    Hi friends,
    I am uploading the general maintenance task list with the help of Standard Batch/Direct input method in LSMW. I am using the internal number range for task list.
    First task list is getting created properly, but while creating second task list, system is giving the error as "external number range is not assigned for task list and task list with this group ID is already created in the system."
    This is because, on initial screen, system automatically takes the group ID of the task list that is created earlier.
    My question is
    1. How to get rid of the group number that is automatically gets populated in group field of initial screen, while creating the next task list?
    2. Is it possible to assign a common identifier in all structure (Header, Operation etc) for single task list, so that system can differentiate between two task lists?
    In Equipment task list, we can differentiate the task list with equipment id and group counter.
    Please note the following point before replying to my question.
    1. I don't want to upload the general maintenance task list with external number assignment.
    Thanks in advance for early reply.

    I have the same problem....
    Please can somebody help me?

Maybe you are looking for

  • Safari keep on says closed unexpectedly and dont open.

    Process:         Safari [1123] Path:            /Applications/Safari.app/Contents/MacOS/Safari Identifier:      com.apple.Safari Version:         7.0 (9537.71) Build Info:      WebBrowser-7537071000000000~3 Code Type:       X86-64 (Native) Parent Pro

  • Two weird errors?

    Today I got two errors which I would like to understand better, they might be related but I'm not sure. The first error was that the syslog-ng daemon didn't want to start at boot up. It only gave an error message along the line with "couldn't find li

  • Satellite A105-S2061: Fatal error occurred. Code: 0x57

    I just installed service pack 3 and when I reboot my computer I keep getting this message. Fatal error occurred. This program will be terminated. Code: 0x57. I have a Satellite Series A105-S2061 notebook computer. Are there any known fixes for this p

  • InitialLdapContext IPV6 - NumberFormatException

    Hi,      I have a sample program listed below for reference which makes use of an IPV6 address when setting up the environment for creating a ldapContext object through the use of initialLdapContext() call. When I compile and run this program I get "

  • Need script for moving files to specific directories base on csv

    Hi, I have a question. I have about 2000 files (pdf), which I need move to specific directories and subdirectories, which are based on csv file. Csv is looking like this: filename;directoryname;subdirectoryname;subdirectoryname;.......etc. I have a s