Equipment Task List

Hi PM Experts,
I have a general doubt in PM task list.
When I open a Equipment task list with transaction IA03, and go to the components assigned to an operation.
There i can see  a field "Holder" ... can someone please explain to me what is this "Holder" field.
Actually when i copy this routing to create another counter, the "Holder" is not getting copied.
Please Help.
Thanks,
Rohit

Hi,
There i can see a field "Holder"
I'm not aware of that field. Maybe it is a custom field or belongs to some IS-functionality. What is the field name (F1 - Technical information)  ?
-Paul

Similar Messages

  • How to Check LT check box in IA02 - for Long text for Equipment Task list operations

    Hi Experts,
    I am trying to upload text for Equipment task list,i am able to upload texts at header,but not for operations.
    At operations level - we have a check box LT which is grayed out - when am manually making an entry ( LT Check box -  is getting checked when am creating entry manually ) - after manual entry - when i tried uploading text is working fine.
    Can someone please tell me how to get the check box - checked - while saving text - using FM : SAVE_TEXT .
    Cheers,
    Rali K

    Try this:
    function findNodes(vNode){
         if (vNode.className === "field"){
              if (vNode.isPropertySpecified("name")===true){
                   var myStateName=new RegExp(vNode.name);
                   var returnValue = GFL.search(myStateName);
                   if (returnValue!=-1){
                        this.ui.oneOfChild.border.fill.color.value="192,192,192";
                        this.access="readOnly";
                   else{  
                        this.ui.oneOfChild.border.fill.color.value="255,255,255";//whatever colour is open access
                        this.access="open";
         for (var a=0;a<vNode.nodes.length;a++){
              findNodes(vNode.nodes.item(a));
    findNodes(xfa.form);
    Kyle

  • Unable to reset sample for the equipment task list.

    Unable to reset sample for the equipment task list. Example: Equipment task list has been created on 01.10.2007 & inspection lot is created on 10.12.2007 which requires the changed in the inspection characteristics

    Hi Sandeep,
    You may change the Inspection charecterstucs and save the Task List.
    After that u have to reassign that task list to the Lot. for that Trasaction code is QAC3 give the lot no. and enter
    , without doing anything save it. now go to QA02 and reassign the task list and sampling procedure. and save it.
    Now u may do RR as per ur new charecterstics.
    Regards,
    Neeraj Bhadauria

  • Equipment task list operation view by LSMW

    Hi Experts,
    We are uploading equipment task list and operation view and characteristic thru LSMW, .
    I want  to create LSMW for Equipment task list operation view and characteristic view.
    Can anybody explain the step by step process involved in this.
    ST

    Hi,
    Execute the transaction LSMW. Create Project, sub project and object which your company following with naming convention
    Click F8, in the next screen Under MAINTAIN OBJECT ATTRIBUTES, Choose Radio button Standard Batch/Direct Input
    and enter following
    This is one method you can do
    Or
    you can also use RECORDING method
    create Recording, system will prompt for Transaction code, enter IE01 and execute
    system will lead to IE01 transaction where you have to enter some test data ( dummy data ) for all your operations and characteristic view and save it
    This data is save under Recording as default data.
    Whatever the fields you have populated should be your source fields and you have to relate them with standard Fields and their lengths from ITOB table
    Specific the field either as Excel or Text field
    and try to proceed further
    please execute the above and let forum know if you held up at any step
    regards,
    santosh

  • Sample functional specifications - Equipment task list?

    The earlier post of Teja provoked me to look into the other sample specifications provided in the ****************. The one I looked into is the equipment task list. I have a doubt here. I assume that the equipment is also a material. So why are equipments handled in a different way than to the other materials (using MM01/2 transactions)?
    Raghu

    Hi,
    Please check the following information from SAP help portal:
    Number Assignment for Equipment Task Lists and Functional Location Task Lists
    Numbers for equipment and functional location task lists are assigned internally. When you have created an equipment or functional location task list, the system issues a message with the number it has assigned to the task list. The first task list you create for a specified piece of equipment or functional location will be identified by a group number and a counter number. Further task lists for the same piece of equipment or functional location will simply be identified by a counter number within the group.
    Best regards,
    Stephen
    Number Assignment for Maintenance Task Lists - Task Lists (CS-AG/PM-PRM-TL) - SAP Library

  • PM Module - Equipment Task LIST

    Hi All,
    Please help me for the PM MODULE.
    I want to change the following things in SAP
    IA02 -Equipment Task List i want to change the "Header Cost Center" & Operation "Cost Center"
    Is there a standard TOOL in which my INPUT parameter should be "Equipment NO"

    is this the correct forum

  • Equipment BOM and Equipment Task List

    Hi
    I have created an Equipment BOM (IB01) and Equipment TL (IA01). When creating a WO using IW31 why doesn't the TL and BOM get copied across?
    Regards
    Adeel

    While doing maintenance for equipment (creating order in IW31), its not necessary that all the operations in task list & all the materials from BoM should be used.
    Based on the maintenance, you can select the operations from task list & you can select the components.
    In order, go to Extras => Task list selection => Reference object. It will list the task lists available for the equipment, from that you can select.
    For components, in components tab, there will be structure button. Click that, it will show you the BoM created, from that list, select required components.
    Note: Only in Production order, all the operations from Routing & all components from BoM will be copied. This is because for production order, all the operations & components are required to produce the finished product.

  • LSMW to Load - Equipment Task List/Operations/Inspection Characteristics

    Hello Experts,
      Any suggestions on standard LSMW load program for this. The Standard batch Input - 0470/IBIP program does not have the option to load Maintenance Package and Inspection characteristics.
    Any other suggestions please.
    Thanks

    Hi Ananthram,
    instead of using the standard batch input program, you could also create a new recording that performs exactly the tasks you need. Mark "Batch-input-recording" and click on Overview. From there, you can start recording your transactions.
    I hope this helps and solves your issue.
    Marc

  • 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?

  • LSMW IBIP Unable to upload the PM operation task list

    Dear Experts,
    I'm trying to use LSMW to upload Equipment (PM) task list.
    I succeed in creating the Header of the task list, but not the operations.
    I have created 2 new structures :ZIBIPTLST  and ZIBIPTLOP
    Source structure  is : ZIBIPTLST
    u2026u2026u2026u2026u2026 ZIBIPTLOP
    Structure relation is :
    IBIPTLST    <<<<= ZIBIPTLST
    u2026u2026u2026u2026..IBIPTLOP <<<<= ZIBIPTLOP
    Field Mapping :
    IBIPTLST
    TCODE     
    RECORDNAME
    EQUNR     (Equipment number)
    PLNNR     (Key for task list group)
    PLNAL     (Group Counter)
    u2026.
    u2026u2026u2026u2026u2026u2026u2026u2026u2026..
    IBIPTLOP
    TCODE     
    RECORDNAME
    VORNR     (Operation)
    ARBPL           (work center)
    u2026
    Unfortunately, they sre no common fields between IBIPTLST and IBIPTLOP, as you could have between PLKO and PLPO.
    I have found an answer about the same issue, explaining that you can add in the structure ZIBIPTLOP , additional fields manually in the Souce field maintenance (adding EQUNR, PLNNR, PLNALu2026).
    But then , i have no idea where to make the link between these new fields and the same fields of IBIPTLST.
    Can you help, and tell me how to structure my files and my LSMW in order to achieve the creation of the Task list Header and Operation in the same Batch input.
    PS :in LSMW, i have created two flat files , one for the header and one for the operation.
    Thanks a lot, your detailed answer will be very appreciated !!
    Jean-Louis

    Hi,
    As you said, u will have to add the equipment and group counter id field in IBIPTLOP structure. U also need to identify the two structures with different ID, say header structure ID is 1 and Operation structure ID is 2. Go to step Maintain Source Field, double click on field SID which is created to enter the header and operation data identifier. In identifying field content, enter identifier as 1 for header SID and 2 for operation SID.
    You will have to maintain the SID identifier in you data template as well, so that LSMW can easily identify header and operation data.
    Below given is how you can create field data.
    ZIA01HEADER - Equipment Task List -Header Structure
      SID                      SID Header
      EQUNR                    Equipment Number
      PLNAL                    Group Counter
      KTEXT                    Description
      ARBPL                    Work center
      WERKS                    Maintenance Planning Plant
      VERWE                    Usage
      VAGRP                    Planner Group
      STATU                    Status
      STRAT                    Maintenance strategy
      ANLZU                    Syst.Condition
      STTAG                    Key Date
    ZIA01OPERATION - Equipment Task List -Operation Structure
      SID                      SID Operation
      EQUNR                    Equipment Number
      PLNAL                    Group Counter
      VORNR                    Operation/Activity Number
      UVORN                    Suboperation
      ARBPL                    Work center
      STEUS                    Control key
      WERKS                    Plant
      LTXA1                    Operation short text
      DAUNO                    Duration
      DAUNE                    Normal duration/unit
      ARBEI                    Work
    ARBEH                    Unit for work
    ANZZL                    Capacity required
    Hope this will work.

  • How to Update Task List..?

    Hi All,
           I need to update the standard work hours for a group of task lists.Could somebody please let me know if there is any BAPI or Function module to do this or any user exit.
    Thanks in advance
    Cheers
    Nishanth

    Hello,
    It is better to fulfil this requirement by Recording ( either BDC or LSMW )
    If you have a beg set of data and if this is a one time job, you can use 0170/0001/RCPTRA01/B. SAP gives a detailed program documentation about various options.
    There are also other objects to update the Equipment Task list, Funcational location tasklist.
    Hope this helps you.
    Best Regards,
    Murugesh AS

  • General Task List Components

    Does anyone know if there is a way to specify the item category for components when using a General Task List?  Equipment Task Lists allow this functionality but I've found no way to change from "L" when using general and would like to be able to select "N".  We are on ERP 6.0.
    Thanks for your assistance.
    Bob Stanza

    Looks like we can have plants set-up a repair parts assembly and assign it to the General Task List.  Then they can configure the BOM as required for ordering.
    Thanks all.
    Bob
    Edited by: Bob Stanza on Sep 4, 2008 7:30 PM

  • PM - Global Task Lists (Group Level)

    Hello Alll,
    I woud like to create central task lists that can be used in different Company Codes/Plants/Maintenance Planning Plants.
    Basically we've equipments installed in different organizational structures, but they are exactlly the same and therefore they have the same type of maintenence activities for preventive maintenance.
    IS it possible to manage centrally task lists to be used by different organizational structures in SAP?
    Thanks in advanced,
    Ricardo

    Yes Rachit,
       I was able to capture the task list group key number. For every equipment only one task list group key will be there in table EAPL. There will be several group counters. So what I did is, once the equipment task list is posted (means got sy-subarc = 0 after CALL TRANSACTION) I selected  that record from table EAPL whose equipment number is the one in the task list posted above and whose last change date and last user changed is the current date and current user. It looks something like this.
          CALL TRANSACTION 'IA01' USING bdcdata
                           MODE   p_mode
                           MESSAGES INTO messtab.
    if sy-subrc = 0.
            SELECT SINGLE plnnr
              FROM eapl
              INTO v_plnnr
             WHERE equnr = v_equnr
               AND plnty = 'E'
               AND aedat = sy-datum
               AND aenam = sy-uname.
    endif.
    v_equnr is the equipment number of task list posted using the call transaction above this select statemetn.
    Regards,
    Bharat.

  • External number for Task list group

    Dear experts,
    I want to give external number(actually name) to all the groups for equipment task lists.In SPRO , number ranges for task lists, I have created one external along with internal number range. But as soon as I want to create the equipment task list, the " group" picked its value from internal range.
    Is there any setting to do , so that I can get external number for the group for equip. task list.
    Regards,
    Rajesh

    Hello Rajesh,
    It is not possible to have external numbering for equipment or functional location task lists. Only possible for general task lists.
    -Paul

  • Migrate Hierarchical Task Lists ("Create" Transaction WPSTLH1)

    I am new to Data Migration and I have been creating some LSMWs using IBIP and have working General and Equipment Task List load programs.
    however the requirement is to migrate Hierarchical Task Lists too. 
    there seems to be no standard functions to do this, and the way you activate the screen in the transaction WPSTLH1 makes it not suitable for a screen recording (due to the use of mouse to activate the screen)
    has anyone successfully created this type of migration objects?
    or will i have to write ABAP to do this part?

    found program RWPSTLH_DINP that seems to do the trick!

Maybe you are looking for

  • How do i transfer my old Apple Mail to a new iMac

    I have a new iMac running OS 10.10.1 and Apple Mail 8.1 and an old Mac Pro running OS 10.7.5 and Apple Mail 5.3.  I have a LOT of unwanted apps and other material on my MacPro which I don't want to transfer so I can't use migration methods that just

  • How to delete the date in podcast or blog page?

    Hi, I would like to delete the dates showing on the first page of my podcast and blog pages - how do i do this in iWeb? Thank you for your help! Boaz

  • Switching to a different fol

    I have a zen stone with external speaker that creative sent me refurbished after I sent my new one back for repair after owning it for only 34 days. I cannot switch between folders. I plug it into the computer and there are 2 folders there labeled -

  • Labview project functions differently when compiled

    I have a medium sized labview project that is causing me trouble.  It will work properly when I run in development mode, and it will compile with no problems, but when I run the executable it no longer functions the same.  It seems that large portion

  • Image Tag Library + scriplets

    I installed the jakarta imaging taglib to do some auto resizing of images. It works well aside from the fact that i cannot get my scriptlet to work in the img source. <img:image src="/images/<% x_productImage %>"         dir="generated         name="