How to find out Equipments installed at a given Functional location in PM .

Hi Gurus ,
                  I am working on a PM requirement and need to extract the equipments installed at a functional location . The Functional location table is IFLOT and Equipment master is EQUI . I dont find any direct link between these 2 tables .Please guide me as to how to go about the process .
Regards,
Venkatesh.

Hi Anji,
            The view VIAUF_AFVC  is for maintenance orders and operations. I tried giving my functional location on the selection screen and checked for the contents , but it says no entries found. Probably this table will get populated only when a maintenance order is issued.
   I need to find out the equipments at a given functional location . Is there any other way ?
regards,
Venkatesh.

Similar Messages

  • How to find out the description for the given field?

    Hi All,
    How to find out the description for the given field?
    I mean ETTYP  Desription is VTEXT. This we can find in TVEPT  Table. So, How canwe find this?
    Thanks in Advance
    Sri...

    Hi  Avi,
    If i want to disply the  fields like   AUART and 'Description of AUART',
    Suppose based on my query i will take AUART from T184 table. And the description of AUART is available in TVAKT table.
    my question is if i have given T184-AUART  and how do u find out AUART Description ?(How do u know which table is having Description of AUART)?
    Thanks in Advance
    Sri...

  • How to find out who installed SQL Server in Big orgnization?

    Hi all,,,
    I want to find out who installed SQL server in their computers/servers. The internet is open and it's easy to install SQL server EXPRESS. Iam not looking for the command which will results computers in my vlan only. Iam looking for a query to result out
    all SQL installed with different Vlan within the organization.
    Anyway to find them out?!  Thanks.

    No need to know WHO install it but is it possible to know the Host name that SQL installed in?!
    You asked for "who", not for "where".
    You can use MS MAP =
    Microsoft Assessment and Planning Toolkit : "Software Usage Tracker Feature Overview ....
    SQL Server" to get reports, which software is running on which machine.
    Or you can use this PowerShell Script
    Create Inventory of SQL Server in Network as Html
    For both you need permissions to fetch the required information from all machines, of course.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • How to find out the infoProvider for a given dimension table?

    Experts:
    In RSA1, I want to find out the infoProvider for a given dimension table.
    But I am not sure how to display the tables linked to a given infoProvider.
    Could you provide a way to display all tables linked to a given infoProvider?
    Thanks a lot!

    See, The dimension table starts with Dcubename1 and incremental Dcubename2 .... so on
    Ex.ZSD_C01 is your cube name
    Dim tables starts for this is /BIC/DZSD_C011 /BIC/DZSD_C012 ...
    Goto - LISTSCHEMA  - derive cube name from given dim table and enter cube name  - execute - will show you all the tables

  • How to find out if installed maxdb is 64 or 32 bit

    is there any command or ways to find out if the installed maxdb is 64 or 32 bit ?
    I cant seem to find this information

    > is there any command or ways to find out if the installed maxdb is 64 or 32 bit ?
    >  I cant seem to find this information
    Hi there.
    You can figure this out at different places.
    The easiest one is usually to have a look into the KNLDIAG/KNLMSG file, since the platform and processor architecture is written into this file during  startup. So you can find it rather at the beginning of the file.
    Then you can (at least with MaxDB >= 7.5) use the registry of installed software:
    sdbregview -l
    will print out a list of all the installed MaxDB components including the Bit-range.
    I guess these two should do for starters.
    regards,
    Lars

  • Openssl: how to find out version installed

    Hi,
    I am looking into installing Webmin only for the purpose of being a frontend to MySql.
    The Webmin install preamble mentions to check Perl + OpenSSL versions.
    Perl version installed is OK but following the instruction,
    < OpenSSL: 0.9.7b to see version open terminal cd /usr/bin then type OpenSSL version >
    no satisfactory answer is returned, ie,
    [PowerBook:/usr/bin] patrickh% OpenSSL --version
    ==//==
    /Previous Systems/Previous System 1/usr/share/man/man3/UI_OpenSSL.3ssl
    /sw/share/man/man3/OpenSSLadd_allalgorithms.3
    /System/Library/OpenSSL
    /System/Library/OpenSSL/certs
    /System/Library/OpenSSL/lib
    /System/Library/OpenSSL/misc
    /System/Library/OpenSSL/misc/CA.pl
    /System/Library/OpenSSL/misc/CA.sh
    /System/Library/OpenSSL/misc/c_hash
    /System/Library/OpenSSL/misc/c_info
    /System/Library/OpenSSL/misc/c_issuer
    /System/Library/OpenSSL/misc/c_name
    /System/Library/OpenSSL/misc/der_chop
    /System/Library/OpenSSL/openssl.cnf
    /System/Library/OpenSSL/private
    /usr/share/man/man3/DH_OpenSSL.3ssl
    /usr/share/man/man3/DSA_OpenSSL.3ssl
    /usr/share/man/man3/OpenSSLadd_allalgorithms.3ssl
    /usr/share/man/man3/OpenSSLadd_allciphers.3ssl
    /usr/share/man/man3/OpenSSLadd_alldigests.3ssl
    /usr/share/man/man3/OpenSSLadd_sslalgorithms.3ssl
    /usr/share/man/man3/UI_OpenSSL.3ssl
    [PowerBook:/usr/bin] patrickh% cd /System/Library/OpenSSL
    [PowerBook:/System/Library/OpenSSL] patrickh% OpenSSL --version
    tcsh: OpenSSL: Command not found.
    [PowerBook:/System/Library/OpenSSL] patrickh%
    =====
    Of course < tcsh: OpenSSL: Command not found. > is the important bit here I guess.
    The other question is, any other suitable mysql (open source) frontends?
    Looked at rekall but did not much like its feel, look.
    Patrick

    Not quite the answer you are looking for but if you only want a GUI for mysql you might want to try phpmyadmin instead http://www.phpmyadmin.net/home_page/index.php
    Webmin is a great admin tool for numerous applications but phpadmin is a great tool for mysql administration that does not require you to learn all of the nuances of Webmin.
    FWIW I have both installed and really like Webmin for it's versatility but find phpmyadmin much simplere to learn and use.

  • How to find out the radioButtonGroup name in a function

    I have to sets of radioButtons each with their own unique
    groupName. I have function that needs just a little tweaking
    depending on what group is selected. In order to not write the same
    function twice I'd to change it depending on what group is being
    clicked. But I can't figure out how to get that information. Here's
    what I have so far....
    the trace for groupName is what doesn't work.
    Thanks
    public function filterByBLine(evt:ItemClickEvent):void {
    trace (evt.item.groupName);
    if (evt.currentTarget.selectedValue == "All"){
    projectArray.filterFunction = null;
    projectArray.refresh();
    } else {
    projectArray.filterFunction = DGFilter;
    projectArray.refresh();
    <mx:RadioButtonGroup id="businessLineRB"
    itemClick="filterByBLine(event)"/>
    <mx:RadioButtonGroup id="sponsorRB"
    itemClick="filterByBLine(event)"/>

    How about a second parameter in your function...
    <mx:RadioButtonGroup id="businessLineRB"
    itemClick="filterByBLine(event, this.id)"/>
    <mx:RadioButtonGroup id="sponsorRB"
    itemClick="filterByBLine(event, this.id)"/>
    public function filterByBLine( evt: ItemClickEvent,
    radioGroup: String): void
    if ( "businessLineRB" == radioGroup )
    else
    }

  • How to find out in which items, pages a function/procedure,.. will be used?

    I'm searching for the answer for:
    Are there any script tools which find all place in apex , where functions/ packages/ procedures be used ?
    -> want find where p_my_function is using. (Item level, page level, ....)
    Thank in advanced
    Hendrik
    Edited by: Hendrik Schmidt on Dec 13, 2010 12:46 AM

    Based on the APEX views (*Home > Utilities > Application Express Views*) I've been using this, run in the parsing schema for the application. It's set up to look at one application at a time as this is the best fit for our requirements:
    with search as (
          select :search_term search_term from dual)
      , app_source as (
          select
                    'Application Computation' component
                  , null                      page_id
                  , null                      sequence
                  , aac.computation_item      name
                  , null                      point
                  , aac.computation_type      type
                  , to_clob(aac.computation)  source
                  , s.search_term
          from
                    apex_application_computations aac
                  , search                        s
          where
                    nvl(aac.condition_type, 'None') != 'Never'
          and       (   aac.computation_type like 'SQL%'
                     or aac.computation_type like 'PL/SQL%')
          and       regexp_like(aac.computation, s.search_term, 'ni')
          union all
          select
                    'Application Process'
                  , null                
                  , aap.process_sequence
                  , aap.process_name    
                  , aap.process_point   
                  , aap.process_type    
                  , aap.process         
                  , s.search_term
          from
                    apex_application_processes  aap
                  , search                      s
          where
                    aap.application_id = :app_id
          and       nvl(aap.condition_type, 'None') != 'Never'
          and       regexp_like(aap.process, s.search_term, 'ni')
          union all
          select
                    'Application Tree'
                  , null
                  , null
                  , aat.tree_name
                  , null
                  , null
                  , to_clob(aat.tree_query)
                  , s.search_term
          from
                    apex_application_trees  aat
                  , search                  s
          where
                    aat.application_id = :app_id
          and       regexp_like(aat.tree_query, s.search_term, 'ni')
          union all
          select
                    'LOV'
                  , null
                  , null
                  , aal.list_of_values_name
                  , null
                  , null
                  , to_clob(aal.list_of_values_query)
                  , s.search_term
          from
                    apex_application_lovs aal
                  , search                s
          where
                    aal.application_id = :app_id
          and       aal.lov_type = 'Dynamic'               
          and       regexp_like(aal.list_of_values_query, s.search_term, 'ni')
          union all
          select
                    'Page Process'
                  , aapp.page_id
                  , aapp.execution_sequence
                  , aapp.process_name     
                  , aapp.process_point    
                  , aapp.process_type     
                  , aapp.process_source   
                  , s.search_term
          from
                    apex_application_page_proc  aapp
                  , search                      s
          where
                    aapp.application_id = :app_id
          and       nvl(aapp.condition_type, 'None') != 'Never'
          and       regexp_like(aapp.process_source, s.search_term, 'ni')
          union all
          select
                    'Page Region'
                  , aapr.page_id
                  , aapr.display_sequence
                  , aapr.region_name     
                  , aapr.display_position
                  , aapr.source_type     
                  , aapr.region_source   
                  , s.search_term
          from
                    apex_application_page_regions aapr
                  , search                        s
          where
                    aapr.application_id = :app_id
          and       aapr.source_type in ('Report', 'PL/SQL', 'Tabular Form', 'Tree')
          and       nvl(aapr.condition_type, 'None') != 'Never'
          and       regexp_like(aapr.region_source, s.search_term, 'ni')
          union all
          select
                    'Page Item'
                  , aapi.page_id
                  , aapi.display_sequence
                  , aapi.item_name
                  , aapi.region
                  , aapi.item_source_type
                  , to_clob(aapi.item_source)
                  , s.search_term
          from
                    apex_application_page_items   aapi
                  , apex_application_page_regions aapr
                  , search                        s
          where
                    aapi.region_id = aapr.region_id
          and       aapr.application_id = :app_id
          and       nvl(aapi.condition_type, 'None') != 'Never'
          and       nvl(aapr.condition_type, 'None') != 'Never'
          and       (   aapi.item_source_type like 'SQL%'
                     or aapi.item_source_type like 'PL/SQL%')
          and       regexp_like(aapi.item_source, s.search_term, 'ni')
          union all
          select
                    'Page Computation'
                  , aapc.page_id
                  , aapc.execution_sequence
                  , aapc.item_name
                  , null
                  , aapc.computation_type
                  , to_clob(aapc.computation)
                  , s.search_term
          from
                    apex_application_page_comp  aapc
                  , search                      s
          where
                    aapc.application_id = :app_id
          and       nvl(aapc.condition_type, 'None') != 'Never'
          and       (   aapc.computation_type like 'SQL%'
                     or aapc.computation_type like 'PL/SQL%')
          and       regexp_like(aapc.computation, s.search_term, 'ni')
          union all
          select
                    'Page Validation'
                  , aapv.page_id
                  , aapv.validation_sequence
                  , aapv.validation_name
                  , null
                  , aapv.validation_type
                  , to_clob(aapv.validation_expression1 || '/' || aapv.validation_expression2)
                  , s.search_term
          from
                    apex_application_page_val  aapv
                  , search                     s
          where
                    aapv.application_id = :app_id
          and       nvl(aapv.condition_type, 'None') != 'Never'
          and       (   aapv.validation_type like 'SQL%'
                     or aapv.validation_type like 'PL/SQL%')
          and       regexp_like(aapv.validation_expression1 || aapv.validation_expression2, s.search_term, 'ni'))
    select
              page_id
            , component
            , sequence
            , name
            , point
            , type
            , search_term
            , count(*) over (partition by search_term) func_use_count
    from
              app_source
    where
              search_term is not null
    order by
              page_id nulls first
            , component desc
            , sequence
            , name
            , point
            , type;Edited by: fac586 on 13-Dec-2010 09:14
    Note that this is on an APEX 3.0 installation. There may be more potential locations to be checked in later versions.

  • Forgot where I linked to save Screenshots on Mac, How to find out?

    Forgot where I linked to save Screenshots on Mac, How to find out?
    hi,
    I have changed the location (default was on desktop) to save the screenshots on Mac (software: MAC OSX Version 10.7.3). But, I forgot where was it linked to (the new location). Is there any way to find out the location? If not, how to delete away those files by recent screenshots. (I use CTRL + COMMAND + SHIFT + F3) to take it. Please help me with this. Thanks a lot.

    >I use CTRL + COMMAND + SHIFT + F3
    If you are using ctrl-command-shift-3, then the screenshots are going to your clipboard and are not saved elsewhere. (I don't know about using F3 instead of 3)
    If you are using command-shift-3, then the screenshots do get saved, with the default location being the Desktop. To look for the current location, download and run TinkerTool, and look in its General tab. You can use that section to alter the screenshot location; it may also tell you the current location even if it had been altered by another method.

  • How to find out jre version installed ,using a java program?

    Hello,
    Is there any way to find out the installed JRE version using a java program ?
    The requirement is as follows:
    There is a html page with 4 steps to install a software. each step is a link, which upon clicking does its work.
    the first step is to install jre 1.4.2_11 if its not installed in the system. But how can i find out whether jre 1.4.2_11 is installed or not ?
    Thanks in advance

    For the hell of it... here is a list of properties you can query:
    java.version Java Runtime Environment version
    java.vendor Java Runtime Environment vendor
    java.vendor.url Java vendor URL
    java.home Java installation directory
    java.vm.specification.version Java Virtual Machine specification version
    java.vm.specification.vendor Java Virtual Machine specification vendor
    java.vm.specification.name Java Virtual Machine specification name
    java.vm.version Java Virtual Machine implementation version
    java.vm.vendor Java Virtual Machine implementation vendor
    java.vm.name Java Virtual Machine implementation name
    java.specification.version Java Runtime Environment specification version
    java.specification.vendor Java Runtime Environment specification vendor
    java.specification.name Java Runtime Environment specification name
    java.class.version Java class format version number
    java.class.path Java class path
    java.library.path List of paths to search when loading libraries
    java.io.tmpdir Default temp file path
    java.compiler Name of JIT compiler to use
    java.ext.dirs Path of extension directory or directories
    os.name Operating system name
    os.arch Operating system architecture
    os.version Operating system version
    file.separator File separator ("/" on UNIX)
    path.separator Path separator (":" on UNIX)
    line.separator Line separator ("\n" on UNIX)
    user.name User's account name
    user.home User's home directory
    user.dir User's current working directory

  • How to find out the versions of family pack and mini pack installed?

    There are family pack and mini pack for HRMS.
    How to find out the versions of family pack and mini pack installed
    just by a Unix command or sqlplus Select statement?
    Thanks

    you can get the Minipack version of the products by querying fnd_product_installations or ad_patchdriver_minipks, for family packs you need to query through Metalink, OR if you have u driver file which resides on $AY_TOP/discoverer, looks for the minipacks/familypack version in the driver file.

  • How to find out if someone installed a keylogger on my iPad 1

    How to find out if someone installed a keylogger or malware on my iPad 1 with step by step directions for dummy's?

    Is your iPad jailbroken ? If not then I'm not aware of any malware, viruses or keylogging software that could have been installed on it.

  • How To  Find out Which Adapters Are Installed

    Hi Experts,
    We Installed SAP PI 7.0 Just Now .
    How To Find out Which Adapters are Installed ????
    Please Help me in this....
    Regards
    Khanna

    <i>And the Other thing is Some Adapters Are in the Green Color And Some Are in the Grey Color. Is there Any Difference Between these ??????</i>
    CCMS status:
    Green: Working
    Grey: <i>Status Unknown</i>
    Red: Problem with the component
    ref:
    http://help.sap.com/saphelp_nw04s/helpdata/en/9b/f12541c3d3f323e10000000a155106/content.htm
    Regards
    krishna
    Message was edited by:
            Krishnamoorthy Ramakrishnan

  • How to find out if Vista SP1 was installed on Satellite P200

    Can anyone advise me how to find out if i have Vista service pack 1 on my P200 laptop?
    Some of the Tempo updates from Toshiba require this but i don't know if i have it!
    'Computer', 'properties' just says Vista home premium.
    Thanks.

    If you cannot find it in *Control Panel -> System* , then the SP1 was not installed on the notebook

  • HT2509 Hello I wonder if anyone knows how to find, download and install a suitable IPA (phonetics) font for the Mac Air? I need to be able to use a pop up window of fonts.

    Hello I wonder if anyone knows how to find, download and install a suitable IPA (phonetics) font for the MacBook  Air? I need to be able to use a pop up window of fonts.

    Unless you've done anything to change it, Google keeps every email that ever passes through their server in your All Mail folder/mailbox/label. Even if you delete stuff, they hold onto it, there. You have to go out of your way to actually delete anything permanently.

Maybe you are looking for

  • Trouble calling functions in PHP

    I am trying to get around this problem that I have been stuck on so as to call a function in the $videoSQL list that uses an array list from a database. Any help would be appreciated.

  • Multiple Pick Up & Ship To Addresses on Sales Documents

    Hello Experts, Our client provides Freight services to their customers. Here is a scenario in sales process: One the line level they would like to have multiple pick up and multiple ship to address. I know that it can be accomplished through user def

  • ISE 1.2 nac agent provision

    Hi, Is there any way to do a nac agent auto provision? I know it can be achieve by cwa portal(web redirect) and user have to install nac agent manually. But we would like to see nac agent be installed right afeter user successfully login using 802.1x

  • Why has my phone stopped playing videos

    Within the last week (believed linked to my update to iOS 8.2) I can no longer view any videos (other than ones already on my phone - in the camera roll or video section). This includes ones on youtube, app or via Safari, facebook, Instagram, even vi

  • Cannot open a db file larger than 2GB

    Hello, I have an Oracle Express Edition 10g running on Redhat Enterprise Linux 4 server. I have an Oracle database file which is 2.1 GB in size. I am not able to open this file using the application or the Oracle sql developer. The error message that