Use the default values of the parameters when calling FND_REQUEST. SUBMIT_REQUEST

Hello
I submit a program concurrent with FND_REQUEST. SUBMIT_REQUEST in pl/sql.
The simultaneous program settings are attached to sets of value and have default values.

I want to give these parameter values only, which do not have the default when sending the request of pl/sql.

That doesn't seem to work. Is it possible that I can get the defaults settings kick when I submit pl/SQL?

Thank you
SITA

Published by: user451773 on December 3, 2012 05:05

Published by: user451773 on December 3, 2012 05:06

You will have to code a "preliminary stage" for it... aka... a function that calls your conc.req.

the FND_REQUEST. SUBMIT_REQUEST will ask you to provide all the necessary at the start of the conc.req parameters. It's also what happens when you start through forms. So, you will need to code something that checks the settings which are given by you and for those not given not check LOV configuration and query by default.

This is how you can solve this problem. It will need an additional coding.

Kind regards
Johan Louwers.

Tags: Oracle Applications

Similar Questions

  • I am interested in the Apple Watch for fitness, but want to be able to use the phone when I run without carry my iPhone is possible

    I am interested in the Apple Watch for fitness, but to use the phone when I run it without having to carry my iPhone 6 s, is it possible?

    You can, but the Fitness app works better if you have the iPhone on your person.

    Use the activity on your Apple Watch - Apple Support

  • Computer will not use the drive when you restart.

    I have a Pavilion dv 9000 and had problems more and more lately (win explorer fails, application launcher fail, blue screens, crashes etc.).

    I decided to use the recovery disk that was created at first boot. According to all the manuals that I found (on - and offline), it is just to put the recovery disk in the DVD-ROM and restart.

    The problem is that nothing happens. The computer does not use the disk when it reboots.

    Anyone experienced the same problem with the recovery disk?

    I'm not having any other problems with the ROM, works perfektly once Windows is running.

    Thank you

    You may need to change the BIOS to do first the CD drive in the boot sequence to boot from the CD.  To do this, hold the screen that tells you the key F to push to enter the menu start or start of installation.  Push it quickly. Make the changes, save your work and exit.  Put the CD in the drive and reboot.  When you are prompted, press any key to boot from the CD.

    I hope this helps.

    Good luck!

    Lorien - MCSA/MCSE/network + / has + - if this post solves your problem, please click the 'Mark as answer' or 'Useful' button at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • OK, Adobe, why am I constantly being logged onto my CC account? I can't use the software when it maintains the bombing. The problemhas who spends all day and he killed my workfow - HELP

    OK, Adobe, why am I constantly being logged onto my CC account? I can't use the software when it maintains the bombing. The problemhas who spends all day and he killed my workfow - HELP

    Wish I had read this post before posting. Or ran the spellchecker...

    Anyway, people treated at Adobe callcentre solved the problem. Make sure you connect to the CC of the desktop application. So, good job Adobe...

  • Default values for bool parameters?

    Looks like the default values for Boolean parameters do not work yet. When I try this:

    Boolean useAlpha parameter
    <
    defaultValue: true;
    >;

    The checkbox is always also unchecked.

    It seems that the default values are repeated by the Publisher unless the minValue and maxValue have also been specified. To work around the problem, try the following code:

    Boolean useAlpha parameter

    minValue: false;
    maxValue: true;
    defaultValue: true;
    >;

    This is a hack, but it should unlock you.

  • I use iphone 5 s updated to 9.2, but I can not use the network and call :( Please help me

    I use iphone 5 s updated to 9.2, but I can't use the network and call someone help me please

    What happens when you try to use the network?

  • How to use the node to call a library function to convert C++ source codes

    Hi all

    There are two dll name 'QMSL_WLAN_Transport.dll' and 'QCAMSL_MSVC10R.dll' and some codes c ++ to connect to the DUT. The two DLLs work together for communicaite with the DUT.

    I am confused as how to use the node to call a library function to load the 'QCAMSL_MSVC10R.dll' function as

    g_hResourceContext = QLIB_ConnectServer_UserDefinedTransport((HANDLE) USER_HANDLE,
    UserDefinedSend,
    UserDefinedReceive,
    UserDefinedFlushTxRx,
    true,
    true);
    

    It seems that 'UserDefinedReceive, UserDefinedSend, UserDefinedFlushTxRx' Processaddress?  And "UserDefinedReceive, UserDefinedSend, UserDefinedFlushTxRx"'s functions in 'QMSL_WLAN_Transport.dll '.

    UserDefinedReceive = (_UserDefinedReceive)GetProcAddress(hUDT,"UserDefinedReceive");
    UserDefinedSend = (_UserDefinedSend)GetProcAddress(hUDT,"UserDefinedSend");
    UserDefinedFlushTxRx = (_UserDefinedFlushTxRx)GetProcAddress(hUDT,"UserDefinedFlushTxRx");
    

    Attached DLLs and C++ code snippets.

    Need help.

    Thank you.

    These parameters are reminders - pointers to functions that are called by the DLL - and there is no way to duplicate this purely in LabVIEW. Search this forum for the word "recall" and you will find similar questions (for other DLLs). You will need to write your own DLL (in C, C++, etc.) that implements these functions and provides a way to transfer data to LabVIEW.

  • I have a problem in direct charge of path where the default values are not met when using the CSV file to load into the database while his is filled everything in plain insert queries

    -The header of the control file, I added a load direct method(append mode)

    OPTIONS(direct=true,Parallel=true,skip_index_maintenance=true,skip_unusable_indexes=true)

    DATA RELATING TO SUNK COSTS

    ADD

    INSERT INTO TEST_TBL

    (

    col1,

    ...

    Col n-2

    );

    Try to use the classic path instead.  With the direct path, many constraints and triggers, and others are disabled.  Please see the next section of the online documentation.

    https://docs.Oracle.com/database/121/Sutil/GUID-973925DA-8F86-49C1-A707-4564DC3B57AE.htm#SUTIL1330

  • Reverse the order use current default values

    Hello

    I was working with a labview program tonight and had used the command 'Reset all default' in the menu use to clear all waveforms on my screen.  However, I accidentally chose the command "Make default current values" and can't erase what appears in the waveforms.  I'm sure there is a simple solution to my problem, but I could not understand.  I tried rewiring parts of my diagram didn't exclude graphs of waveform with the hope that the waveforms would leave but realized that the graphics were not wired so nothing would change.  Any help would be appreciated.

    Thank you

    bsteinma

    Unless you also saved, simply close the VI. If you want to save the VI, then just delete the graphics/charts by right-clicking and selecting data operations > clear chart.

  • SDO_NN cannot be assessed without using the index when put inside subquery

    Hi all

    I met a problem when you use the function sdo_nn to find the nearest neighbor. Here is my scenario:

    _ I have 2 customer and store tables.

    Customer table _ a client_ID and a 2D sdo_geom point

    _ Store table has store_ID and a 2D polygon sdo_geom.

    In the beginning, I have this query to find the nearest store to each customer as below:

    Select s.STORE_ID, c.CLIENT_ID

    store customer, s c

    where sdo_nn (s.MYPOLYGON, c.MYPOINT, 'sdo_num_res = 1', 1) = "TRUE";

    _It works as expected when it returns a table showing the nearest store each customer.

    _Now I want to count the number of customers who have the same nearest store:

    Select / * + INDEX (store store_spatial_idx, client_spatial_idx client) * / count (nearest_store. CLIENT_ID)
    from (select s.STORE_ID, c.CLIENT_ID
    store customer, s c
    where sdo_nn (s.MYPOLYGON, c.MYPOINT, 'sdo_num_res = 1', 1) = "TRUE") nearest_store
    Group of nearest_store. STORE_ID;

    This query generates the following error:

    Error report-
    SQL error: ORA-13249: SDO_NN cannot be assessed without using the index
    ORA-06512: at the 'MDSYS. MD", line 1723
    ORA-06512: at the 'MDSYS. MDERR", line 17
    ORA-06512: at the 'MDSYS. PRVT_IDX', line 9
    13249 00000 - '%s '.

    I'm pretty new to spatial databases and hope get help to go further. Thank you in advance!

    Hello Pinball,

    Oracle space tends to be a quite complex with many variables and moving parts.  We chatted about the group to a sort of FAQ or guidelines to help people like you submit questions that actually answers.  First of all, you really have to tell us the version of Oracle you are using.  Particularly the problems involving the optimizer, version down to the exact defined patch number is a good idea.  Secondly, you took the time to submit the question so I guess you want a response.  If you really want to see the answer and then providing an example is one of the most important things that you can do.  I'm going to do here for you, but in general people on this forum come and go and are often pushed into lurkitude, so if you want the coax to provide you with an example of work is the key.

    DROP TABLE store1 PURGE;
    CREATE TABLE store1(
        store_id INTEGER NOT NULL
       ,shape    MDSYS.SDO_GEOMETRY
       ,PRIMARY KEY(store_id)
    );
    
    DROP TABLE client2 PURGE;
    CREATE TABLE client2(
        client_id INTEGER NOT NULL
       ,shape    MDSYS.SDO_GEOMETRY
       ,PRIMARY KEY(client_id)
    );
    
    CREATE OR REPLACE PROCEDURE seeder(
        p_client_count IN NUMBER
       ,p_store_count IN NUMBER
    )
    AS
      sdo_foo MDSYS.SDO_GEOMETRY;
      int_counter NUMBER;
      FUNCTION random_point
      RETURN MDSYS.SDO_GEOMETRY
      AS
          num_x1 NUMBER;
          num_y1 NUMBER;
    
      BEGIN
          num_x1 := dbms_random.value(-179,179);
          num_y1 := dbms_random.value(-89,89);
    
          RETURN MDSYS.SDO_GEOMETRY(
              2001
             ,8265
             ,MDSYS.SDO_POINT_TYPE(
                  num_x1
                 ,num_y1
                 ,NULL
              )
             ,NULL
             ,NULL
          );
    
      END random_point;
    
    BEGIN
      int_counter := 1;
      FOR i IN 1 .. p_client_count
      LOOP
          -- Create a client point
          sdo_foo := random_point();
          INSERT INTO client2
          VALUES (
              int_counter
             ,sdo_foo
          );
          int_counter := int_counter + 1;
    
      END LOOP;
    
      int_counter := 1;
      FOR i IN 1 .. p_store_count
      LOOP
          -- Create a store polygon of some kind
          sdo_foo := MDSYS.SDO_GEOM.SDO_ARC_DENSIFY(
              MDSYS.SDO_GEOM.SDO_BUFFER(
                  random_point()
                 ,5000
                 ,0.05
              )
             ,0.05
             ,'arc_tolerance=0.05'
          );
          INSERT INTO store1
          VALUES (
              int_counter
             ,sdo_foo
          );
          int_counter := int_counter + 1;
    
      END LOOP;
    
      COMMIT;
    
    END seeder;
    /
    
    BEGIN
      seeder(10000,200);
    END;
    /
    
    BEGIN
      INSERT INTO user_sdo_geom_metadata(
          table_name
         ,column_name
         ,diminfo
         ,srid
      ) VALUES (
          'STORE1'
         ,'SHAPE'
         ,MDSYS.SDO_DIM_ARRAY(MDSYS.SDO_DIM_ELEMENT('X',-180,180,.05),MDSYS.SDO_DIM_ELEMENT('Y',-90,90,.05))
         ,8265
      );
    
      COMMIT;
    
    EXCEPTION
      WHEN OTHERS
      THEN
          NULL;
    
    END;
    /
    
    BEGIN
      INSERT INTO user_sdo_geom_metadata(
          table_name
         ,column_name
         ,diminfo
         ,srid
      ) VALUES (
          'CLIENT2'
         ,'SHAPE'
         ,MDSYS.SDO_DIM_ARRAY(MDSYS.SDO_DIM_ELEMENT('X',-180,180,.05),MDSYS.SDO_DIM_ELEMENT('Y',-90,90,.05))
         ,8265
      );
    
      COMMIT;
    
    EXCEPTION
      WHEN OTHERS
      THEN
         NULL;
    
    END;
    /
    
    CREATE INDEX store1_spx ON store1
    (shape)
    INDEXTYPE IS MDSYS.SPATIAL_INDEX
    NOPARALLEL;
    
    CREATE INDEX client2_spx ON client2
    (shape)
    INDEXTYPE IS MDSYS.SPATIAL_INDEX
    NOPARALLEL;
    
    /* Works as expected */
    SELECT
    s.store_id
    ,c.client_id
    ,MDSYS.SDO_NN_DISTANCE(1)
    FROM
    store1 s
    ,client2 c
    WHERE
    MDSYS.SDO_NN(
        s.shape
       ,c.shape
       ,'sdo_num_res=1'
       ,1
    ) = 'TRUE';
    
    /* No worky? Works for me */
    SELECT
    ns.store_id
    ,COUNT(ns.client_id)
    FROM (
       SELECT
        s.store_id
       ,c.client_id
       FROM
        store1 s
       ,client2 c
       WHERE
       MDSYS.SDO_NN(
           s.shape
          ,c.shape
          ,'sdo_num_res=1'
          ,1
       ) = 'TRUE'
    ) ns
    GROUP BY
    ns.store_id
    ORDER BY
    ns.store_id;
    

    So I wrote this about 12 c (12.1.0.2.0) and everything works fine for me.  Then I moved back from 11 GR 2 (11.2.0.4.0) and of course, there are questions.  So I guess that you don't use flavor of 11g.  So at this point we can look at the docs and see for 11g, have you often need to specify which table is the head and that is the one that has the spatial index to use.
    http://docs.Oracle.com/CD/E11882_01/AppDev.112/e11830/sdo_operat.htm#SPATL1032

    Its rather interesting that the optimizer of 12 c knows what you want, when I had to squint myself at your request and to play a little with the refining.  Note that SDO_NN is sensitive, because the geometry of the main table should come second in the operator.  I did not know that on the top of my head.

    
    SELECT
    /*+ LEADING(c) INDEX(s store1_spx)  */
     s.store_id
    ,c.client_id
    ,MDSYS.SDO_NN_DISTANCE(1)
    FROM
     store1 s
    ,client2 c
    WHERE
    MDSYS.SDO_NN(
        s.shape
       ,c.shape
       ,'sdo_num_res=1'
       ,1
    ) = 'TRUE';
    
    SELECT
     ns.store_id
    ,COUNT(ns.client_id)
    FROM (
       SELECT
       /*+ LEADING(c) INDEX(s store1_spx)  */
        s.store_id
       ,c.client_id
       ,MDSYS.SDO_NN_DISTANCE(1)
       FROM
        store1 s
       ,client2 c
       WHERE
       MDSYS.SDO_NN(
           s.shape
          ,c.shape
          ,'sdo_num_res=1'
          ,1
       ) = 'TRUE'
    ) ns
    GROUP BY
    ns.store_id
    ORDER BY
    ns.store_id;
    

    So I think that is your answer.  Give it a shot and see if this fits the Bill.  Of course, moving to 12 c would be useful for such things.  It would be interesting to collect more examples of this kind of space thing where 12 c is the answer. Also, would be nice if we could mark somehow this discussion as applying only to 11g and earlier versions.

    See you soon,.

    Paul

  • USING THE parameters in procedures

    Hello Experts;


    Hello all;


    I am trying to run a program by using the parameter of the procedure (IN and OUT IN).

    I have an emp table I want to update the details of the column perk.


    > > Here is coding > >


    1 create or replace procedure emp_salary

    2 (id IN emp.eid%type, salary IN OUT emp.esalary%type) IS

    number of tmp_sal 3.

    4 BEGIN

    5. Select esalary in the tmp_sal of the emp where eid = id;

    6 If tmp_sal between 10000 and 20000 THEN

    7 salary_inout: = tmp_sal * 1.2;

    8 tmp_sal between 20001 and 29999 ElseIf THEN

    9 salary_inout: = tmp_sal * 1.8;

    10 if ELS tmp_sal > 30000 then

    11 salary_inout: = tmp_sal * 2.0;

    12 * END;

    SQL > /.

    CAUTION: Procedure created with compilation errors.

    SQL > show errors;

    PROCEDURAL EMP_SALARY errors:

    LINE/COL ERROR

    -------- -----------------------------------------------------------------

    10/5 PLS-00103: encountered the symbol "IF" when awaits an of the

    Next: =. ( @ % ;   The symbol ';' was replaced by 'IF' continue.

    12/4 PLS-00103: encountered the symbol ";" when expecting one of the

    Suite: If

    MY version of DB is: 10.2.0.1

    Details of the EMP:


    SQL > select * from emp;

    | EID | ENAME |  EQUAL |  ESALARY | ECITY |  EPERK |

    1 sona |   MBA |  10000 | ********    |            |

    Maya 2 |   MCA |  15000 |  **********|            |

    3 sony |   MSC |  20000 |  ****         |            |

    4 King |   Magnin |  22000 |  **********|             |

    5 ford |   Magnin |  40000 | **********|              |

    Thanks in advance;

    Hello

    Sorry, I'm not sure to understand any issue.

    8f953842-815B-4D8C-833d-f2a3dd51e602 wrote:

    Hello Frank klush.

    > Argument datatype >

    EID NUMBER

    ESALARY VARCHAR2 (15)

    Question 1: if I declare esalary is varchar2, how will this affect my argument?

    As I have already said, the pay argument is not used.  As long as it is not used, it doesn't matter what type of data it has, but you must call the procedure with an argument of this type of data.

    Because you named the "wages" argument, I suppose that it is supposed to contain a value that could come from the emp table esalary column.  If that's what you plan to use it for, then you stated correctly in the procedure, such as emp.esalary%TYPE.  If you change the defifinitin = table one to be esalart (for example) a certain NUMBER (which seems to be a good idea), then you will not have to change the code anything in the procedure, simply recompile the procedure.

    Question 2: Ok. Emp_salary procedure requires 2 arguments, if, therefore, here only one argument is passed for example salary only.

    What makes sense here?

    DECLARE

    1. s emp.esalary%TYPE;
    2. BEGIN
    3. emp_salary (123, s);
    4. END;
    5. /

    Thanks in advance, really I put t know this logic. Please explain a little more.

    because I learn pl/sql.

    Thank you.

    Where is that a single argument?

    In your original code, zero arguments were passed.

    In the anonymous block above, two arguments are passed:

    (1) the literal NUMBER 123.  The 1st formal argument, id, has the data type of emp.eid%TYPE, and emp.eid said a NUMBER, so 123 is a value to pass as the argument IN perfectly well.

    (2) the variable s.  The 2nd formal argument, salaries, is defined as emp.esalary%TYPE, and that's exactly how s is defined, so s is a perfectly fine variable pass as argument IN OUT.

  • How and where is the BBC button? I prefer to use the BBC when sending/forwarding e-mail.

    I like to use the BBC feature when the translation by e-mail so that the other peoples email addresses are not send the country and the world.  This new perspective seems to lack the functionality of the BBC.  Why?  Where is he?

    I think you mean (Blind Carbon Copier) BCC not BBC.

    By 'new perspectives', you mean Outlook 2010?

    If not, let us know what version of outlook you are using. If you use Outlook 2010...

    • Compose a new message
    • Click the Options tab
    • The section display fields, this is where you can specify CCI be visible if you want to

    Tricky

  • How to use the webservice when I or tcp/ip and wifi?

    I ran this code on my application for BIS, if possible tcp/ip or wifi connection...

    but it always give me null in the conDescriptor

    This is the cod

    int [] preferredTransportTypes = {TransportInfo.TRANSPORT_TCP_WIFI, TransportInfo.TRANSPORT_BIS_B};

    ConnectionFactory factory = new ConnectionFactory();

    factory.setPreferredTransportTypes (preferredTransportTypes);

    ConnectionDescriptor conDescriptor = factory.getConnection (url);

    If (conDescriptor! = null) {/ / connection managed}

    int transportUsed = conDescriptor.getTransportDescriptor () .getTransportType ();

    Conn = conDescriptor.getConnection () (HttpConnection);
    Logger.getInstance () .logInformationEvent ("transport" + transportUsed);

    } else {}
    Full book sb = ServiceBook.getSB ();
    Reviews [] ServiceRecord = sb.findRecordsByCid ("IPPP");
    for (int i = 0; i)< records.length;="" i++)="">

    If (records [i] .isValid () &! records [i] .isDisabled ()) {}
    URL += "& foo = true; deviceside = true; » ;
    }
    }
    URL = HTTPConnections.getUrl (url);
             
    Conn = getHttpConnection (url);

    }

    I've never used the api network in blackberry and AFAIK BIS is available on all blackberry devices.

    It shud work...

    What shud I do when I'm neither tcp/ip and wifi?

    Thanks to advanice

    BIS - B is a particular link, you need additional code to support, you will know if you are a member of the Alliance or use the Api to push.  Otherwise, it is not available to you.  You should try WQAP or direct TCP.

    See this video which should explain the options.  Then change your favorite types to include TCP, and WAP support.

    http://supportforums.BlackBerry.com/T5/Java-development/networking-transports-II/Ta-p/446742

  • How can I change cursor using the pointer when you move to image?

    Title says it all.

    I'm trying to get the hand cursor when the user hovers over an image that is a link.

    Thank you!

    You want to have a handcursor on the image or the label... If you want on the image, and then use the properties in the image tag... You are only using useHandcurson and do not use buttonmode... .the of them go together... You should use navigatetoURL and not newBrowserWindow

  • I can't use the Justification when a TEXT layer is selected...

    Hello...

    Please take a look at this picture and tell me what is the problem?

    http://img3.Tinypic.info/files/casc3lpzzmxpt9hu33hl.gif

    the menu turns off when I select a text layer for a justification to do about! but when I select another layer it seems!

    How can I use it when the text layer is selected?

    As I said, you must use the paragraph type you want to use the justification options, no pointer type. And no, this isn't how the paragraph Panel should look like.

    Point type:

    http://help.Adobe.com/en_US/Photoshop/11.0/WSfd1234e1c4b69f30ea53e41001031ab64-75d3a.html

    Paragraph type:

    http://help.Adobe.com/en_US/Photoshop/11.0/WSfd1234e1c4b69f30ea53e41001031ab64-75d2a.html

    Panel section:

    http://help.Adobe.com/en_US/Photoshop/11.0/WSfd1234e1c4b69f30ea53e41001031ab64-758da.html

Maybe you are looking for