Value set using non-Apps table

Hi All
Can I use a third party application table (not belonging to Apps) in Value Set (GL Super User > Setup > Financials > Validation > Sets). The purpose is to create a DFF and use this value set as a LOV.
Thanks
Anand

As long as you can access the table from apps schema, it should be no problem.
There's no validation on the table field in value set, so you can insert custom tables, views without issues.

Similar Messages

  • Can SOA consume business events using non-apps datasource ?

    Hi Gurus & Experts,
    We have a scenario where EBS raises custom business event to be consumed by SOA.
    Everything works fine using APPS login, however we need to non-apps datasource in some environements (custom schema user)
    Can SOA consume business events using non-apps datasource ?
    Please let me know.
    Thanks,
    Rev

    Hi Srini,
    Even i have a similar requirement . Could you please send me the link for OracleEBSAdapterUserGuide(b_28351). ?
    Did you come to know how to check whether WF_Listener is running ?
    Thanks in advance
    Nutan

  • Value Set Use More Than One table

    folks, is there a way to use more than one table in the value set of type table?

    ok if i want to create a view and then when i'm trying to create a table value set. what application should i be selecting? i have created my view in apps schema. if i look in application object library then i do not see it in the list. So i need to register this view? and i think we could not register the views. We could only register tables in apps.Yes you can -- In the Value Sets form (Edit Information button), you can set the view name in the "Table Name" field, and write a (Where/Order by) condition in the same window.
    Oracle Applications Flexfields Guide -- R12
    http://download.oracle.com/docs/cd/B53825_03/current/acrobat/121flexug.pdf
    Oracle Applications Flexfields Guide -- 11i
    http://download.oracle.com/docs/cd/B25516_18/current/acrobat/115flexug.pdf
    Thanks,
    Hussein

  • How to change table value set using FND_LOAD

    Hi ,
    I need to change my existing " table valueset " tablename .
    As i know we cont change it from front end if it is created once. but i am trying to create same value set in other instance and uploading it using FND_LOAD .
    Is it Possible ?
    IF yes please guide ?
    I feel greate if any one helps me.
    Regards ,
    Azam.

    Hi,
    You could use FNDLOAD to download the values, and edit the ldt file before uploading it back using FNDLOAD.
    Search My Oracle Support for "FNDLOAD afffload.lct", you should get couple of hits which should be helpful.
    Note: 252853.1 - 11i AOL : How to Load Value Set Values When Using Fndload To Load A Concurrent Program
    Note: 274528.1 - How To Download Single Context Using FNDLOAD For Descriptive Flexfield
    Regards,
    Hussein

  • APPS Adapter / Business Events not visible when BPEL uses non-apps user

    We have BPEL connection using custom oracle user, xx_b2b and when we use APPS adapter in BPEL, I can not see and use any business event.
    If anybody across same requirement, please share your experience.
    Appreciate help on this.
    Thanks,
    Sonartori

    Hi,
    I'm facing the same issue. Were you able to resolve it. Appreciate if you can let me know.
    Thanks
    -Prapoorna

  • Table Value Set Definition - Fetch Error

    I am trying to use a TABLE Validated Value Set based on the value set used in the Accounting Key Flexfield using the following query. When you run the test button in the DFF Table definition, it says that it is succesfully tested.
    SELECT FLEX_VALUE, DESCRIPTION
    FROM FND_FLEX_VALUES_VL
    WHERE FLEX_VALUE_SET_ID=1010305
    order by flex_value
    But when I go to the Oracle form to the respective DFF, it throws the below long error.
    APP-FND-01564: ORACLE error 24345 in fdlget
    Cause: fdlget failed due to ORA-24345: A Truncation or null fetch error occurred.
    The SQL statement being executed at the time of the error was: SELECT FLEX_VALUE, FLEX_VALUE VALUE, DESCRIPTION DESCRIPTION, NVL('N','N'), NVL(TO_NUMBER(NULL),-1), NULL, NVL('Y','Y')
    Can anybody help me, how to get this resolved.
    Regards,

    R12 problem - check the definition of your value set being used. If it is defined as List type "List of Values", then try changing to "Long List of Values". Save and try again. If you don't get the error again, then you probably have a column in the value set that is shorter than the defined table size. For example, description is 50 characters long in the value set, but the table column is 240 characters. If you have data that is longer than 50 characters, you will get this error. But if you change the List type to "Long List of Values", it won't throw the error. I've been trying to get Oracle to figure out the problem, but they just want us to increase the size of the value sets.
    Good luck and let me know if this works for you.

  • Need help - can't run a report cause value set not found

    APP-FND-00738: error while loading value SET
    Posted: Apr 12, 2007 11:16 PM                     Reply
    Hi, I'm trying to run a report (in the parameters form) - i'm getting this error:
    APP-FND-00738: error loading value set SETUP_DESCR_VSETS.
    APP-FND-01564: error ORACLE 1403 in FDFAVS.
    Reason: Fail in program FDFAVS with reason ORA-01403: no data found.
    Executed SQL instruction from file &ERRFILE.
    Can you advice - which tool I can use to determine which value set didn't load.
    Maybe logs or log tables???

    I didnt get your problem exactly.
    Plz mention the steps what you are doing and where the error is coming.
    So that we can see..
    --Basava.S                                                                                                                                                                                                                                                                                           

  • Pre Calculated value sets

    Hi BW Experts,
    I have two Queries i.e Q1 and Q2.  In Q1 i have a condition and if i execute the first Query the result set should be used as input to second Query. 
    For that i have created a value set under reporting agent i set all the parameters.  In the characteristic column i have specified the technical name of the Infoobject and in the Query column i specified technical name of the query.
    Save and activated successfully but description for infoobject was not displayed.
    What might be the reason ?
    Could any one help me in this.
    Regards
    Prasad

    Hi Srinivas,
    Using Reporting Agent i created Value Set.  Before going to save and activate the process i have filled the parameters tab with infoobject technical name and query technical name.
    Once after activation it has not displayed the description for Info object.  But for query  it has been displayed the description and it has displayed the technical name of the cube and description tooo. 
    At the bottom of the screen it has displayed Value set technical name and table name.
    Regards
    Prasad

  • Missing SET DEFINE OFF exporting tables

    Another minor bug exporting tables using the insert option is that no “SET DEFINE OFF” is created.
    If values in the exported tables contains *“&”* characters, the user is asked to edit values.
    Example:
    1. Create a table with such a value:
    SET DEFINE OFF;
    CREATE TABLE FOO (COMPANY VARCHAR2 (64));
    INSERT INTO FOO VALUES ('Meier & Co');
    2. Exporting this table creates:
    -- Datei erstellt -Freitag-April-15-2011
    -- DDL for Table FOO
    CREATE TABLE "FOO"
    (     "COMPANY" VARCHAR2(64)
    REM INSERTING into FOO
    Insert into FOO (COMPANY) values ('Meier & Co');
    3. Running in SQLPlus:
    SQL> @export.sql
    Tabelle wurde erstellt.
    Geben Sie einen Wert f³r co ein:
    Regards
    Marc
    Version:
    Java(TM)-Plattform     1.6.0_23
    Oracle-IDE     3.0.04.34
    Versionierungsunterstützung     3.0.04.34

    Thank you. As a new SQL Developer user, I didn't know what it should have been, but I found out I needed to edit the output before I could use it to load data.
    Skip

  • Value set - hierarchy

    Hi,
    I have an issue where I want to add a descriptive flexfield. The flexfield should be added in an existing hierarchy that consists of 3 fields:
    1. Category
    2. Type
    3. Priority
    All the flexfields have value sets connected to them. Type is dependent of the values you have choosen in Category.
    The setup looks like this today:
    Category - Value set XXCategory - Independent
    Type - Value set XXType - Dependent (.. of Category)
    Priority - Value Set XXPriority- Independent
    After the new field is added the hierarchy should be like this
    1. Category
    2. Type
    3. Cause (new)
    4. Priority
    Cause should be dependent of Type (that is dependent of Category). The problem is that I can not set up a value set that is both dependent of something and master of something else.
    Does somebody have any suggestions on how to address this issue?
    BR Daniel

    Hi,
    One possibility could be to make a value set using type "Table" attached to cause segment. This will be restrict values according to what you want. But the inconvenient is that the table has be created and maintained.
    Jérôme.

  • DBI Master/Local Value Set

    Our business has decided to maintain the GL hierarchy structure in Hyperion. Therefore, for our legal entity and cost center structures, we do not have a parent/child relationship in GL. Are we able to implement the GL related dashboards without the ability to set a top node?
    Somewhere in the documentation there is statements saying we can create a master value set. Any feedback?

    Hi,
    One possibility could be to make a value set using type "Table" attached to cause segment. This will be restrict values according to what you want. But the inconvenient is that the table has be created and maintained.
    Jérôme.

  • About precaliculated value sets

    Hai all experts,
                                I want to know usage of precalicaulated value set in reporting agent.give me one scenario regarding usage of this. i would be very happy if any body respond ASAP.
    suneel

    Hi,
    Precalculating Value Sets
    Use
    The distribution type Precalculated Value Set allows you to fill variables of the type precalculated value sets with values for characteristic values in the background. The precalculated value sets are then available as variable values in BEx queries.
    The following cases are typical examples of where the execution of precalculated value sets in the background is used:
    ·        When analyzing target groups, because you can specify a fixed value
    ·        When complex selections are involved such as with top N queries, used to greatly improve query performance
    ·        Instead of variables that are filled from a query event (Replacement Path: Replacement from Query)
    Prerequisites
    The query must contain the characteristic that is the placeholder for the variables.
    You have created a broadcast setting or reporting agent setting for the query you want and you have chosen the distribution type Precalculate Value Set. The output format is value set.
    BW Variables can be filled by precalculated value sets (e.g. a variable filled with a top N customer list). This value set is based on a separate query. The precalculation of the value set is done in the Reporting agent or Broadcaster.
    Create a BW Query Q1 that provides the basis for the value set, e.g. a top N customer list based on sales in the last year.
    Create a value set variable V1 that is based on the corresponding characteristic.
    Create a query Q2 that uses this variable.
    If you want more help let me know. If it is useful don't forget to assign points.
    Regards,
    Senthil Kumar.P

  • Value set table name in fusion app

    Hi Team,
    Can any one please tell me the table name which is used in fusion app to store the value set name which we create.
    Thanks,Ajay

    Sorry for the confusion, the FND tables are indeed in the OER and the FND_VS_VALUE_SETS can be found there. There is a data issue where content (prior of R8) was in correctly categorized such that its not available under "technology" product family and my query failed since used combination of both criteria. In any case just use "All versions" for the version criteria and the data will be returned. They are internally working to fix the product family for previous releases..
    Jani Rautiainen
    Fusion Applications Developer Relations                              
    https://blogs.oracle.com/fadevrel/

  • How to use the :$PROFILE$ token in a table validation value set

    Hi Community,
    Let me explain the scenario.
    We have a Flex Value Set (CLIENTES SERVICIO DIRECTO) with a table validation, included in the PO Headers DFF, which shows a LOV with the Ship-to addressfrom the customer which we want to serve the goods; i.e. we are acting as a commisionists and the supplier puts the goods in the Ship-to address of the customer.
    This Flex Value Set, as I mentioned, have a table validation, with the following validation table information:
    Table Application: Oracle Receivables
    Table Name: RA_ADDRESSES_ALL a, RA_CUSTOMERS b
    Table Columnns: b.CUSTOMER_NAME Varchar2(20), a.PARTY_LOCATION_ID Varchar2(20)
    Where/Order By: a.CUSTOMER_ID = b.CUSTOMER_ID
    Additional Columns: a.ADDRESS1 "Dirección"(20), a.CITY "Ciudad"(10)
    If we translate this to a SQL code:
    select a.address1,
    a.city,
    a.party_location_id,
    b.customer_name
    from ra_addresses_all a,
    ra_customers b
    where a.customer_id = b.customer_id
    and b.customer_id = 6283 <--- This last condition clause is for narrowing the result to the interested customer.
    This select retrive us two records; for the same customer, one of them for one organization_id (let's say 85) and one of them for the other organization_id (84).
    What we are looking for and want is that the LOV, which actually display the two records, shows only the ship-to site of the customer that belongs to the organization_id which belongs the user who queries or creates the Purchase Order.
    I.e. Suppose that we enter to Purchasing using the responsibility assigned to the Operating Unit or Organization_id 84. We want that theLOV only shows the Ship-to Site from the customer that belongs to the Operating Unit or Organization_id 84.
    I believe that we can achieve this using the :$PROFILE$ token, but we do not know how.
    Any ideas?
    Thanks a lot for your answer.

    Hi Rcana,
    We have just test your suggestion and it works. We believe that the correc sentence was fnd_profile.get('profile_name'), but the value feature solve the problem. Thanks for your help.
    Regards.

  • Want to set messageStyledText value from LOV (In a table)

    Hi,
    I want to set values in non editable fields. These values are being stored in database table (DML operations can be performed on the table).
    The values for these fields is coming from a LOV and setting properly in the fields.
    But on next click(i.e. by clicking any LOV or any button on the page) the values are disappearing from the page. Instead of using non editable fields, if editable fields are used (messageTextInput) then the values is staying on next click.
    I have tried with messageStyledText, messageTextInput by making the fields readonly & disabled but in all the cases the result is same.
    Thanks,
    Arindam.

    Hi Bhowmick,
    I had a similar problem, solve it with the following workaround:
    - set the field read only property to true.
    - add a controller to region page that contains the field and modify processFormRequest as follows:
    public void processFormRequest(OAPageContext pageContext, OAWebBean webBean)
    super.processFormRequest(pageContext, webBean);
    String itemValue= pageContext.getParameter("itemID");
    if(itemValue!= null && !itemValue.equals(""))
    pageContext.putTransactionTransientValue("dummyParameter", itemValue);
    OAMessageTextInputBean mti = (OAMessageTextInputBean)webBean.findChildRecursive("itemID");
    mti.setValue(pageContext,pageContext.getTransactionTransientValue("dummyParameter"));
    Regards,
    Carlos C.

Maybe you are looking for

  • Retriving Absence data from PNP logical database

    hi all, there is an function where i can get the absence data but my client wants in the following order But my client wants the report in following format: YEAR--- week number-- number of absence hourse in that week 2006 - WEEK - HOURS infotype is p

  • How to disable spellchecker/editor?

    I am greatly annoyed with whatever is attempting to spellcheck and edit everything I write on gmail. I've been informed google isn't doing it. The spellchecker/editor is stupid, let's face, and I don't need its help, plus it makes mistakes I then hav

  • Error in Assignment of Text Elements of Report to Transport

    Hi All, I have transported few reports to Quality system however the texts elements associated with those reports have not transported to Quality system . Now I am trying to assign these text elements to new Transport however I am getting error while

  • If the user name start with stmgr6001..............stmgr6250

    Hi Gurus, if the uername start with stmgr6001                                         stmgr6002                                         stmgr6003.........................stmgr6250 then select the last 4characters append into the selection screen fiel

  • Using Custom Defined Macro

    Hi I am trying to use the function *@ISUDA* in a custom defined Macro and call the Macro from a Calcscript. Macro is as follows:- create macro 'APPLICATIONAME' .'@macrofunc'(optional) as IF (@ISUDA("Account","UDAstring")) @SUM(1,2); ELSE      @SUM(4,