How to change the fields in attribute1 & attribut2 value sets?

Hello world
I need to change attribute1 & attribut2 (independent) defined value fields.
These fields exist in the FND_FLEX_VALUES table
It of a silly question, but how do I do this?

Thanks in advance
Oscar

Hi Oscar, is there a reason why you cannot update these values in the form of standard values "Segment"?

Tags: Oracle Applications

Similar Questions

  • How to change the field type property

    Dear all.

    I would change the field property type registered user - optional read-only under certain conditions.

    tired, like folloing, but the field is still editable.

    Please let me know how to change it.

    CASES1:

    Row1_Num1.LockType = "readOnly";

    CASE2:

    Row1_Select.ReadOnly = true;

    Try to use TextField1.access = "readOnly";

    Jasmine

  • How to change the SATA mode to AHCI, no setting on the BIOS (Aspire E5 - 471P)

    How to change SATA to AHCI mode. Any setting in the BIOS (Aspire E5-471P-35Y2)

    Are you sure that your system is not already on AHCI?

  • How to change the field artist/creator EXIF JPEG file?

    I need to change the EXIF artist field in the original camera JPEG files.

    With LR I can change the creator metadata field. I can then "Save metadata to file" or "Export" files.

    "Save metadata to file" modifies the IPTC and XMP fields, but still empty EXIF field.

    "Export" fills the EXIF artist field creator - it's good, but re-compress JPEG images - it's bad.

    Is there a way to manage the field EXIF artist without re-compression?

    Thanks, Elen.

    It cannot be done in Lightroom, but you can use something like ExifToolGUI http://freeweb.siol.net/hrastni3/foto/exif/exiftoolgui.htm

  • How to change the color of a MovieClip & alpha setting?

    Hello

    I have a MovieClip with white background and would like to change its color and alpha settings of background during execution. How can I?

    Thank you.

    If you create the bottom like a movieclip (instance named bkgnd for example) you can target to change its color to help...

    var myColor:ColorTransform = yourMC.bkgnd.transform.colorTransform;

    myColor.color = 0xFF0000; / / it changes to red

    yourMC.bkgnd.transform.colorTransform = myColor;

    where yourMC is the name of the instance of MovieClip that contains the background.

    To change the property just alpha assign whetver value betweem 0 and 1.

    yourMC.bkgnd.alpha = value

  • How to change the font to 'request' a font sets for an entire façade

    Hello together,

    normally all my frontpanels use the apllication font. Now, we have mixed operating systems. Some are still using windows xp, the other windows 7. In windows 7, the standard application font has changed. Under my programs under windows 7 results in ugly frontpanels, according to the new standard application font.

    Y at - it an easy way to set the font for an entire façade. I don't want to score every text and change the font type.

    Thank you very much greetings,.

    Michael

    Press Ctrl + A (select all) and change the font. All the fonts selected style will arise.

  • How to change the lines of 68000 column value upto

    Hello

    I want to change the value of the column.

    I have a table called RefDoc

    Select distinct refdoc r.int_ref r where are.int_ref like '\\dxb% '.

    Int_Re__f


    \\dxb\Sample\BFE B777\2008\PO2025225. TIF
    \\dxb\Sample\RO\SFR\26-01-2009j\RO2022098.PDF
    \\dxb\Sample\RO\SFR\26-01-2009j\RO2040831.PDF
    \\dxb\Sample\BFE B777\2008\PO2025253. TIF
    \\dxb\Sample\RO\UM INV\26-01-2009\RO2018358.pdf
    ...................
    ...................

    until 68000 rows



    I want to change to \\AUH instead of \\dxb.

    I want the table as

    Int_Re__f


    \\AUH\Sample\BFE B777\2008\PO2025225. TIF
    \\AUH\Sample\RO\SFR\26-01-2009j\RO2022098.PDF
    \\AUH\Sample\RO\SFR\26-01-2009j\RO2040831.PDF
    \\AUH\Sample\BFE B777\2008\PO2025253. TIF
    \\AUH\Sample\RO\UM INV\26-01-2009\RO2018358.pdf
    ...............
    ...............
    .............




    Thank you
    Nihar

    REPLACE the user function and change

    UPDATE refdoc
       SET int_ref = REPLACE(int_ref, '\\dxb\', '\\AUH\')
     WHERE int_ref like '\\dxb\%'
    
  • How to change the image field captures screenshots automatically from BMP to JPEG

    How to change the image field captures screenshots automatically from BMP to JPEG

    I want to say, when I tap on the screenshot on my keyboard and paste this image in microsoft photo editor or picasa 3.0 areas of the bitmap .bmp. instead of asking the witch I´d field prefer.
    So, I open that image on the brush to convert it to. JPEG.
    It's hick very!
    is it possible to easily me this step and save or paste pictures in JPEG on my files automatically?

    Hello

    I saw that article when I was looking for one that I posted...

    I understand your problem, and the answer is that, to the best of my knowledge... NO..

    Windows records the capture in memory as bitmap, along with, even if you can paste it directly into a folder, it would be in the form of bitmap...

    The best I could find is to use the suggestion in the link I've included which refers to the

    Windows Key + PrintScreen to automatically record is in PNG format in your pictures folder...

    The only way to do what you want is with a 3rd party capture program that can be configured to save in a directory as a specific file type...

    Personally, I use a program called print screen Deluxe for this... it is a purchased program...

    I'm sure you could find something free to do what you need...

    You may need to use a different key for print screen, but the software can allow you to reprogram the PrntScrn key...

  • How to change the search fields displayed on the homepage of UCM 11g?

    Hello

    How to change the search fields displayed on the homepage of UCM 11g?

    Another option for you.

    Follow the links below.

    How to: Customize the home page of Oracle UCM with configuration manager. -Blog of BlueStudios Johns

    Example of a custom component.

    bluestudios.co.uk/blog/wp-content/uploads/2009/02/ether_homepage1.zip

    -Prashant

  • How to validate the field "Reason for change" in the commercial indications using JavaScript?

    How to validate the field "reason for change" in the commercial directions Summary tab using JavaScript?

    Current version of PLM4P: v6.1.1.5.2

    Please help me to validate the fields using JavaScript.

    Thank you

    Nefertari

    Developed using some of the Javascript predefined functions that we offer, it's just JavaScript and jQuery.

    But here is an example.

    (Use Internet Explorer F12 developer tools to find the IDS of the fields to work with.)

    $(document).ready(function() { 
    
        if (UI_Ext_isSpecInEditMode && UI_Ext_HasWorkflowBehavior('1005'))
        {
           //normally, we can use jquery to retrieve elements ($('#ifOfInput).val()), but it seems to fail when the id and the name attributes are the same. so we just use javascript document.getElementById instead.
           var reasonForChange = document.getElementById('ctl01$SpecSummaryctl1$ctlCollapsibleContentContainer$ctl00$txtChangeReason')
    
           if (reasonForChange != null) { 
    
                if (reasonForChange.value == null || reasonForChange.value.length == 0) {
                     UI_Ext_MarkFieldAsRequired('ctl01_SpecSummaryctl1_ctlCollapsibleContentContainer_ctl00_lblSpecSummaryReasonforChange');
                     alert('Reason For Change is required');
                }
           }
        }
    }); 
    

    However, not the user registration or workflow specification. If you were to do this, you must remove record them and workflow buttons and links, and this probably isn't the best practice. On the contrary, you would write validation server that would give you this error message if they try to save/workflow. (So most customers do not use Extensions of the user interface for this type of validation).

    Kind regards

    Ron

  • How to change the color of form fields

    I don't know how to change the color of form fields. They default to gray, but I don't know how to make a different color.

    Gray does not match the color scheme of my landing page!

    Thank you!

    I think you have two options when you are working on a landing page with an embedded format:

    • You can change the background color of the entire form field set by selecting the shape, and then clicking on the Toolbox. In the window that opens go to the second (on a paint brush icon) and select the background color you want.
    • You can change the background color of the actual fields in the form by adding CSS styles. Select the Toolbox, go to the last tab (Tools Extract page) and in the middle of this window, you will see "head | CSS | JS"- select this average CSS tab and enter the style code to get the color you want. Here is an example of code you can put in it. Note that #000000 is the color code for black. Here is more information about the code: css - background in the input fields and text color? - stack overflow

  • JavaScript how to get / change the field (object) TYPE (no access or mandatory)?

    Hello

    I would like to change or at least to get the TYPE of a field/object field

    Reason: I have a function in my script object that needs some things if the given parameter is a text field or button

    {myFunction (Object)}

    If (type is button)...

    ClassName is relative to any use. He always comes = field

    Could someone provide a code please?

    Hello

    This script could help show how to get the type of field.  I'm reasonably show that he originally site of Stefan Cameron, http://forms.stefcameron.com/, but can not find it now.  Basically if you have a 'field' then ui.oneOfChild.className will give you the type of field.

    I don't think you'll have a chance to change the field type.  I think that you need to have all the field types you want on the form and that they are visible when necessary.

    function listAllFields (node)
    {
    If (node.className == 'exclGroup' | node.className == "subform" | node.className == 'subformSet' | node.className == 'region')
    {
    for (var i = 0; i)< node.nodes.length;="">
    {
    If (node.name! = "ErrorIconSubform")
    {
    childNode var = node.nodes.item (i);
    listAllFields (childNode);
    }
    }
    }
    Else if (node.className == "field")
    {
    Switch (node.ui.oneOfChild.className)
    {
    case "button":
    Console.println ("button:" + node.somExpression);
    break;

    case "checkButton":
    If (node.parent.className is "exclGroup")
    Console.println ("RadioButtonList:" + node.somExpression);
    on the other
    Console.println ("checkbox:" + node.somExpression);
    break;

    case "choiceList":
    var oUITypeNode = node.ui.resolveNode ("#choiceList");
    If (oUITypeNode.open is "userControl")
    Console.println ("DropDownList:" + node.somExpression);
    on the other
    Console.println ("ListBox:" + node.somExpression);
    break;
      
    case "dateTimeEdit":
    Console.println ("DateTime:" + node.somExpression);
    break;

    case "imageEdit":
    Console.println ("Image:" + node.somExpression);
    break;

    case "numericEdit":
    Console.println ("digital:" + node.somExpression);
    break;

    case "passwordEdit":
    Console.println ("password:" + node.somExpression);
    break;

    case "textEdit":
    Console.println ("Text:" + node.somExpression);
    break;

    case "signature":
    Console.println ("Signature:" + node.somExpression);
    break;

    case 'barcode ':
    Console.println ("bar code:" + node.somExpression);
    break;

    by default:
    unknown field type
    break;
    }
    }
    }

  • How to change the background color

    How to change the background color of the label field, how to do it thanks

    I can change the color of labelfield, but I want to change the background,

    How can I do this

    Thank you.

    I do not know mantaker do not want to forget the call to super...

    public void paint (Graphics gs) {}

    gs.setBackgroundColor (0x00FF0000); red background

    GS. Clear();

    Super.Paint (GS);

    }

  • How to change the default color of GaugeField?

    Hi all

    BlackBerry GaugeField the default color is blue. How to change the default of GaugeField color? How to override?

    Thank you

    Try with this example a and modify according to your needs

    Field GaugeField = new GaugeField ("", 0, 100, 20, GaugeField.FOCUSABLE) {}
    protected void paint (Graphics graphics) {}
    graphics.setColor (Color.RED);
    graphics.fillRect (0, 0, (Display.getWidth (/getValueMax ())) * getValue (), getHeight());
    }
    };

    There is no label for gauge field.

    If you want a labelfield and sepately use a labelfield and add this labelfield with this gaugefield in a horizontal handler, then use getwidth() instead of Display.getWidth ().

  • How to change the value games programmatically query in OFA

    Hello

    We have upgraded to 12.2.4.There is a custom value defined in 11i is also improved to R12 which is used in an FDF attribute and the FDF is used in a de FACTO forces (drop ship site) field in the sales form

    Now the problem is this query value set has the following where would adopt with BLOCK. FIELD(:ADDR.) CUSTOMER_ID reference) that is compatible with Oracle Forms.But in R12, we use HTML frame, so the reference should be changed to dial the new code JAVA to UI in R12 customers.

    Now, how we will discover the handle value contained query mdoify the query programmatically OAF or y at - it another way to deal with

    where m.source_organization_id = FND_PROFILE. VALUE('ORG_ID')

    and m.customer_id =: ADDR. CUSTOMER_ID

    and m.subsidiary_inv_org_id = HCAS.org_id

    and HCAS.status = 'A '.

    and AHC. CUST_ACCOUNT_ID = HCA. CUST_ACCOUNT_ID

    and HZP. PARTY_ID = HCA. PARTY_ID

    Thank you

    Prabhat

    Hi AJ,.

    I tried the first option and it worked. But instead of package, I created a profile and used in the query games value and then set the profile in the process request method.

    Thanks a lot for the idea.

    Kind regards

    Prabhat

Maybe you are looking for

  • Drivers Windows 7 x 64 for the card mother Memphis-M

    Hello! I bought the HP Pavilion 500-164er with Linux operating system desktop PC. Still, I installed Windows 7 x 64 on this unit, but I couldn't find some drivers for the card mother Memphis-M. I need: Simple communication controller PCI Chipset, USB

  • 22 "- 24" monitors and XP

    Please let me know if the screen of the software will work correctly with XP - allows proportions.  Some manufacturers have dropped support of XP, this software cannot be loaded.  LCD or LED make a difference?  Thank you

  • At my bios white list?

    I have a hp 15 d600-ed from 2014... Insyde BIOS Record: http://tweakers.net/pricewatch/367372/hp-15-d006ed/specificaties/ I replaced the card with the AR9285 wifi, I can't just boot, no message that the card is not taken in charge. But the map does n

  • Windows mail. I can't send emails that have pictures. The blue bar times out until it reaches the end.

    I have the windows mail. I can't send emails that have pictures. The blue bar times out until it reaches the end.

  • The decision stage: you click on Email

    A simple click to display images in their browser will be counted as a click in Eloqua? It's the difference between email opens and click-through for this step? How do you determine specifically this step?