R12.2.4 VO based on a vision (po_headers_v) returns no data

Hi all

I'm migrating a 11.5.10.2 to R12.2.4 page

The page is based on a PO_HEADERS_V view. It works very well in 11i but not in R12.

The MO: Profile of unity for accessing the page of operation responsibility has been defined.

What else could miss the page to not to show all data in the view.

Any help is appreciated.

Thank you

-John.

In the custom page, I added the code below in the controller and it did the trick.

OADBTransaction trx = am.getOADBTransaction ();

trx.setMultiOrgPolicyContext ("S", pageContext.getOrgId ());

Also, here are the values of profile:

MO: Profile of security set to Null

MO: Do operate at the level of responsibility for accountability, access the custom page

MO: Default operating unit has been also implemented

Metalink notes were also very useful.

The Org of multi (MOAC) access control in Oracle purchase (Doc ID 397362.1)

Oracle Applications, several organizations Access Control for a custom Code (Doc ID 420787.1)

Thank you

-John.

Tags: Oracle Applications

Similar Questions

  • lov based on synonym returns no data in R12

    Hello

    My question is this: after the update R12.1.3 of R11, a list of types of table of values based on a synonym - RA_BATCH_SOURCES - returns no data.

    The same query executed in SQL Developer returns data after you set the context with mo_global.set_policy_context.

    Checked the ORG_ID profile in the application and is on the same value used to set the context in SQL dev.

    No idea why this is happening?

    Thank you

    Alex

    Hi Alex,

    Can you please check this.

    Responsibility for the administration of the goto system.

    Competitor-> programs-> enter the short name of the simultaneous program-> go.

    Then update

    Go to tab application-> select mode of operating in single unit-> apply.

    Then check. Hope this will solve the problem.

    Thank you

    Manish

  • Using geocoded in a map based on a vision where two data sets are joined

    Hello

    I would like to create a map based on a view in which two sets of data are joined, where one of the data sets has a column of geocoding.

    Unfortunately this does not work... It seems that a custom view where two sets of data are gathered together where one of them has a geocode column makes the invisible geocode column for the component of the map.

    The following cases work, but we like to combine so that we can combine the different sets of data in the Studio without using the Integrator:


    -I can create a custom view in which we join two sets of data > the view can be used as a source for component but not the component card (it seems that the geocode column is not found)

    -I can create a custom with a geocode inside column view and that can serve as the source for a map

    What I would like to show, it is that it is possbile to have a data sets from a source system and it's easy to combine an another excel sheet with geo-information and maybe another sheet with different measures of excel. This should be possible since you can collect different sets of data in a custom view.

    Thanks in advance,

    Richard

    Hi Richard

    In regards to my reading of your EQL, I think you can try to rename the "Particulars" to "Endeca_Klanten.Coordinaten" column in the select clause of Omzet_Geo.

    Although not quite elegant, map requires the geo attribute to have the same name (key attribute, no nickname) as the base view, at least that the custom view will not be picked up by card.

    Please have a try.

    Concerning

    Alex

  • Vary the accounts based on the selection of feature in data form

    Hi all

    I use Hyperion Planning 11.1.1.0.

    I have a problem by varying the members accounts on the dataform based on the selection of members of the entity of the dimension of the page.

    Currently, we use the Begbalance as a member (column) in the dataform and kept hidden. And we set the value of Begbalance-> actual values to zero for accounts that correspond to a specific entity...

    Then, on the form, I put 'delete missing data... That way I can show the accounts that should appear for an entity.

    But the list of members of the entity has more than 200, and thus also the accounts.

    Therefore, it is very tedious to do this adjustment for them...

    Someone please you suggest a better way to achieve the same * (i.e. different accounts on the dataform based on a selection of entity?) *.

    Kind regards.

    Alicia

    Hello

    You use the technique that a lot of consultants allows you to control what is displayed on a form.
    How do you set the values, if you have an excel template that you just update and then send the data to essbase it can facilitate the management of it a little.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Problem, out the second table based on ID in the first table data

    Hi everyone: I was stuck for a few days to a few questions. And here's one:

    I have a table of COURSE. I also have a summary of COURSES which displays all courses and related information page.

    When a user clicks on a specific course he will lead them to a page of details for this specific courses. PROBLEM: Everything works well except: I have a separate table that contains information of teachers. The two tables are related by The Primary Key (PERSONNEL_ID) in the table of teachers (called PERSONNEL_LISTS) and MT_ID in the COURSES TABLE. I don't want the MT_ID to be displayed on the details page: I have teachers want first and last name.



    Here are two tables:

    http://www.coolflasher.com/Courses_table.gif

    http://www.coolflasher.com/Personnel_table.gif

    The SQL that is currently used on the course detail page is:

    < name cfparam = "URL. Default COURSE_ID"="-1 ">".
    < name cfparam = default 'URL_COURSE_ID' = '#URL. COURSE_ID #">"
    < cfparam name = default 'SESSION._Insert_COURSES' '-1' = >
    < name cfquery = "CLASS" datasource = "SCHEDULING_TRACKER" >
    SELECT *.
    COURSES
    WHERE COURSE_ID = < cfqueryparam value = '#URL. "COURSE_ID #" cfsqltype = "cf_sql_numeric" > OR (-1 = < cfqueryparam value = "" #URL_COURSE_ID # "cfsqltype ="cf_sql_numeric"> AND COURSE_ID = < cfqueryparam value =" #SESSION._Insert_COURSES # "cfsqltype ="cf_sql_numeric">")
    < / cfquery >

    And I'm out of the MT_Code: cfoutput > #COURSES.MT_ID # < / cfoutput >

    I tried to add the table PERSONNEL_LISTS of the request, but I can't figure how to get it out of the column FIRST_NAME and LAST_NAME that correspond with the MT_ID in the table of COURSE. Table of courses

    Do not use select *.

    The two most common ways to join the tables are:

    FROM table1 join table2 on table1.somefield = table2.somefield
    and
    FROM table1, table2
    where table1.somefield = table2.somefield

    Your code example doesn't have.

  • XML R12.0.6 OA PG - error - SDM or file system - no data available on the region

    Hello

    Instance details:

    I'm on version 12.0.6,
    Use the patch "p7523554_R12_GENERIC" for the construction of my OA page
    Business Components version: 10.1.3.3


    Question:

    (when I run my page my Office OA, it works, but on the migration of unix code, I get the java exception stack below)

    a. I have ftp - ed the necessary files to the unix box (in the required mode)

    b. I imported the xml data into the MDS successfully
    adjava-mx128m - nojit oracle.jrad.tools.xml.importer.XMLImporter $OA_JAVA/oracle/apps/xxcus/receivingq/webui/ReceivingQPG.xml username-apps password password - dbconnection "(description = (address_list = (address = (community = tcp.world) (protocol = tcp) (host = hostname)(port = 1521))) (connect_data = (sid = TEST)))" rootdir - $OA_JAVA "

    c. when I run the SQL script more below

    Start
    JDR_UTILS. PRINTDOCUMENT('/Oracle/Apps/xxcus/receivingq/WebUI/ReceivingQPG');
    end;

    I can see my content from the page without any errors

    d. I bounced the apache (adapcctl.sh) and the core of oa (adoacorectl.sh)

    e. When you click my function of the form, I get the error (exception below stack) below


    Details of the exception.
    oracle.apps.fnd.framework.OAException: no data available for the region (/ oracle/apps/xxcus/receivingq/webui/ReceivingQPG.xml).
    at oracle.apps.fnd.framework.webui.JRAD2AKMapper.getRootMElement(JRAD2AKMapper.java:529)
    at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getWebBeanTypeDataFromJRAD(OAWebBeanFactoryImpl.java:3745)
    at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getRootApplicationModuleClass(OAWebBeanFactoryImpl.java:3467)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1100)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:536)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:424)
    in OA. jspService(_OA.java:212)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:702)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
    at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:252)
    in com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:42)
    to com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:186)
    at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
    at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:191)
    at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:322)
    to the RFjspService(_RF.java:225)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:610)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:230)
    to oracle.oc4j.network.ServerSocketAcceptHandler.access$ 800 (ServerSocketAcceptHandler.java:33)
    to oracle.oc4j.network.ServerSocketAcceptHandler$ AcceptHandlerHorse.run (ServerSocketAcceptHandler.java:831)
    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    # # 0 in detail

    Exception:
    oracle.adf.mds.MetadataDefException: unable to find the component with an absolute reference = oracle/apps/xxcus/receivingq/webui/ReceivingQPG.xml, XML Path = null. Please check that the reference is valid and the definition of the component on the file system or in the MDS repository.
    at oracle.adf.mds.internal.MetadataManagerBase.findElement(MetadataManagerBase.java:1394)
    at oracle.adf.mds.MElement.findElement(MElement.java:97)
    at oracle.apps.fnd.framework.webui.JRAD2AKMapper.getRootMElement(JRAD2AKMapper.java:503)
    at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getWebBeanTypeDataFromJRAD(OAWebBeanFactoryImpl.java:3745)
    at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getRootApplicationModuleClass(OAWebBeanFactoryImpl.java:3467)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1100)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:536)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:424)
    in OA. jspService(_OA.java:212)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:702)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
    at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:252)
    in com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:42)
    to com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:186)
    at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
    at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:191)
    at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:322)
    to the RFjspService(_RF.java:225)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:610)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:230)
    to oracle.oc4j.network.ServerSocketAcceptHandler.access$ 800 (ServerSocketAcceptHandler.java:33)
    to oracle.oc4j.network.ServerSocketAcceptHandler$ AcceptHandlerHorse.run (ServerSocketAcceptHandler.java:831)
    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)


    Exception:
    oracle.adf.mds.MetadataDefException: unable to find the component with an absolute reference = oracle/apps/xxcus/receivingq/webui/ReceivingQPG.xml, XML Path = null. Please check that the reference is valid and the definition of the component on the file system or in the MDS repository.
    at oracle.adf.mds.internal.MetadataManagerBase.findElement(MetadataManagerBase.java:1394)
    at oracle.adf.mds.MElement.findElement(MElement.java:97)
    at oracle.apps.fnd.framework.webui.JRAD2AKMapper.getRootMElement(JRAD2AKMapper.java:503)
    at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getWebBeanTypeDataFromJRAD(OAWebBeanFactoryImpl.java:3745)
    at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getRootApplicationModuleClass(OAWebBeanFactoryImpl.java:3467)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1100)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:536)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:424)
    in OA. jspService(_OA.java:212)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:702)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
    at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:252)
    in com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:42)
    to com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:186)
    at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
    at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:191)
    at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:322)
    to the RFjspService(_RF.java:225)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:610)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:230)
    to oracle.oc4j.network.ServerSocketAcceptHandler.access$ 800 (ServerSocketAcceptHandler.java:33)
    to oracle.oc4j.network.ServerSocketAcceptHandler$ AcceptHandlerHorse.run (ServerSocketAcceptHandler.java:831)
    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)



    Please advise on a possible solution to this problem.

    Thank you
    Shakur

    Good to know that the observation was correct. :-)

    Concerning
    Sumit

  • Get the number of days in a month based on the month and year of fields

    I have a column in my form which lists the days in a month. I want to configure a hidden field that calculates the total number of days in a month, based on the month and year of the field inputs. The number of days will determine what appears on the column. For example, if I put 4 months, and 2016 in the field of the year, I get 30 in the hidden field. Thus, on the column 'Day', I'll have numbers 1-30. Or if I put 2 months and 2016 in the field of the year, I get the 29 in the hidden field. If the numbers 1-29 appears in the column 'day '.

    Found this on some forum javascript code:

    //Month is 1 based
    function daysInMonth(month,year) {
      
    return new Date(year, month, 0).getDate();
    }

    //July
    daysInMonth
    (7,2009); //31
    //February
    daysInMonth
    (2,2009); //28
    daysInMonth
    (2,2008); //29

    I do not know how to convert this code in JavaScript to adobe and don't really know how to use it. All I know how to do is to configure the field values for the field month and year as variables. I am a novice programmer and would appreciate it really all the help I can get. Thank you in advance!

    The code seems to be JavaScript and runs as needed by using the JavaScript console.

    I would like to consider making more general code, so if you have a date string that includes at least the month and year we could just call the function and get the number of days for that month.

    The following script will calculate the number of days in a month, by using at least the month and year values can display the result on the JavaScript console and all of the value field for the field that has this code as the custom calculation Script.

    function daysInMonth (oDate) {}
    return new Date (oDate.getFullYear (), oDate.getMonth () + 1, 0) .getDate ();
    }

    nMonth var = this.getField("Month").valueAsString; get the value of month;
    nYear var = this.getField("Year").valueAsString; get the value of the year;

    Event.Value = "";

    If (nMonth! = "" & nYear!) = "") {}
    var MyDate = util.scand ("' / mm/yyyy ', nMonth +" / "+ nYear); convert to date object;
    var nDaysInMonth = daysInMonth (MyDate); get the number of days;

    Console.Open (); Open the JavaScript console;

    Console.clear(); clear the console;

    Console.println ("Days in" + nMonth + ":" + nDaysInMonth); show days in month;

    Event.Value = nDaysInMonth; Set the value of the field;

    }

  • Installation of R12.2.4

    Hi hussein and all,.

    EBS R12.2.4

    RHEL 6.5

    I want to install ebs r12.2.4 and based on Doc-ID 1330701.1

    Software requirements

    The following maintenance tools must be installed on all machines and their locations specified in the path of the account that is running

    Installation fast and in the path on the account that will own the database layer and the application layer of file systems.

    • AR
    • CCG
    • g ++
    • ksh
    • LD
    • linux32
    • do
    • X display server

    How will I know if my server these tools is already installed?

    Thank you very much

    MK

    Question " " command to check. For example, "making". You can usually find these utilities under the directory ' / usr/bin '.

    Thank you

    Hussein

  • Is it possible to differentiate between 11I and R12 gl records?

    Hi all
    is there a way that we can tell if a record is r12 / 11I set aside based on when we upgraded? We run reports that use data from the g_je_lines reference_XX table. References changed to R12, so we need the information required in 2 different ways.

    Thank you.

    You can use je_header_id.
    Since it is sequential, you can say je_header_id > = x is R12.

  • No error data based on pl/sql package

    I have the following code in a function that is part of a package.  The code gives me an error No_Data operating in function even if it should return a data value.  I can run the select SQL Plus and it works very well and returns the correct data, but using a function gives me this error.  Please help.

    FUNCTION get_dept_poc_rid

    (in_company NUMBER,

    in_dept VARCHAR,

    in_process_lvl VARCHAR)

    RETURN NUMBER IS

    return_value NUMBER;

    BEGIN

    ID_MANAGE_ID of SELECT INTO return_value OF ID_MASTER WHERE EMPLOYEE =)

    SELECT CASE - Choose employee ID based on which field master dept is not null

    WHEN dm. TIMEKEEPER <>0

    THEN dm. TIMEKEEPER

    WHEN dm. DIRECTOR <>0

    THEN dm. DIRECTOR

    WHEN dm. CHAIR <>0

    THEN dm. CHAIR

    0 OTHERWISE

    END dept_contact_employee_id - deal for the employee id

    OF deptmast dm

    deptcode dc

    WHERE TRIM (dc.department) = TRIM (dm.deptcode1)

    AND dc.process_level = dm.process_level

    AND dc.company = dm.company

    AND dc.active_flag = 'A '.

    AND dc.company = in_company

    AND deptcode1 = in_dept

    AND dc.process_level = in_process_lvl

    );

    RETURN Return_value;

    END get_dept_poc_rid;

    Hi everyone, I think I found it.  Apparently the length of variables and fields must match.  So I had to cut the Varchar table fields to match the literals from the variable.  It may even be advisable to cut both sides of the equation?  I'm kind new to Oracle but it's 101 PL/SQL, I'm sure.  I should have better.  Thanks to all the help that you so much he made me thinking in the right direction after spinning my wheels for a while.  Sometimes you just need to bounce back such things on people.  Thanks again.

  • Request of payment R12

    Need a query SQL that has been tested on R12 of EBS to list all payments between a range of dates, including these fields...

    Provider ID, provider name, provider address details, bank account details of the supplier (name, number and type), the provider's email and phone number (s), date paid, amount paid. Filtered on org_ID as our database stores customers and suppliers for the 3 organizations.

    Any guidance welcome

    SELECT asa.vendor_id, asa.vendor_name, assa.vendor_site_code,

    ASSA.address_line1, assa.address_line2, assa.city, assa.phone,

    ASSA.email_address, aca.check_date payment_date,

    payment_amount ACA.amount, aca.org_id, aca.external_bank_account_id,

    IEBA.bank_account_num external_bank_account_num,

    IEBA.bank_account_name external_bank_account_name

    Of aca ap_checks_all,.

    ap_suppliers asa.

    ASSA ap_supplier_sites_all,

    ieba iby_ext_bank_accounts

    WHERE aca.vendor_id = asa.vendor_id

    AND assa.vendor_id = aca.vendor_id

    AND assa.vendor_id = asa.vendor_id

    AND aca.external_bank_account_id = ieba.ext_bank_account_id

    - and aca.check_number = 906598

  • R12.1.3 Linux certification on energy systems

    We intend to migrate IBM AIX 6.1 systems env R12.1.3 powers to Linux. We want to continue to use power on linux systems, I'm looking for options on Linux platform. It seems that the supply system only IBM are certified, but I saw the fews notes that say we can have a configuration split with database 11g on Linux on the power system and level R12.1.3 Linux apps on intel (x 86-64). Please let me know what options I have. Thanks, Lydia

    For a list of certified Linux OS, please see:

    Oracle E-Business Suite installation and upgrade version Notes 12 (12.1.1) for Linux x 86-64 (Doc ID 761566.1)

    R12.1.1: Oracle eBusiness Suite Installation and upgrade version Notes 12 (12.1.1) for Linux x 86 (Doc ID 761564.1)

    If you want to have the node of the applications running on a different operating system layer that the le noeud node data layer, please see:

    R11i / R12: Oracle eBusiness Suite upgrades and Platform Migration (Doc ID 1377213.1)

    Frequently asked Questions: Oracle eBusiness Suite Support on x 86-64 (Doc ID 343917.1)

    Oracle EBS R12 with platform one level of database on the basis of data Oracle 11.2.0 (Doc ID 456347.1)

    Thanks to a database Oracle EBS R12 Tier one platform on Oracle 11 g 1 material (Doc ID 762669.1)

    Alternatively, you can use the matrix certification on the site Web of MOS.

    Thank you

    Hussein

  • Present the accounts in R12

    We recently moved to R12 from 11i. We use the accounting program to transfer data from subledger AR GL, however I have some doubts here.

    We have 2 bodies to submit accounts running programs every day.

    (1) a first with the parameters below.

    Create accountants-> YES

    Mode of accounting-> final

    Transfer to GL-> No.

    Post to Gl-> NULL

    I think it will just pick up the data in tables of basic AR and will put it in tables XLA.

    (2) second this one with parameters

    Create accountants-> No.

    Mode of accounting-> Null

    Transfer to GL-> YES

    Post to Gl-> No.

    Now my doubt is same for the 2nd instance that create the accounting program is getting submitted submits that in turn import Journal, even if the parameter create accounting is defined on no. Why?

    And if the transfer to the GL parameter is set to YES, then why I am unable to see the transfer Journal Enteries GL for compensation for claims running in the backend? Why?

    Could someone help me with this please.

    Thank you

    Rishabh

    I agree with the responses of Audrey. That the reason and the answer to your question. Please mark this thread as answered.

    Andréanne

  • Return specific text based on a percentage in another text box

    Hi all

    OK, got a head scratcher, and I'm sure it's easy for any experienced writer. Just not so easy for someone just to get into it.

    I have a form that count percentage in the text box. Based on the percentage of return in this box, that I would like to return a permission level in an adjacent area. The table below gives you an idea on what I'm after.

    PercentageApproval level
    0-30%TEXT1
    31 50%TEXT2
    51 60%TEXT3
    61 80%TEXT4
    81 100%TEXT5

    Any help would be appreciated.

    Thanks in advance!

    Okay, so that the custom field approval level calculation script you can use something like this:

    var perc = this.getField("Perc1").value; // let's say the percentage field is called "Perc1"
    if (perc>=0 && perc<=0.3) event.value = "TEXT1";
    else if (perc>0.3 && perc<=0.5) event.value = "TEXT2";
    else if (perc>0.5 && perc<=0.6) event.value = "TEXT3";
    else if (perc>0.6 && perc<=0.8) event.value = "TEXT4";
    else if (perc>0.8 && perc<=1) event.value = "TEXT5";
    else event.value = "";
    
  • To access the elements of an array of elements based on the value of the attribute

    Hi all

    I create a BPEL 11 g process that calls a web service which returns a data table. I need iterator on the data elements and access based on their attribute value.

    Here is a sample web service load:

    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
       <env:Header/>
       <env:Body>
          <OutputParameters xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://xmlns.oracle.com/apps/inv/soaprovider/plsql/item_pub/get_item/">
             <GET_ITEM>
                <Row>
                   <Column name="ORGANIZATION_ID" sqltype="NUMBER">101</Column>
                   <Column name="ORGANIZATION_CODE" sqltype="VARCHAR2">MyOrg</Column>
                   <Column name="SEGMENT1" sqltype="VARCHAR2">MySegment</Column>
                   <Column name="DESCRIPTION" sqltype="VARCHAR2">Upload 445</Column>
                   <Column name="PRIMARY_UNIT_OF_MEASURE" sqltype="VARCHAR2">Each</Column>
                   <Column name="PRIMARY_UOM_CODE" sqltype="VARCHAR2">EA</Column>
                   <Column name="ITEM_CREATION_DATE" sqltype="VARCHAR2">01/21/2014 09:22:35</Column>
                   <Column name="ITEM_UPDATE_DATE" sqltype="VARCHAR2">01/21/2014 09:22:35</Column>
                   <Column name="REVISION" sqltype="VARCHAR2">0</Column>
                   <Column name="REVISION_LABEL" sqltype="VARCHAR2">0</Column>
                   <Column name="REV_CREATION_DATE" sqltype="VARCHAR2">01/21/2014 09:22:57</Column>
                   <Column name="REV_UPDATE_DATE" sqltype="VARCHAR2">01/21/2014 09:22:57</Column>
                </Row>
                <Row>
                   ...
                </Row>
                <Row>
                   ...
                </Row>
             </GET_ITEM>
          </OutputParameters>
       </env:Body>
    </env:Envelope>
    

    How can I get some columns based on the name of the column attribute?

    I tried to do this:

    bpws:getVariableData('getItemResponse','body','/ns7:OutputParameters/ns7:GET_ITEM/ns7:Row[$partIndex]/ns7:Column[@name='SEGMENT1'])
    

    and

    bpws:getVariableData('getItemResponse','body','/ns7:OutputParameters/ns7:GET_ITEM/ns7:Row[bpws:getVariableData('partIndex')]/ns7:Column[@name='SEGMENT1'])
    

    but I got this compilation error:

    Error (157): xpath expression "bpws:getVariableData ('getItemResponse', 'body','/ ns7:OutputParameters / ns7:GET_ITEM / ns7:Row [bpws:getVariableData('partIndex')] / ns7:Column [@name = 'SEGMENT1'])" appearing is not valid, because XPath query syntax error. The syntax error occurs when parsing bpws:getVariableData ('getItemResponse', 'body','/ ns7:OutputParameters / ns7:GET_ITEM / ns7:Row [bpws:getVariableData('partIndex')] / ns7:Column [@name = 'SEGMENT1']) expression XPath, posted on 112. The XPath query syntax was false; the exception was: anticipated :). Check the detailed origin described in the text of the exception message and verify that the XPath expression that is named in the error message is correct. The XPath expression is defined in the BPEL process.

    I use JDeveloper 11.1.1.7.0

    Thanks in advance,

    Bill

    Use an entitlement and copy node and you can get it to work by using the syntax below.

    Assign an expression of the copy below syntax: -.

     

           

    Query="/ns1:GET_ITEM/ns1:row[$index]/ns1:column[./@name='Segment1']"/ >

           

         

    Query = "" / client: processResponse / client: result "/ >"

Maybe you are looking for

  • flexible web compaion lava will not be uninstalled

    Ive done all I could think it doesn't let me uninstall it ive tried the current cleaner and even an another removal tool that I forgot the name of it's malwarebytes Classifieds removal ware? in any case I want this ting turned off my pc and fast entr

  • MacBook Pro/iTunes: engineering no longer works

    I have iTunes 12.3.3 (latest version) and from one day to the other, I can't use genius on my MacBook Pro more. When I right click on a song for the genius option does not work. A message says I have to update genius. I did several times and still ha

  • Extension memory for 1620cds

    Hello, I want to install an additional memory for my 1620 satellite CD. Anyone know what model of memory I can install?Thanks and sorry, but my English is not very goog. I am Spanish.

  • When will receive new start-up logo animation?

    I have the land stock boot animation on my g3 of motorcycle, a friend has a x 2014 motorcycle in verizon with the logo of the seam, I have no update on google to start services, so... play when it's going to be an update :/

  • Cannot download my picture. Repeat the mistake of internet page explore

    TRY TO DOWNLOAD A PICTURE OF THE USB AND HARD DRIVE TO PUT ON MY PROFILE FOR TWITTER. DON'T ME LETS NOT DO THAT. KEEP CUTTING ME NOT. THE PHOTOS ARE OF THE CORRECT SIZE.