Using functional location exit

Hi Gurus,
   I am uisng the functional location user exit on save. When i press save using IL01, i am getting into that user exit. I need to change the description (short description PLTXT) as per the client's requiremnets.
Is it possible to make any change inside the exit?
I am changing the master data. Please suggest me.
Thanks

Hello,
The simplest way is to go to the table ILOA give your functional location and get the ILOAN number using this ILOAN number you can go to the table EQUZ and fetch the equipment.
The best way is to create a query in SQVi and there you can link these trwo field to get your desired result.

Similar Messages

  • Any Funtion module to get equipment no. (EQUNR) using functional location?

    Hi Guys,
    Can anyone tell me the function module to get equipment (EQUNR) using functional location (TPLNR) ?
    regards
    Rahul

    Hello Rahul
    Perhaps the following function modules are helpful:
    - ALM_ME_FUNCLOC_INSTALLED_EQUI
    - INSTALLED_EQMTS_ON_LOCATION
    - INSTALLED_EQMTS_ON_LOC_READ
    Regards
      Uwe

  • 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

  • Clients distributor or dealer location as functional location

    Dear All,
    We are implementing PM/CS module in Ice Cream Mfg. Co. Here my client purchases deep freezer and send to various distributor locations in all over India by doing some commercial agreement. In this up to the one year deep freezer is asset of my client then after one year it is asset of distributor.
    Kindly go through following points & how this can be mapped in SAP PM/CS module.
    1) After purchasing of deep freezer my client (Ice cream mfg. co.) send this to various distributors. They give deep freezer to distributor for one year which on Free of Cost basis. In that some maintenance is taken place, which is carried out by client (Ice cream mfg. co.) service technician. This maintenance is also carried on free of cost basis. Once one year gets completed they sell out to distributor.
    So that becomes a distributoru2019s asset.
    2) After one year what ever maintenance is taken place which is reported to client (Ice cream mfg. co.) then client sends technician to distributor location. He carries maintenance & charged for the same. Which may include some material cost or spares cost.
    3) In this scenario can I use functional location category as u201CS - Customer system u2013 standardu201D for creating functional location. Also confirm, can I create all Distributor or Dealer location will be as functional location.
    4) Whatever deep freezer is installed at distributor location, those deep freezer can I create as Equipment.
    Thanks & Regards,
    Sandeep Theurkar

    Sandeep,
    The following is the rough mapping of your requirement.
    You = Ice Cream Mfg Co.,
    Customer = Distributor
    Equipment = Freezer
    4) Whatever deep freezer is installed at distributor location, those deep freezer can I create as Equipment.
    Yes, every Freezer is an Equipment
    3) In this scenario can I use functional location category as u201CS - Customer system u2013 standardu201D for creating functional location. Also confirm, can I create all Distributor or Dealer location will be as functional location.
    Yes, you can use Customer site as Functional location
    1) After purchasing of deep freezer my client (Ice cream mfg. co.) send this to various distributors. They give deep freezer to distributor for one year which on Free of Cost basis. In that some maintenance is taken place, which is carried out by client (Ice cream mfg. co.) service technician. This maintenance is also carried on free of cost basis. Once one year gets completed they sell out to distributor.
    So that becomes a distributoru2019s asset.
    1a.You may use customer consignment process  to maintain the Eqiupment in your stock.
    1b.Create another sales order and deliver to the distributor from Consignment Stock
    Service and Maintenance would be standard process
    2) After one year what ever maintenance is taken place which is reported to client (Ice cream mfg. co.) then client sends technician to distributor location. He carries maintenance & charged for the same. Which may include some material cost or spares cost.
    Service and Maintenance would be standard process. You may also execute a Service contract between you and Distributor for servicing and maintenance
    Babu

  • Function module exit transportation(plng area: varible population)

    hi,
    in plng area, i populated one variable(calmonth) based on variable(fiscal year)  using function module exit.
    Now i want to transport plng area from dev system  to production. Is it mandaory that function module should transport separately or when i transport plng area: is function module transported automatically?
    thanks

    thanks for replies..
    i went to se80, selected my fun group->context menu->display object directory entry.. i'm seeing this option(display object directory entry) ..instead of creation of TR, and may be  because here system shows it locked by paricular workbench req.
    i cheked workbench req it is having same fun group with set of other fun module ..now how i can i include my new fun module into that req? or do i need release that request first and then create separate new req for this fun module?
    regds

  • How to use BAPI_HELPVALUES_GET with functional location

    I try to create an RFC connection searchhelp for my ECC system to the functional location table.
    I thought of using the bapi_helpvalues_get but I get stuck in determing the right input data
    I have found the right objectype in SWOI
    BUS0010
    now I found out thanks to see where the function was used and how it was filled in with which values
    OBJTYPE                         BUS0010                 
    OBJNAME                         FUNCTIONALLOCATION      
    METHOD                          GETLIST                 
    PARAMETER                       FUNCLOC_LIST            
    FIELD                           FUNCTLOCATION           
    but still I get an error
    ES&003Parameter FUNCLOC_LIST voor objectmethode BUS0010.GETLIST not available
    what do I miss here ??
    and If abnybody nows how I can build a searchhelp with just a searchhelp exit without a view to search for values it will also solve my problem in creating a searchhelp with data from another system which I have to retrieve by RFC
    kind regards
    arthur

    BAPI_PTIMEOVERVIEW_GET
    Just pass in the a From date and To date, and then in tables, pass in a employee no, in EMPLOYEES field.thats all, execute. Any prompts you get to enter a value for anything just click save without entering any values. You will get data returned in Result table of TIMEOVERVIEW.
    You can find the Documentation of this, when you go into display mode of this Bapi, you will find function module documentation on top right hand side of the screen. in any case i am pasting it below.
    Functionality
        This method defines a time data overview for employees.
        The time data determined can be used as a value guide for recording in
        another system (such as in a time sheet or an external system).
    Notes
        An "asynchronous access" to R/3 Time Management data determined by the
        method PTimeOverview.Replicate specifies the employees for whom a time
        data overview is to be created.
        A "sysnchronous access" to R/3 Time Management data determined by the
        time period entered and the external application specifies the employees
        for whom a time data overview is to be created.
        The employees selected are returned in the EMPLOYEES parameter. A list
        of the time types for these employees also to be included in the
        overview is returned in the TIMETYPES parameter.
        The time data overviews are returned in the TIMEOVERVIEW parameter.
        The selected time types and the applicable number of hours are returned
        in the TIMETYPEVALUES parameter.
        The overviews are transferred to the other systems by the method
        PTimeOverview.SaveReplica.
    Parameters
        FROMDATE
        TODATE
        EXTAPPLICATION
        EMPLOYEES
        TIMETYPES
        TIMEOVERVIEW
        TIMETYPEVALUES
        RETURN
    Exceptions

  • User Exit for functional location IL01/02/03?

    Hi all,  
            I would like you which user exit should be used in functional location (IL01/02/03) to add new 'Other' tab in screen. Does ITOB0001 user exit suitable to used? I confused with Equipment user exit is also ITOB0001.
    Edited by: cheeboon cheang on Mar 17, 2009 8:59 AM

    Welcome to SCN.
    Yeah this exit can be used for both IE01 & IL01.

  • What is use of Acquisiton value in functional location in PM module?

    Hello,
    what is use of Acquisiton value in functional location in PM module?
    Regards,
    Ram Rathode.

    HI Ram,
    You can  do an F4 to get the description of a field.
    Please go through following for your reference:
    Acquisition Value of an Asset
    Assets table for Acquisition value and Equipment number
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/01/d544ef4ab311d189740000e8322d00/frameset.htm
    http://help.sap.com/erp2005_ehp_05/helpdata/EN/c1/376976449a11d188fe0000e8322f96/frameset.htm
    Please award if useful.
    Thanks,
    Ravi

  • What is the use of ABC indicator in functional location segment.

    Hi Expert,
    I want to know about ABC indicator in functional location segement actually, what is the use of indicators in master data?
    Regards,
    Ram Rathode

    Hi,
    As per Application help, ABC indicator signifies:
    An indicator that is assigned by the procedure of ABC analysis.
    The following ABC indicators are possible:
    A - Important
    B - Less important
    C - Relatively unimportant
    According to these criteria, "A" materials are those materials that are of greatest importance for the production operations of a company.
    Examples of use for ABC indicators are vendor master records, material master records, and master records of technical objects.
    You can customize the values in ABC indicator as per your requirement
    Thanks

  • User Exit/BADI for IH06 'Display Functional Location' screen.

    Hi all,
            Is there got any user exit or BADI to enhance and add two custom fields in RIIFLO20 program screen via tcode IH06? Thanks.
    Best Regards,
    Cheang

    Hi ,
    these are the user exits for  IH06  or RIIFLO20
    ILOM0001            Additional checks before saving a functional location
    ILOM0002            User exit when checking structure of location numbers
    Badis
    BADI_CCM_FLOC_ARC              BADI_CCM_FLOC_ARC              CCM: Functional Location Archivi
    ILOM_MASS_CHANGE               ES_ILOM_EXIT                   Functional location mass change ba
    Regards,
    Madhu
    Edited by: Madhu Babu on Mar 20, 2009 9:12 AM

  • Using Personnel number how to find functional location

    Hi All,
    Using personnel number how to find functional location.
    Regards,
    Maheedhar

    Hi,
        Please check in HRP1001 with OTYPE = 'P' objid = pernr and sclas = 'IE' ... get SOBID and get the description for this
        SOBID from HRP1000.
    Regards,
    Srini.

  • I lost my iphone and I use the locate iphone function to wipe to protect my information, but I cannot get the location to restore my iphone, can I request a permanent lock to prevent the thief from using it?

    I lost my iphone and I use the locate iphone function to wipe to protect my information, but I cannot get the location to restore my iphone, can I request a permanent lock to prevent the thief from using it?, I call your call centre, your staff said they can do nothing, I am great disappointed as your advertisment said that we can protect our phone from lost, however, I think my phone has now been resale and reuse by others, but Apple cannot do anything with your so call "Find my iphone" function, I have brought 4 iphone and iPad for my family use, I will never use your product again and recommend to my company or friends anymore!
    Philip Sin

    You are not addressing Apple here at all.
    Apple can do nothing.  Sorry.
    Like any other make of any other phone, they cannot permanently disable it.
    The thief is responsible.  Not Apple.  You seem to be directing your anger at the wrong people.
    No phone manufacturer will do this.
    "I am great disappointed as your advertisment said that we can protect our phone from lost, "
    It mentions "loss"  NOT theft.  you cannot find a mention of theft protection.  Find my iphone is NOT theft protection and has never been advertised as such.

  • Sending Functional Location and Equipments using ALE

    I want to knbow the transaction code for sending the Functional Locations and Equipments.
    Like for Material we have BD10, I need the TCode for both Functional Locations and Equipments
    Also please let meknow the message type and basic types for the same.
    Thanks in advance

    I dont think there is any standard t-code available for distribution of functional area and equipment.  Anyway check the menu path SAP Menu -> Tools -> ALE -> Distribution in applications/Master data distribution.
    For IDOC and Message type details check transaction codes WE30 and WE81.
    Regards
    Vinod

  • Runtime error in MIRO while using User/Screen exit

    Hello,
    I have implemented an exit in ABAP for MIRO which when transported to Quality server through runtime error.
    I have used EXIT (SMOD) : LFDCB001 which contains FM -> EXIT_SAPLFDCB_001 and include -> ZXM08U31. In this exit I have written my code to disable Inv. Party field. This field exist in Details Tab in Miro Transaction.
    Location of the field: MIRO -> Details (tab) -> Inv. Party (Field)
    Code written in include ZXM08U31 is:
    LOOP AT SCREEN.
      IF screen-name = 'INVFO-LIFRE'.
        screen-input = 0.
        MODIFY SCREEN.
      ENDIF.
    ENDLOOP.
    This exit is assigned to a project in CMOD and I tested the same in Development system. It is working perfectly.
    Now I transported the TR (Includes program ZXM08U31 and Customer enhancement projects ZMIRO). Now when I run MIRO in quality server it triggers the my logic and then through runtime error.
    Runtime error says:
    Short text
        Dynpro does not exist
    Error analysis
        The system attempted to use dynpro 0400 in program "SAPLXM08".
        This dynpro does not exist.
    I agree that screen 400 does not exists in program for MIRO but it does not exists in development system as well. So if the runtime error is valid in QEC server then why not in DEV server. And when it can run successfully in DEV server why cant it run in QEC server.
    Hope I have explained all the things in detail.
    Please provide me the solution since user can bombard anytime for the MIRO dump everytime in QEC.
    Regards,
    Harjeet Grover

    Hi Harjeet,
    Reason of your Dump is that the enhancement "LFDCB001" which you used contains one Function module exit "EXIT_SAPLFDCB_001" and another one screen exit in calling screen  "SAPLFDCB" number 0150.
    So when you activate your project these above mentioned both components were activated.
    So when you execute transaction SAP looks for called screen "SAPLXM08" No-0400 but as you havn't created and program go for DUMP.
    Solution - Just Create called screen  "SAPLXM08" No-0400 and activate.
    Thanks,
    Vijay

  • User status with reference to characteristic value of the Functional locati

    Hi,
    For a Functional location for which a characeteristic values is maintained as"1",i  want "user status of the mainteance order,when created  to be updated as "XXX".Can any one of you tell me the user exit and code changes for this.Please reply at the earliest.
    EX:A functional location(XXXX) has a Characteristic(xxx) has  value as "1"
    we have created an user status as"xxx" for the order(through status profie).Now,My requirement is
    When i have created a maintenance order for the functional location(XXXX),upon on saving of the order,or Assigning the priority for the maintenance order,i want the user status has to be modified as "XXX".
    Could you please tell us what to do?
    is our requirement will be fulfilled with the exit"IWO10009".If so,please tell us the code to be made>
    Can we map our requirement through "Object dependencies" or any other means to meet our requirement
    you will be highly appreciated
    with regards,
    Joshita

    HI joshita,
    I had a similar issue in the past where i wanted to attach permit to an order based on some characteristic of functional location at user exit 'IWO10002 - Customer check for order release'.
    This will solve your purpose during release of the order.
    You can also use the exit 'IWO10009 - Customer Check for 'Save' Event', this will check irrespective of the status of the order.
    Regards,
    Deepak

Maybe you are looking for

  • IOS iPad update to 7.1.2 freezes device problem

    iOS 7.1.2 update hangs my iPad 3. Can anyone assist me pls. I updated whilst the iPad was plugged into and using iTunes on my Windows 8.1 laptop. The detailL I updated my iPad 3 to iOS 7.1.2 (before I saw all the buggy articles). The device froze wit

  • Where Is The Virtual Private Database Option

    In apex 3.2, I could find the Virtual Private Database option in Shared Components/Security I am now using Apex 4.2 and I cannot find this option under Shared Components/Security or anywhere else. Where has it gone ? Gus

  • Installation of Photoshop Elements

    When installing PHE it stops at Shared Technologes and the installation rolls back. Why?

  • Opening files with double click

    Hi, I'm using photoshop CS 6 and Yosemite 10.10.2 and wondering why photoshop is no more able to open files with a single double click. It opens the program but not the file. Second double click is necessary. Really annoying. It is also irritating th

  • Developing Control using DAO objects

    I have developed a DAO(Data Access Objects) classes during our development in Portal 7.0 , Now we are moving to 8.1 Portal , I need to know how to make use of this DAO classes again..Can i develop an Database Control , If so, Kindly let me know about