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

Similar Messages

  • 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

  • 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

  • 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

  • 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

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

  • 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

  • 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

  • Relationship between Install base and functional location

    Hi ,
    I have been trying to establish way to find realtionship between Install base ( in PM module ) and fucntional locations. I have tried everything from Debugging to SQL trace to find out this realtionship but it does not surface. I am talking about the details that one gets in transaction IB52 under Functional Location and equpiment colum.There are function modules which look promising to read IBIN and IBIB tables but they always ask for HANDLE. I have not understood what this HANDLE is and how to use it. IS THERE  WAY TO USE THIS FUNCTION MODULES TO READ IBASE AND ITS ASSOCIATED LINKS ?

    Hi,
    I don't think we can link a functional location to a sales order in standard sap.
    Prase

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

  • 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

  • Can you create relationship between Sales Order and Functional Location

    I am working on a requirement for customer service.  We are using Functional Location for customer facilities.  We would like to relate a functional location to a sales order.  Purpose is that we want to relate purchase of items to the functional location.
    We can see that you can set technical object on a line by line basis, but you cannot relate a functional location.  Does anyone know if this is possible with out of the box configuration?  Or would I need to apply a user exit.
    Thanks,
    Tony Romain

    Hi,
    I don't think we can link a functional location to a sales order in standard sap.
    Prase

  • BAPI for getting Equipment and Resources for a WORK CENTER

    Hi All,
    I have a requirement where i need to get all the equipment list for a given work center. So its Interface should be like
    Input -- Work center
    Output -- Table filled with Equipment list
                   Table filled with Resource(Person) list
    Please let me know if i need to provide other additional information also.
    Thanks ,
    Abhishek

    Hello,
    I think What you providing input is right.Just would like know how will you get Person Responsible out put list??
    Please Use The table ITOB to fetch the Equipment List according to Work Center as Input.
    OBJID=Put work center ID in CRHD Table you will get the OBJID then you have use the OBJID in table ITOB for  getting the equipment data.
    Regards,
    Rakesh
    Edited by: RAKESH ASHOK MANE on Oct 1, 2010 9:13 AM
    Edited by: RAKESH ASHOK MANE on Oct 1, 2010 1:20 PM

Maybe you are looking for

  • Issue in uploading data to standerd DSO

    Hi Experts, Here I am in a process of loading data to 0SRIV_D3.I followed below steps. 1.Checked data availability in source system using RSA3.30 records were found in source system standerd datasource. 2.Created IP with Initialise with data transfer

  • Vendor Name to appear in Payment document.

    Hi Gurus, Is is possible to copy vendor name automatically in Payment document in TEXT field ??.  Any User Exit or substitution available in the system. Regards Avinash

  • My mac wont play .avi files

    My macbook stopped playing .avi files that I download from the internet a few months ago.  I assumed they were just broken links, but now its past coincidence.  I have perian, and had DivX.  I removed DivX (heard the 2 clash) but still nothing works.

  • Clearing the Screen in Xcode C

    Freinds: I am studying C using the Xcode standard application tool. Can someone list for me or e-mail me or pst here some code I can use to clear the screen in the simple "hello world!" application below? #include <stdio.h> int main (int argc, const

  • How to index text in TIFF and DWG files - and the attributes of the files

    Hi all Scenario Portal installation with a TREX on the side (NW7.0). No enterprise search involved. Questions 1) Is it possible for the TREX to extract text from .DWG and .TIFF files in any standard way? 2) Is it possible to index custom properties t