Locating Flex-Values

Hello Everyone,
I'm currently trying to identify a flex-value-set in the Oracle Applications Quality Module.
Here is the form information:
Form Application : Process Manufacturing Product Development
Form Name : GMDQSMPL
Form Path : \gmd\11.5.0\forms\US\GMDQSMPL.fmx
Form Version : 11.5.269.115100.80
I need to find the flex-value set which populates the 'Storage Location' given a 'Storage Warehouse'.
The following SQL finds the flex_value_set, but I'm not sure that's the road I want to pursue.
SELECT *
FROM apps.fnd_id_flex_segments
WHERE id_flex_code = 'MTLL' AND enabled_flag = 'Y'
ORDER BY segment_num;
I'm not too sure how to find the list, as I need to change one of the values in the list. Any thoughts are greatly appreciated, thanks.

Hi,
This is RDBMS general forum. You might want to go EBS specific
General EBS Discussion
Regards

Similar Messages

  • Storage location wise value in Report

    Hi all ,
    We are working of MM module on which we have scenario in report,
                       Plant     Storage location  stock       value   ( 10 rs each quant)
         A      A1                     10             0
                   A2                         20                 0
                        A3                      30                 0
    Total                                                     60         600
    So according to this we are not getting storagelocation wise value....
    we applied the note 589024 also ...so we are geeting the storage location wise value but that values are not matching with ECC(mb5b),....
    our next scenario is we are comparing previous months closing stock value to present months opening stock value ...but its coming different after applying the note 589024.
    Please guide us.

    hi,
    Could you check the stock value with MMBE tcode and see if it matches.
    regards,
    Arvind.

  • API for parent-child flex value norm hierarchy

    Hi,
    We are looking for an API to create or delete parent - child flex value hierarchy.
    Could someone please advice?
    Thanks

    Yes, I did check here but did not find any information.
    http://irep11i10.oracle.com/OA_HTML/OA.jsp?page=%2Foracle%2Fapps%2Ffnd%2Frep%2Fwebui%2FInterfacesBrowsePG&_ti=2085868704&oapc=3&oas=ioOnKXcQLw-VgcHrVUTNXQ..

  • Need to create a report: all materials in one storage location incl. value

    Hello,
    we have the requirement to create a report: all materials in one storage location incl. value.
    What are the database-tables we need to use in the report?
    Is there a standard transaction which shows all materials on one storage location?
    Thanks a lot.
    Kind regards
    Manfred

    Hello,
    MB52 is ok - but not good performance.
    What are the important tables we need to join in an own report?
    Kind regards
    Manfred

  • Display Flex Value Set according to responsibility

    Hi,
    Is it possible to show specific FlexValueSet according to responsibility?
    For example: PA responsibility only can maintain PA related FlexValueSet.
    Thanks~~

    Flex value sets are not specific to a responsibility so in short, no.
    However you could create a forms personalization to achieve your desired functionality.
    Gareth
    Blog: http://garethroberts.blogspot.com

  • ORA-20001: FLEX-VALUE TOO LONG

    I am getting ORA-20001: FLEX-VALUE TOO LONG error message while updating
    payroll_id using hr_assignment_api.update_emp_asg_criteria package.
    Please let me know if you have any Idea.
    thank you,
    Ravi kanth

    I am getting ORA-20001: FLEX-VALUE TOO LONG error message while updating
    payroll_id using hr_assignment_api.update_emp_asg_criteria package.
    Please let me know if you have any Idea.
    thank you,
    Ravi kanth

  • Is there any API to update locator flex field details?

    Hi All,
    Is there any API to update wms locator flex field details?

    Hi,
    As per Oracle we have below APIS for locator in WMS,
    - Create Locator API to create a new locator (CREATE_LOCATOR)
    - Update Locator API to update an existing locator (UPDATE_LOCATOR)
    - Locator Item Tie API to assign an item to a locator (CREATE_LOC_ITEM_TIE)
    - Delete Locator API to delete an existing locator (DELETE_LOCATOR)
    The APIs are part of PL/SQL package INV_LOC_WMS_PUB. This is defined in
    $INV_TOP/patch/115/sql/INVLOCPS.pls.
    You can search *"Locator Maintenance Application Program Interface"* in Metalink or MFGAPI for details.
    Hope it helps
    Kind Regards,
    S.P DASH

  • Location of values

    While defining the location of values in COI , following are option to read the 'Equity'
    'Totals Cube'
    ' AFD table'.
    Totals Data and AFD data.
    Will not duplicate the entries if we choose the last option? What is the use of last option and in what context that is selected?

    That's what exactly I said -- data entered in totals and AFD will be duplicated.
    - If you didn't choose to read data from both, you'll not be able to enter  configuration either for totals or for AFD.
    - if you didn't set the flag for further readings of entries in location of values, then the system will give you an error, and you'll not be able to enter AFD at all.
    So, formulating the answer a little bit correctly:
    - with equity data entered in totals and AFD and absence of errors, the data will be duplicated (more proper -- will be read from both sources).
    Edited by: Eugene Khusainov on Jul 8, 2008 7:02 PM
    Edited by: Eugene Khusainov on Jul 8, 2008 7:04 PM

  • Location(Plant) value  does not default in standalone scenario

    Hi,
    We are  running on SRM 5.0(SP11) Standalone scenario.When creating a shopping cart thorugh the link "DESCRIBE REQUIREMENT" i.e. Text based shopping cart,the default  value for the field LOCATION does not appear.Also in the dropwdon list,I can see all the local plants defined but when I select one,the value disappears i.e the Location field does  not  get  populated!
    Has anyone come across similar problem?If so ,please advise.
    All inputs will be highly appreciated.
    regards,
    SRM tech

    Hi Manish,
    Thanks for the prompt reply.
    I have defined  locations in the extended attribute section of the Org strcutre and also marked  as default.
    The user can  also set his default plant by going in 'Settings' when user is logged into web end of SRM.
    Basically the problem has 2 sides:
    1.No default value comes for the LOCATION field.
    2.Although I can see the F4 list ,but when i select an entry for the LOCATION,the value doesnt get populated.
    BR,
    SRm tech.

  • Error while inserting record in Key-Flex Values Set interface

    Guys
    on 11.5.10.2
    Actually the problem is being occurred while inserting value in Job Flex Field Value set, we have created two segment for job key flex filed, No and name, it was working fine, but since we have uploaded bulk data via api "fnd_flex_values_pkg.INSERT_ROW" which was around 100 off record, but after completion this task system is not taking new value by Values set interface, and show message "APPS-FND-01206: You entered duplicate values or sequence of value that must be unique for every record",
    However, we insert the job number through api, it is inserting without error while
    Interface is not taking value and raise duplicate message error,
    which is APPS-FND-01206
    Please Advice.

    Thanks for supporting dunacan
    I have mentioned both of segment detail . please advice,
    1.One is Job No segment
    Segment1 number 10
    Required Check Yes
    Value set Info JOB_NO
    List Type : List of Values
    Security Type : No Security
    Format Validation : select number 7,0 and check on number only (0-9)
    Validation Type Independent
    2.One is Job Name segment
    Segment2 number 20
    Required Check Yes
    Value set Info JOB_NAME
    List Type : List of Values
    Security Type : No Security
    Format Validation : select CHAR 60 Validation Type Independent
    It was strange that how could it possible duplication value without having database,i am unable to find this issued,
    Edited by: oracle0282 on Jan 17, 2011 3:32 AM

  • How to select a different value based on $FLEX$ Value set

    Hi friends,
    am getting a column like position from positions_table....
    now based on this value set am selecting another column from the same table like for ex amount...using $FLEX$.vlaueset_name
    now if the value in the table is 0 or null I should make the field available for the user to enter something
    as of now it is not letting me enter any data as this value is based on the first value set we defined..
    is there a way to do that..
    hope am clear in specifying my requirement
    thanks

    Hi Balraj
    I want to select one list item value from yyy based on the xxx item value..Pls use the following andreas's link ( it's about it)
    http://andreas.weiden.orcl.over-blog.de/article-28957008.html
    pls study it carefully and develop.
    Hope it helps...
    Regards,
    Abdetu...

  • Mobile Flex - Value in textInput is flying

    Hello,
    I have a list with textInput in a mobile project. When i scroll the list the value of textInput is "flying". Look the image, this happen in the simulator and in the device.
    In this image the number "two" is the number of "18 - Sony Vaio".
    I create the textInput overrides createChildren function on the IconItemRenderer:
         override protected function createChildren():void
                    super.createChildren();
                    var txtQtd:TextInput = new TextInput();
                    txtQtd.id = "txtQtd";
                    txtQtd.width = 70;
                    txtQtd.height = 40;
                    txtQtd.x = this.parent.width-90;
                    txtQtd.y = 25;
                    txtQtd.maxChars = 4;
                    txtQtd.softKeyboardType = SoftKeyboardType.NUMBER;
                    txtQtd.addEventListener(TextOperationEvent.CHANGE, verificarProduto);
                    this.addChild(txtQtd);
    Any suggestion?

    This is one of the many, many bugs that the new StateText skin for the TextInput and TextArea from the Flex 4.6 introduced.
    You can do this skinClass="spark.skins.mobile.TextInputSkin" as many users recomended but with get new problems like the skin lose the default rounded corners (became the default skin from flex 4.5 instead of 4.5.1) and you will get other bugs.
    There is one solutuion to use the Flex 4.6 but the stability of the TextInput and TextArea from the Flex 4.5.1 that is the original source code of the TextInputSkin and TextAreaSkin of the Flex 4.5.1. This is already speaked in the forum.

  • MS 12.0.1: How to control inital location of value and refdes text?

    When I use an opamp part from the master database, the part number (value?) and refdes are always initially located well away from the symbol.  When I create my own opamp, the part number and refdes are located right by the symbol, typically blocking some pins.  I do realize I can move the text.  What I'd rather do is know what to do when creating the part that makes the text pieces be initially well away from the pins.
    Thanks!
    Regards,
    Who

    OK, thanks.  I'll try that.  However, it doesn't seem very practical to create a part, then have to mess around with the symbol so that the text fields don't get in the way when placed. 
    When I create a footprint in UB, I can control whether or not the component value and/or refdes will show up  on the silkscreen layer, and if they do display, I can control their initial position. 
    When I create a component in MS and I choose to edit the symbol in the symbol editor, I should be able to control the same thing. 
    Regards,
    Who

  • Re-locate "Filter Values"

    Hi,
    In BI 7.0 Query Analyzer, when I click on the the FILTER, the "Default Values" are displayed on the left of the report. I have to display the same at the top of the report as in BW 3.5.
    Please suggest how I can achieve the same.
    Thanks,
    NEWBW
    Message was edited by:
            NEWBW

    Hi,
        Good Question!
        I chcked this for you. It's very much possible. There is lot of work Around.
    I would like to give you my findings, i will update the thread if i make changes. That needs lot of efforts.
    Filter Values and Report output, both will be available in the report. Those Filter Coloumns won't appear for us. <b>If you put your cursor on the first coloumn of the Table, It will start with "F", not "A".</b>It will hide filter coloumn.
    In order o achive your requirement, weneed to make changes in such a way that output should display below the Filter Values.
    I will update thread with my findings.
    Regards,
    Nagesh Ganisetti.

  • Need to display the Stock Values at storage location level - 0IC_C03

    Hi All,
    I am developing Stock Movent Report on 0IC_C03 - Material Stocks/Movements.
    I have more than one storage location for plant. Stock quantities are calculating at storage location level and Stock Values are calculating at plant level.
    I have no issues with quantities. Only problem with Values.
    2LIS_03_UM is not picking the starage location, so that the revaualtion values are falling under unassigned nodes. When i set filter on storage location these values were not showing as they are under un assigned nodes (#).
    I want to get the Stock Quantity and Stock Values at Storage location level in my report.
    I found that soulution for that is Applying SAP Note : How to Realize summarized display of stock values on storage
    I have done development as per the document. But when i run the Query it is going to debug mode first and then it saying This program cannot display the webpage
    Can any one faced the same situation, Please help me if so.
    Thanks in Advance.
    Gopal N

    Hi Sachein,
    I am getting this An exception(CX_RSR_PROPAGATE_X) occured when debugging, and then it leads to next screen saying that:
    This program cannot display the webpage
       Most likely causes:
    You are not connected to the Internet.
    The website is encountering problems.
    There might be a typing error in the address.
       What you can try:
         Check your Internet connection. Try visiting another website to make sure you are connected. 
         Retype the address. 
         Go back to the previous page.
         More information
    Please let me know you need any more information.
    Thanks in Advance
    Gopal N

Maybe you are looking for

  • Assigning LOV return Value to multiple text items

    Hi all I have a custom form on which i have 10 text items text item 1,text item 2 ....text item10 I have a table xx_querywith fields text_item,query i have inserted into the xx_query table insert into xx_query(text_item,query) values(text_item1,'sele

  • Are the new Sony camcorders with a micro USB multi-terminal LANC compatible? (the ones under $800)

    I've noticed that one of the Sony recommended accessories for some of the new camcorders on their website include the Sony wired remote with a zoom rocker. However it isn't specified if this connection is actually LANC compatible and, if so, could an

  • Vendors to Cost centers

    Hi All, I need to associate a vendor to a cost center. Can I do that. My business requires that each vendor be connected to a corresponding cost center so that the expenses are tracked. In the cost center report they want to see the vendor name as we

  • Web Service URL length limits, LV2013 vs LV2012

    (* CROSS POST: http://lavag.org/topic/18435-web-service-url-length-limits-lv2013-vs-lv2012/ *) (* Please reply in this forum.  I have marked the other thread to put replies here. *) Has anyone noticed a reduction to the limit on URL length for Web Se

  • How to change "Open With" default

    When one has, say, a .tiff image stored in the Documents folder how does one change the "open with" default? For instance, if Photoshop is given as the default, how does one change this to Preview?