PLM4P - related specifications in equipment specifications tab

Please tell me the query that can be executed in the database to find the specs of trade, Master Specs listed on the tab related specifications of a formulated material specification.

In turn how to display in the database of the hardware specifications listed under specs trade.

Thank you

You can watch the table gsmTradeMaterialSpecRelation and ExplicitMasterSpec.

Tags: Oracle Applications

Similar Questions

  • Lock and unlock the buttons in related specifications

    Hello

    By default for us when we add any requirement under the specification of the material, trade related specifications Spec tab by default is to show the lock button we want it to be unlock position and when I went through the config doc I saw mobile PHONES. GetCustomRevision.FormulationSpecAlternates.Default.Enabled set to true in the custom settings, and then on the release button will be there by default.

    Is - it can be done by setting up or do we need to make other changes in all other files.

    Please suggest.

    Thank you

    Rohini.


    You are right, if you set which the true will set the lock to be "unlocked".  The location you mentioned is for grid alternate specifications of formulation.

    The specification of trade has its own configs as well:

    "GSM. GetCustomRevision.TradeSpecMaterial.Default.Enabled"will control the grid of Spec material on a Spec of trade

    "GSM. GetCustomRevision.TradeSpecNextLowerLevel.Default.Enabled"will control the next lower spec trade level grid on trade specifications.

    A complete list of locations are in the Configuration page of the guide to-22.

  • Citing a specific tab using < invoke target >

    Hi all, I have a question... is to make it possible to invoke-target property to open a dialog box or a specific tab of my application?

    Thank you!

    you don't know.
    your application is called with a certain payload, you who analyze and can display anything you want.

  • APEX 5 tabs containing - how to select a specific tab

    Hi all

    At APEX 5.0, I have a page with a tab container model.

    Under certain conditions in the page based on the interaction of the user, I want to force a specific TAB to show/getting to the point and hide that is active.

    Basically, I want to replicate the standard click on this TAB event automatically.

    Is it possible by URL, javascript? I can't find a valid solution.

    Thank you

    Mario Rui Romero

    Hello

    I found the way to control the tab selected on the container of tabs (region selector display) to the loading of the page or refresh.

    Just replace the standard session setting that stores which is the active tab. This parameter is used by the standard "Remember active tab" option.

    So if we assign the value of the tab, we want to load/refresh of page that we will be able to open the tab we want to automatically show.

    I used this command:

    sessionStorage.setItem (".99999.100.Tabs.activeTab", "#CR_SR_ArticleTab");

    99999 is application id and page id 100.

    And that's all!

    Hope this helps,

    Best regards

    Tino.

  • Form customizations - how to navigate to a specific tab

    I'm doing a customization of forms in Oracle Financials.

    Business requirements, is to have a menu option in the form of account details AR that directs the user to the customers - form Standard (ARXCUDCI) and then asks customer return and displays a specific tab.

    I have everything working except the tab navigation. I don't know how to navigate to a specific tab by using customizations of forms.

    I'm not even sure I think the "Tabs" are the same as 'Tabs' shapes that, when I try to watch the "Tabs" in the personalization of forms it does not appear there. It seems that each tab, the user sees is a different canvas.

    The canvas on my "tab" is is called CUST_MKT.

    As you can prob tell, I am a consultant with experience of dev limited forms. I expect that the answer is simple - so hoping someone can help out me?

    Thank you

    -Matt

    Hi Matt,

    You can use the action "GO_ITEM" (type BuiltIn). In the case, you should write MYBLOCK. MYITEM where MYITEM should be a navigable element in the tab that you want to access. To verify the real name of the MYBLOCK and MYITEM, go to this element in the screen and check the Help menu > Diagnostics > review...

    I hope it helps.

    Kind regards.

  • Navigation flow relative to the returns to a specific tab

    Hi all

    I have the following situation: a single page with 2 tabs (by default, Item) the question it is possible to select to update one of the points (in a list of table) who starts a new workflow to a updatePage.jsff. After the update of the registration is done (confirm button) everything works fine, BUT the return back the default tab selected and not the items tab (as I understand workflows have a single entry point which is be the default tab).

    I was moogling autour and found no solution on how to return the items tab navigation (from the jsff fragment update) (who was selected when the use case update was pulled), that someone knows a way to reach this solution in the ADF? (are there not a 'setVisible (true)"for ShowDetailItem components?

    I use JDev 11 g ADF Faces RC,

    Appreciate any advice or suggestions.

    Published by: [email protected] on 12/24/2009 07:13

    Yes, you can have a few Boolean page flow scope variables.

    RequestContext requestContext = RequestContext.getCurrentInstance ();
    requestContext.getPageFlowScope () .put ("var1", "value");

    In your set attribute jspx disclosed tab as disclosed = "#{pageFlowScope.var1}". "

  • Open the page of the specific tab button

    Hello

    How can I make this specific page open a button on tab.

    This page has been disabled and I menaged to do my program to view this page, when I click on a button. So next step which would be by clicking on this button it (previously disabled - invisible) page OPENS automatically.

    Chata,

    Use the nodes property.  First, get the page references.  In this table, select the specific page reference.  Then write the Page Enabled in the Enabled property of the Page. After that, write the page value in a local variable (if the tab is a control) or write the value directly in the terminal if the tab is an indicator.  Close references.

    Lynn

  • How to link to a specific tabs Panel

    I'm trying to bind to a specific panel of tabs in the navigation on my site. How can I associate with tab that isn't the default tab on a page?

    alexmel7 wrote:
    > I'm trying to link to a specific panel of tabs in the navigation on my site. How can I associate with tab that isn't the default tab on a page?

    Assuming that you have used Dreamweaver CS3 to insert the tabs Panel with
    the default name:

    Open the
    third tab

    The number count in brackets is the number of the tab,
    of * zero *.

    --
    Adobe Community Expert David Powers
    Author, "The Essential Guide to Dreamweaver CS3" (friends of ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • How can I set a url to a specific tab in AppleScript to avoid opening new tabs everytime the script is run?

    Tell application "system events".

    activate an application "Safari".

    key code 19 using the command to cmd - down 2 opened a second tab or activate it so open

    Open the location "http://example.com".

    tell the end

    It works fine as long as one of them are real

    1. the 2nd tab does not exist yet in this case it will be the 2nd tab and open the url in this place. Or...

    2 If the 2nd tab already exists, it will launch the 2nd tab and reload the page until the 2nd tab is already at the location of Web site, we want to be.

    But if you say 2 or more tabs open and you run this, if the 2nd tab the DSI not already on the url, you want it to be it will activate the 2nd tab and then open the location of the site in a new tab.

    What I want is something like

    Code 19 - key using the command down

    Set the location of the active tab for the 1 in safari request to "http://example.com".

    But this obviously doesn't work. So, how can I know Safari to use only the tabs that I said rather than open new ones every time?

    You can try something like that.

    tell application "Safari"
        if not (exists document 1) then make new document
        tell window 1
            if not (exists tab 2) then make new tab
            set current tab to tab 2
            set tab 2's URL to "http://www.google.com"
        end tell
    end tell
    

    Briefly tested with Safari on OS X 10.6.8 5.1.10.

    Kind regards

    H

  • Subtab defaulting to a specific tab for OFA standard screen

    Hello

    My client is looking to the 2nd sub-tab by default after selecting the menu tab on main tab for OFA standard screen.
    The default selection is 1 subtab.
    How can I work on this? I can get that using customization?

    Marsan

    Marsan,

    I don't think it's possible.

    As in this case, there are Menu & submenu and function. By default, it will choose always first submenu. So the only way is that you can reorganize the submenu.

    But I doubt the user will accept it, because it will change the command from the submenu.

    Kind regards
    GYAN

  • How to get the inline query which is drawn from the TAB specific Application.

    Hi all I use 10.2.0.4.0 oracle version.

    I want to capture the sql that is raised in my prod database when an applicaton tab is hit as it takes about 5 minutes for the tab to be loaded. So is it possible, for the inline sql, which is the origin of the problem, directly from the prod environment.

    (Note: I looked through the browser session in PROD DB for the query, but there, I found a lot of meetings and a lot of requests, I do not know how to distinguish the session being created by the specific tab I hit).

    >

    Hello

    I want to capture the sql that is triggered to my database of prod
    When an applicaton tab is hit as it takes about 5 minutes so that the tab
    to be loaded. So is it possible to get the inline sql, which is
    the origin of the problem, directly from the prod environment.

    Please, please tell us that you have a Test environment? Log into that, then run a trace.
    No doubt you can either descend all test for a few miinutes and/or
    easily distinguish sessions on your Test System? That's exactly what the test
    the environments are for.

    The SQL execution will be the same - you can go try to find
    the root cause of the problem.

    HTH,

    Paul...

  • Satellite L650-PSK1EA-06L02F - where are the specifications?

    I'm looking to buy some RAM to upgrade for laptop computer to my father, but Toshiba support page lists absolutely nothing under specifications tab for this model.
    http://www.MyToshiba.com.au/support/computers/satellite/L650/psk1ea-06l02f/specifications

    Can someone tell me how many RAM slots there are in this machine?
    And will be a 32-bit WIN7 machine to use more than 4 GB or RAM (upgrade up to 8 GB).

    Thanks for any information.

    Hello

    Arround search on Google I found the info your computer has two memory slots and you can improve up to 8 GB.
    Compatible modiles RAM, which you can find on - http://www.mytoshiba.com.au/products/computers/satellite/l650/psk1ea-06l02f/accessories

    If possible you schould use 64-bit OS.

  • HP Pavilion DV4 Entertainment Note book - adapter specification - reg 1502TU

    Mr President

    I bought HP Pavilion laptop DV4 Entertainment Notebook 1502TU on 3.2.2010... I lost the charger / adapter. I want to buy a new one. So I wan t to know the specifications of the compatible charger/adapter to the laptop. Please guide me giving related specifications of adapter to buy a new one. thanking you

    yours gratefully

    S.Govindaraju, [personal information]

    Hi @govindarajuhp ,

    Thank you for visiting the Forums HP's Support and welcome. I looked in your question about your HP Pavilion dv4-1502tu Notebook and who need information on the charger. Here is a link to your page of the plug part No.: 693711-001. It shows that your adapter is a 65W power adapter.

    Hope this is what you need.

    Thank you.

  • It is possible to access a specific panel through external hyperlink accordion?

    In a box a asinglepage website I have 3 hyperlinks and in another area I have an accordion panel with three tabs.
    Does anyone know how I can specific access tab Accordion Group of experts by one hyperlink on the page? It is possible to do this in Adobe Muse?

    The tab can be activated with the click action, so adding a anchor or link will not open this specific tab. You can customize which.

    Thank you

    Sanjit

  • Open a specific page PDF

    Is there a way to open a PDF file (Internet related) specific a page in Flash Catalyst?

    Thanks for your help!

    The interaction Panel to add an interaction to go to the Url of the component. Then add your url like this:

    http://www.example.com/MyFile.PDF#page=4

    I've tested this with Flash Catalyst "Panini".

    Chris

Maybe you are looking for

  • HP Support Assistant will not download updates to date, or all the 'health check '.

    Recently, I noticed that my HP Support Assistant continued to inform me of new updates available. In addition, every time I try and do a manual check for updates through the app, the 'health check' will fail. I have a HP Envy 14, edition Audio Beats.

  • HP Probook G3 450: Problem Hp x 64 GB battery

    Hi, I have hp probook 450 G3, I want to ask two things. A first, is - it harmful for the laptop battery to use the laptop while charging? and a second, having full battery charge, I plug charger and keep on using laptop, it will be harmful for laptop

  • CDRW/DVD GCC4244

    My cd/dvd stop playback of the disc and my computer shows that it is installed but I get a code 19 and I don't know what to do so he could start reading my disks again.  Help, please...

  • cursor is frozen Mid-screen,

    I have Window XP Pro, went to work when I went home and tried to check my email that the cursor is frozen mid screen, I uninstalled and reinstalled each device and driver, that I can think of but I get error 41 any mouse I plug it will not find the d

  • I just updated my Adobe Flash Player and now I get a message that I need to update my flash player

    I received a message to update my Adobe Flash Player 9 or later version. I downloaded the player, he showed that it has installed but I still get the message.