List of changes in Equipment and Functional Location

Dear Colleagues?
Is there an easy way to get a list of all Functional Location and Equipments changed in the last week?
Thanks and Regards

Dear Davison,
You can use transaction /N/ISDFPS/IL21 , it will give you detailed history of equipments and functional locations with usage change. It''s a DFPS transaction, hope its available in your system, or else you can goto Usage List in extras menu and customize the layout by adding the colums required to get the information you want in case of equipments or goto Usage Period in case of functional location in structure menu.
Thanks & Regards
Niraj Visnoi
Edited by: Niraj Visnoi on Aug 30, 2010 9:14 PM

Similar Messages

  • BAPI to deactivate equipment and functional location

    HI all,
    Is there any FM/BAPI to deactivate EQUIPMENT and functional location ?

    Hi Eva,
    U can try out the following BADIS and User Exits
    ALM_ME_030_FUNCLOC
    ALM_ME_FUNCLOCATION
    User Exits
    IEQM0001 
    ILOM0001
    or refer to the link below
    [User Exit;
    Best of Luck !!
    Regards
    Ravi

  • Connection between Equipment and Functional Location 2

    Hi,
    I would like do find out for a given Fuctional Location all Equipment. I know about tha Table EQUZ but it seems to be not enough... any ideas ? Thanks!

    Hi David,
    I would suggest you to go through the function module /ISDFPS/ME_PM_FLOC_GETDETAIL in debug mode to understand the various aspects of a Functional Location.
    It lists the various child locations and the equipment assigned to it, and also, may be put a Break point on SELECT statement and check the various tables involved.
    The only complication is determining the Superior functional location and the equipment assigned to it.
    The following tables will help you.
    AFIH,
    ILOA,
    IFLOT,
    EQUZ.
    Let me know if you want to know the logic involved in determining it.
    Vijay

  • Genral question on equipment and functional location....

    hi,
    what I have to learn on functional location and equipment other than the below concepts
    creating euipment and installation,
    and customizing like screen sequences of Fun.  locations and equipment....
    and field selection for functional locations and equipment...
    stucture indicator for F locations...
    category of functional locations and equipment...
    becoz i am going to allot for a project more over this is my first proect.......
    Plz help me.........,
    thanks in before
    gunnu

    Hi,
    Under Equipments:
    1. Equipment Master Data
    2. Equipment BoM
    3. Measuring Point
    4. Serial Number Assignment
    5. Installation / Dismantling with Superior Equipment / Functional Location
    6. PRT as Equipment (Production Resource Tools)
    7. Fleet Equipments
    You can find all the helps in Help.sap.com under Plant Maintenance module. Just have a search in google.
    [Equipments & Technical Objects|http://help.sap.com/saphelp_erp60_sp/helpdata/en/b0/df293581dc1f79e10000009b38f889/frameset.htm]
    Regards,
    Maheswaran.
    Edited by: Maheswaran.K on Apr 28, 2011 1:10 PM

  • Change equipment and functional task list

    Hi All,
    I have a requirment to mass change the equipment and functinal task list data.The upload file has the group, group counter and operation which i have to use has key fields and only one field value needs to be changed. the field value that needs to be changed is 'Work involved in the activity' (PLPOD-ARBEI) field. we have change the no of hours.
    could anyone please let me know if there is a BAPI or function module to fulfill this particular requirment. I searched the forum but could not find any BAPI.
    Thanks in advance.

    hello,
    see i can tell you onething....when you will go to routing screen (ca01,ca02,ca03)...
    you will get a find button there on screen (see binacular sign)...when you click on that and enter any operation number ..then it brings that operation to first rwo and then you can modify the fields you wanted...
    but if you want to modify operation ..user has to give the operation number along with routing group and group number....
    while doing bdc recording you have to follow same same sequence of step...go to ca02 enter routing grp and grp counter from that screen go to header and from there go to operation screen ..click binacular button to find operation...then when that operation will come on first screen ..edi the field you want for that operation...
    you can include all this recording in a Function module...take these grp number and grp counter as import parameters to FM and define a table for operation details .....and the execute ..it will change the operation..but remember the thing taht user shd know the vales op operation to be modify and grp number and grp counter..if he is trying to modify the operation which is not existing then ..you can give error message stating the same...so he will change the operation

  • To identify a equipment based on material, plant and functional location

    HI Gurus,
    I wanted to identify whether there is any equipment is already created for a given material, plant and functional location. can you tell me how to findout?
    Thanks
    satya

    Hi
    Check with respect to material and serial no : TCODE : IQ08 or IQ09
    Try in IH08
    You can define material, plant and functional location
    - Pithan
    Edited by: Pithan Pithan on Mar 31, 2009 4:13 PM

  • Error"ia055" occured when installing an equipment on functional location

    Dear expert,
    Error"ia055" occured when installing an equipment on functional location via IE4N,
    why this error happened, and how to resolve it?
    Best regards

    Hello Stephen,
    Check the Valid on date of your function location on which you are trying to install and then check the date on which you are trying to install the equipment.
    Regards
    Naveen

  • Change time of equipments and functional locations

    I select functional location with a specific change date (AEDAT) from table IFLO. But I have to consider also the change time. Is there a possibility to get this time? It should consider change time of general, specific, status and characteristic values changes.
    Thanks for your help.

    Hello friend,
    I am suggesting my opinion.
    You have many fields in the IFLO table just take any one field ( if does not satisfy go for next field) and find in which all tables the field is used by using where used list, so i think you can get the time value which is related to that data.
    Its my idea if i am wrong please ignore.
    Thanks,
    Sri Hari

  • Equipment BOM & Function Location BOM

    Dear All,
    We  are created functional location BOM and we are  created Functional location order.In that order i found the  Equipment BOM which are linked with functional location.I assigned functional location BOM as well as Equipment BOM items for that order.It will take the items.In Functional location order Equipment BOM items should not take.
    Pls.Help me.

    Hi Srinu,
    Your query is not clear.
    Normally when your creating the maintenance order for Functional location. if this FL is having the BOM you will get the this BOM during the material planning in that order.
    if your creating the maintenance order for Equipment. if this Equipment is having the BOM you will get the this BOM during the material planning in that order.
    If there is no BOM you can plan the Material from the list also.
    Regards
    Venkat

  • Function Module for Changing status of a Functional Location.

    Hello,
    I am writing a Proxy for changing the Functional Location (T code IL02).
    I need to set the Deletion flag for the Functional Location.
    Can any body help me with how to do this. As data will be coming from XI and I have to update the Functional location in background with function modules.
    I am using 'BAPI_FUNCLOC_CHANGE' for changing other data. But I am not able to set the Deletion flag with this BAPI.

    Hi Abhijit,
    Can you please tell me steps or the ABAP code for setting the Deletion Flag for a Functional Location?
    Thanking you in Advance,
    Vijay

  • Cannot change company code for functional location in PM module

    Dear Gurus,
    When I try to change the maint plant for topmost level hierarchy FL, I get error. So I cleared the data in organization tab (planning plant....) and tried to click location tab but receive warning (After changing PM planning plant, please check dependent objects) & cannot proceed. Kindly advice me on how I can change the company code for all the functional location in the plant.
    Thank you.

    Dear Gurus,
    Is there any way I can mass change the company code for all FLs?
    Thank you.

  • Equipment with Functional Location Report

    Hi,
    Can you please tell me which report I can see function location for each equipment.
    Thanks
    John.

    Hi,
    Check these tcodes.
    IH01     Functional Location Structure
    IH02     Reference Location Structure
    IH03     Equipment Structure
    IH04     Equipment Structure
    IH05     Material Structure
    IH06     Display Functional Location
    IH07     Display Reference Location
    IH08     Display Equipment
    IH09     Display Material
    IH10     Display Equipment
    IH11     Display Functional Location
    IH12     FunctLocation Structure
    IH18     Ref. Location List (Multi-Level)
    IH20     Where-Used List Time
    IH22     Where-Used List Time Interval
    IL07     Funct. Location List (Multi-Level)
    IE07     Equipment List (Multi-level)
    Thanks & Regards,
    Kiran

  • Do you know the link between the sales order item and functional location ?

    How know the functional location if I know de sales order number and item ?
    Wich table or bapi ?
    Tks.

    Hi,
    I think there's all details in my question.
    You answer is right only if I need to know the functional location at AUFNR level.
    Is not my case, I need this information at sales order level.
    Regards,
    Roberto.

  • Query , logical DB or report about plan maintenance and functional location

    Hi,
    I've to do a report about a list of plan maintenance. I've to show the functional location affected by the plans but in the table MPOS the field TPLNR doesn't exist.
    But I have maintenance plans that affects to functional location only. I've not found any useful logical database or report to show this information.
    Could anybody help to me?
    Thanks
    Best Regards

    Dear
    The SAP is provded the option please check once again
    Table MPOS- Field ILOAN 
    First take the ILOAN from ILOA table by object reference is 2 (Field: OWNER) in output.
    Then put the Loc/acct assignment value at input of the MPOS table which is u received from ILOA table

  • BAPI to change partner data in Function location

    Hi,
    is there any BAPI,that can be used to change the Partner data in functional locations & equipments.
    Regards,
    Raghavendra

    You can use the BAPI <b>BAPI_EQUI_CHANGE</b> for this purpose.

Maybe you are looking for