Getting Functional Location Description

I can find the code for the functional location in itob-tplnr or in mcipmis-tplnr but it returns a code and not the description.  Is there a function I can use?

Hi again. Please try this example program.  This is working quite well in my system.
report zrich_0001.
data: pltxt type iflotx-pltxt.
data: xequi type equi.
data: xiloa type iloa.
data: xEQUZ type EQUZ.
parameters: p_equnr type equi-equnr.
start-of-selection.
  clear xequi.
  select single * into xequi from equi
           where equnr = p_equnr.
  select single * into xEQUZ from EQUZ
           where equnr = p_equnr.
  select single * into xiloa from iloa
           where iloan = xEQUZ-iloan.
  call function 'IREP1_LOCATION_TEXT_READ'
       exporting
            i_tplnr = xiloa-tplnr
       importing
            e_pltxt = pltxt.
  write:/ xequi-equnr, xiloa-tplnr, pltxt.
Regards,
Rich Heilman

Similar Messages

  • To maintain 'Functional Location Description' field as mandatory field

    Hi All,
    I am unable to maintain the "Functional Location Description" field as mandatory field (Screen Filed: IFLO-PLTXT).
    In IMG settings, I am unable to find this field to change it to "required" field. Could you pls. tell me the way to make this field as mandatory.
    Thanks in advance.
    JK

    hi try t.code oiaj there is a filed of description

  • Functional location description as mandatory

    Hi Experts,
    I have a requiremenet to set functional location description (IFLO-PLTXT) as mandatory. in customizing (OIAF) i could not find this setting.
    How to make this field as mandatory/required? pls help.
    Thanks
    Rgds,

    Hi,
    If you could not find it thru configuration then try using SHD0 Tcode  transcation variant to make that field mandatory ...for IL01 and IL02 tcodes . The topic has been discussed many times please use the search option of the forum for steps.
    You can save the transaction variant in separate package create via SE80 and transport the changes.In shd0 tcode you can activate the transaction variant under standard variants tab.
    regrds
    pushpa

  • ILOM0001 - functional location description  (pltxt)

    Hi,
    problem:
    the (same) description (PLTXT) of functional location has to be saved in TWO different languages every time any change is done on a functional location AND  save is (pressed) processed.
    User exit ILOM0001 is already implemented and can be used for further enhancements.
    Open for any suggestions.
    Thanks a lot for any response.

    Thanks so far.
    @Dwaraka
    I already thought about a direct update of the IFLOTX table.  But I also learned (: NOT to access standard SAP DB-Tables directly!
    The user exit ILOM0001 is used only be the one project. So no issues on that end.
    @Pete
    It's not causing a problem -> I have to realise the proper saving/update of the same description in two different languages every time the 'SAVE' is processed.
    Users can logon in (2) different languages (international company). But in EDIT mode for the technical object (func. location) the description value has to be the same!
    Did I answer all your questions?
    Thank's for further replies.
    Eduard
    At last the problem was solved. (not that nice - but anyway)
    - The functional location is created (and saved) using SAP standard BAPI's.
      in the User Exit i put coding which INSERTs the same PLTXT (with respectively other language code) using SAP update function module for IFLOTX. this part runs only if transaction (sy-tcode) IL01 or a specific condition are set.
    - During the process the user (always!) needs to modify some Data of the functional location. [1. SET PARAMETER ID ifl FIELD f; 2. call transaction IL02 and skip first screen]
    in the User Exit there is bapi call - something like IFLOTX_UPDATE or  - the existend PLTXT is copied into the Importing structure of the function module and the language is switched . The text is then modified  after COMMIT WORK
    It's probably not the best way - but it worked.
    Edited by: Eduard Reidel on Sep 15, 2009 6:34 PM

  • How to get Functional Location of a Workcenter?

    Hi there,
    I am looking for a function that brings me the functional location to a given workcenter of an operation (production order).
    In our case this is a one-to-one relation. In transaction IL03 I can see the workcenter on Location-tab. But how to get this functional location only with a work center that I know?
    How is this possible?
    Kind regards
    JetGum

    check if this [works>>>|http://www.sap-img.com/abap/customized-work-center-list.htm]

  • Reference object structure list iam getting only functional location no

    Dears
    There is one query from our client that in reference object structure list he is getting only functional location no and not functional location description.i asked him to go to menu settings field selection -functional location and from the choose list  ask him to select functional location description .But still he couldn't get the required one. Can any body tell me the reason.

    Hi,
    You can achieve it from OIAJ tcode and set the required setting for your field IFLO-PLTXT.
    Regards,
    Keerthi

  • How to count of Functional Locations

    Hello Experts,
    Could you please advise me how to count a Functional Locations in Plant Maintenance module?
    I would like to find and amount of Functional Locations which are::
    1. Assigned for particular plant
    2. In status Active
    3. In status inactive
    4. In status Deletion flag
    I was trying to perform this by search in table IFLO but there is no way to filter by statuses and I'm not sure if this table is a good place for such query because the amount of FLocs was much more higher than I expected.
    Thanks in advance for valuable answers:
    Lukasz Kurlit

    Hi Lukasz
    Indeed you can use IH06 to get Functional Location's List with your classification.
    so, to get the information about the sum of it, I admit there is no a real function to count the Functional Locations, but you can do as follow :
    1. Get The List of your classification with IH06, then
    2. Get the sum of your classification by click on 'Spreadsheet' or press 'Shift + F4' from your keyboard
         (Just like to export the list into spreadsheet)
    3. They will give you the information about the sum of the list you want to export.
    I hope it can be a help for you.

  • Error in 2LIS_17_I0NOTIF for functional location

    Hi,
    I am activating the standard contet for DSO 0PM_DS02 and it gets the data from DS 2LIS_17_I0NOTIF and 2LIS_18_I0NOTIF.
    I have a field in DS as TPLNR(Functional loc.) and it has a SS Conv Routine as TPLN at BI level.
    When data is loaded into BI I am getting Functional location data in weird format for example : ?0100000000000000026 every functional location record is preceeded by '?' and when I check in the RSA3  of source system it shows dara in this format : T002-S01-U01-TG -GENSYS
    I dont know how this discrepency is coming.
    I have checked the sap note 801606 but its not of a much help.
    Regards
    Vivek

    Hi,
    I jsut installed that infoobject (0FUNCT_LOC) in my system to solve your query and found out that conversion routine is BWTPL by defualt i guess in your infoobject its selected something different.
    Please give a try to it and also double click on that coversion routine and cehck what it says.
    Regards,
    AL
    Edited by: AL1112 on Sep 23, 2011 12:08 PM
    Edited by: AL1112 on Sep 23, 2011 12:08 PM

  • Help - Class name and descriptions for a function location.

    Hi Guys
    i have to write a report that displays the class and class descriptions for a function location. the user passes in either the function location(TPLNR) or the class name and  the report should display the the class characteristics and resp. values. Is there a FM that i coud use?
    please help.
    many thanks.
    seelan.

    sadiepu1 wrote:
    When I set up Words with Friends on my Fire it asked for my username and password which from a previous reply to my inquiry above stated that the S 3 doesn't store due to privacy issues. I have tried all my usual combinations of usernames and passwords and my Fire won't let me access the game as it keeps telling me that one or the other is not correct. I have deleted the app from my Fire and re-downloaded it but have the same error comes up. I have accessed the Words with Friends support both on my phone and their website but there is no live chat. I might have to take both to a Verizon store. Also, my Fire won't let me access the game without a correct username and password. To say that I am frustrated would be an understatement as well I have tried everything I can think of with no luck! Thanks for any help you can give!
    Did you use facebook to log in? 
    Verizon will not be able to help you retrieve any of the information you need.  You will have to contact Zynga.

  • How to get Classes of Functional Location and Equipment

    Dear Experts,
    I would like to know how to get all the classes in Classificaition of Functional Location and Equipement, FM ITOB_GET_CLASS_STANDARD is only get 1 class, how do I get all declared classes inside classification?
    Any table or FM?
    Thank you.
    Regards,
    Weng

    Weng,
       Table KLAH would give you all the available classes for every class type.
        FM CLAF_CLASSIFICATION_OF_OBJECT would get you all the assigned classes of a particular type for a object.
    Regards
    Narasimhan

  • 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

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

  • Get the functional location assigments to a class

    I need a function module to get the assignments to a class  . ie the functional locations assigned to a class

    Please elabrote the question once.
    My understanding is you need a function module to get the functional locationfrom the connection object.
    If it is wrong let me know i will try to help you.
    Regards,
    Siva

  • Required to get class Charateristics and values for an functional location

    Hi ,
       As per the requirement ,i have to read the class characteristics and the corresponding values for an function location.I have functional location number ,and the various class names associated with fn.location. Any pointers would be helpful
    Regards
    Arun T

    FM BAPI_OBJCL_GETDETAIL
    OBJECTKEY                       ?0100000000000011643
    OBJECTTABLE                     IFLOT              
    CLASSNUM                        ZPMI_BLDG          
    CLASSTYPE                       003                
    KEYDATE                         29.07.2009         
    UNVALUATED_CHARS                                   
    LANGUAGE                        EN                 
    Cheers!

  • 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

Maybe you are looking for