Detailed Steps to create a new LOV in AK Regions

Hi,
Can any one give the information on how to create a new LOV using AK Developer responsibility?
Thanks

Hi,
Can any one give the information on how to create a new LOV using AK Developer responsibility?
Thanks

Similar Messages

  • AM creation while creating a new LOV

    Hi,
    I have to create a new LOV. For this I have to create an AM,VO and LOV region. Now my question is regarding AM.
    1. Can we create a new AM or,
    2. Do I extend the already existing LOV AM.
    I created a new AM but after personalizing the page get an error "Can't find the application module...."
    I had also attached the new AM to the new LOV region created.
    So is it necessary that the existing LOV AM be extended or can we create a new AM?
    Please guide
    Thanks

    1. I have bounced server after files were transferred.
    2. The AMs are tn correct place on server
    3. The AM is attached to the LOV region and is not attached to the table
    The error stack is as follows:
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25002: Definition sspn.oracle.apps.okc.lov.server.SSPN_RepSiteLOVAM of type ApplicationModule not found
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1270)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1458)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2673)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1919)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:554)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431)
         at OA.jspService(_OA.java:212)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         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:642)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:662)
    ## Detail 0 ##
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25002: Definition sspn.oracle.apps.okc.lov.server.SSPN_RepSiteLOVAM of type ApplicationModule not found
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1192)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1458)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2673)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1919)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:554)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431)
         at OA.jspService(_OA.java:212)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         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:642)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:662)
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25002: Definition sspn.oracle.apps.okc.lov.server.SSPN_RepSiteLOVAM of type ApplicationModule not found
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1192)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1458)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2673)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1919)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:554)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431)
         at OA.jspService(_OA.java:212)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         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:642)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:662)

  • Steps for creating a new BAPI function module

    Hello experts,
    Can any one send me steps for creating a new BAPI function module , I got a requirement to do like this,but I dont have any clue about how to create.
    Please help !!!

    BAPI stands for Business Application Programming Interface.
    There are 5 different steps in BAPI.
    - Create BAPI Structure  
    - Create BAPI Function Module or API Method.  
    - Create BAPI object  
    - Release BAPI Function Module.  
    - Release BAPI object.
    Step1. Creating BAPI Structure:  
    - Go to <SE11>. 
    - Select Data Type & Enter a name. 
    - Click on Create.
    - Note: Always BAPI should be in a development class with request number (Not Local Object).
    - Select Structure & hit ENTER.
    - Enter the fields from your database. Make sure that the first field is the Primary Key Field.
    - Then SAVE & ACTIVATE.
    Step 2. Creating BAPI module: 
    - Enter TR.CODE <SE37>.
    - Before entering any thing, from the present screen that you are in, select the menu
       Goto -> Function Groups -> Create Group.
       Enter a name (Note: This name Must start with ZBAPI)
       Let this screen be as it is and open another window and there, enter TR.CODE <SE80).
       Click on the Third ICON that says Inactive Objects. 
       Select the group that you just created and click on Activate. 
       Notice that the group you created will disappear from the list of inactive objects.
    - Go back to <SE37> screen and enter a name and hit <ENTER>. Then enter the group name that you just created and activated.
    NOTE: When you release a function module the respective group will be attached to that particular application. It cannot be used for any other application. NEVER include an already existing group that is attached to another module.
    Now click on the first Tab that says [ATTRIBUTES] and select the radio button that says remote-enabled module since we will be accessing this from any external system.
    Then click on the second tab that says [IMPORT].
    Enter a PARAMETER NAME, TYPE and the structure you created in the first step. Also select the check box ‘Pa’. All remotely enabled functional modules MUST be Pa enabled, where Pa means ‘Passed by Value’ and if you don’t select ‘Pa’, then that means it will be passed by reference..
    Then click on tab that says [EXPORT].
    Enter the following as is in the first three fields 
      RETURN        TYPE        BAPIRETURN (These 3 field values are always same)
      Here also select ‘Pa’ meaning Pass by value.
    Note: BAPIRETURN contains structure with message fields.
    Then SAVE and ACTIVATE.
    Step 3. Creating BAPI object: 
    - Enter Tr.Code <SWO1>   (Note. It is letter ‘O’ and not Zero).
    - Enter a name and then click on create. Enter details. 
    NOTE: Make sure that that Object Type and Program name are SAME.   
    - Enter Application ‘M’, if you are using standard table Mara. If you are using your own database then select ‘Z’ at the bottom. 
    - Then hit <ENTER>. 
    - Now we have to add ‘Methods’. High light METHODS and then select the following from the menu: 
    Goto Utilities -> API Methods -> Add Methods.
    - Enter function Module name and hit <ENTER>.
    - Select the second FORWARD ARROW button (>)to go to next step. 
    - Check if every thing looks ok and again click on FORWARD ARROW button (>).
    - Then select ‘YES’ and click on <SAVE>.
    -  Now on a different screen goto TR.CODE <SE37>.  Enter Function Module name and select from the top menu  Function Module -> Release -> Release.
    - Goback to TR.CODE <SWO1>.
    Here select the menu combination shown below in the same order.
    - Edit -> Change Release Status -> Object Type Component -> To Implemented.
    - Edit -> Change Release Status -> Object Type Component -> To Released.
    - Edit -> Change Release Status -> Object Type -> To Implemented.
    - Edit -> Change Release Status -> Object Type -> To Released.
    - Then click on <SAVE>.
    - Then click on Generate Button (4th button from left hand side looks like spinning wheel).
    - Then Click on the button that says ‘PROGRAM’ to see the source code.
    To check if this is present in work flow goto TR.CODE <BAPI>. 
    Here it shows business object repository.
    - First click on the middle button and then select “ALL” and hit ENTER.
    - Goto tab [ALPHABETICAL] and look for the object that you created. This shows that the BAPI object has been created successfully.
    regards,
    aswin

  • Creating a new Lov in std oracle screen - iproc

    Hi,
    I want to create a new LOV in std oracle screen.
    I will create the item using personalize option.
    I will create the LOV Region with scope as public and VO etc in jdeveloper and deploy in instance
    Now will this region be available in personalize screen to link with the new messagelov input?
    Thanks,
    Gowtam.

    I could understand that you are creating a Lov using Personalization. Also if you click on the Personalize page link, you can see the newly created Lov. Do let me know if I missed your question.

  • ADF BC LOV: creating a new LOV entry in-the-fly

    Hi all
    I have LOV enabled ViewObject attribute, which is actually a foreign key to the another, master table, as usual.
    Now, user searches LOV values, and decides that he need a new entry in the master table, which should to be assigned to the LOV enabled attribute.
    So, as part of creating current (detail) record (in the same transaction), I need to provide ability to create a new master record (in the af:popup for example), whose primary key after that automatically becomes value of LOV enabled attribute (and appears in the LOV, after clicking oh the search icon)
    Both detail ViewObject and master ViewObject are part of the same Application module
    How to do that ? Any example ?

    Thanks for the reply. I am running jDeveloper 11g Version 2.
    I tried the Bind Variable approach as well. I would love to use the code mentioned above, but where would I put it? Where can you put code that gets called before the page is generated?
    I tried using the task flow to set the Bind variable between the createInsert and the page view. The method to set the bind variable was never called. I generated the necessary java code for the setter on the view object (and client interface) and placed a debug break point in the setter method just to make sure.

  • Steps to Create a new DataProvider?

    Please let me know the steps to be followed to create a new DataProvider(Query) to a newly created Web Intelligence document
    Thanks in advance

    here is a code snippet that should work in 3.1, in BI  4.0 it won't.
    DocumentInstance documentInstance = reportEngine.newDocument("UnivCUID=" + universe.getCUID());
         //Get the name of the default data provider created when the Web Intelligence document was created.
         DataProviders dataProviders = documentInstance.getDataProviders();
         DataProvider dataProvider = dataProviders.getItem(0);
         String dataProviderName = dataProvider.getName();
         //Add data source objects to the query.
         addDataSourceObject(documentInstance, dataProviderName, "Customer Id");
         addDataSourceObject(documentInstance, dataProviderName, "Contact First Name");
         addDataSourceObject(documentInstance, dataProviderName, "Contact Last Name");
         addDataSourceObject(documentInstance, dataProviderName, "Order Amount");
         addDataSourceObject(documentInstance, dataProviderName, "Quantity");
         //Add filter objects to the query.
         addFilterObjects(documentInstance, dataProviderName, "Order Amount", Operator.GREATER_OR_EQUAL, "75000", LogicalOperator.AND);
         addFilterObjects(documentInstance, dataProviderName, "Quantity", Operator.GREATER, "120", LogicalOperator.AND);
         //Run query to update data provider.
         dataProvider.runQuery();
         //Now create a new report and define the report's formatting.
         String reportName = "My Report";
         ReportContainer report = documentInstance.createReport(reportName);
         //Add a new free cell for the title of the report.
         PageHeaderFooter header = report.getPageHeader();
         Cell headerCell = header.createFreeCell(reportName);
         FreeCell cell = addFreeCellToReportBody(report, " Customer Orders ", "Tahoma", 12, StyleType.BOLD + StyleType.ITALIC, 10d, 10d);
         //Add a specific table to my report.
         ReportBlock tableBlock = addTableToReportBody(documentInstance, report, cell);          
         //Add a new chart to the report.
         addChartToReportBody(documentInstance, report, tableBlock);
         documentInstance.applyFormat();
         //Uncomment the code below to save the Web Intelligence document back to Enterprise.
         //Save document to the logged in user's favorites folder.
         IFolder folder = reCommon.getFavoritesFolder();
         //Name of the new Web Intelligence document.
         String documentName = "MyWebIntelligenceDocument";
         //Save document.
         documentInstance.saveAs(documentName, folder.getID(), null, null);

  • Steps to create a new Oracle Application server

    I am in unfamiliar territory and need to create a new Oracle Application Server. I would appreciate any direction or direction to documentation that explains the steps required to establish a new server. Thanks.

    William,
    Have you looked at the Portal section on OTN? We recently added a whole bunch of information under the documentation section.
    It can be found by clicking on Internet Servers under the Products heading on the left hand navigation bar. That page will have a section for Oracle9i Application Server and under that you will see Related Features & Products where there is a link to Portal.
    Rich

  • Steps to creat a new event in Calendar

    Are there guides for Built-In Apps...or all Apps for that matter?
    Seems pretty basic but how is a new event entered into Calendar...what are the steps?

    Open the calender app.  Go to the day you want and double touch it.  (depending on what view you are using, this will open up the day).   At the bottom right of the screen there is a little+ sign. Touch it to create a new event.

  • Is it possible to make the attachment icon on my journals form a compulsary step when creating a new manual journal entry?

    Good day,
    Our company uses EBS 11.5.10.2. The company has a policy whereby any new manual journal needs to have the supporting documentation attached to it, using the attachment icon in the task bar.
    Users sometimes forget to do this, though. This has now prompted management to request that we try and make this process of attaching a document when creating a new manual journal compulsary to the process.
    Is this possible on the current version we are running on?

    Well, that depends on if you are using client/server or web. Currently there is a bug being investigated, which is preventing the cursor size from being altered. For client/server, do the following on the client machine (assuming Windows):
    Control Panel > Accessibility Options > Display > Cursor Width
    By increasing the width, the cursor will be more visible. The same is expected to work on the web, but currently is problematic and being investigated.

  • Steps to create a new order type

    could someone plz tell me how to create a new order type and what other things i should look into to make it work.
    Thanks

    Hi sri
    if you want to go for new order type then copy standard into Z doc type. for example (OR to ZOR) , because there are tables which are assigned to the doc type internally  that get copied when you copy from standard .
    If your requirement is for same sort of doc type with diff changes suggestions is go for  (OR to ZOR)
    Now when you copy form standard to Z doc type , you need to configure as per your requirement in the VOV4  also
    Regards
    Srianth.

  • How to create a new Country-Key and Region

    Dear Sir,
    We are creating a new Customer Master record using Tcode XD01 , the customer belong to a Country "MOZAMBIQUE" . This country doest not exist , so we have to create a new Country , Country-Key and Region for this .
    Pl guide us , as what steps are required to be followed for this .
    We assure to award full points for the suggested solution pl
    Rgds
    B Mittal

    Hello,
    You can define new country code at general settings in SPRO.
    SPRO --> IMG -> General Settings -> Set Countries -> Define Countries . Transaction code OY01.
    Prase

  • Regd. Detailed steps for creating BS,TechSys, SWC etc in SLD

    Hi Experts !
    Can some one share a good detailed document on  the steps performed in SLD  like creation of product, software componet and how to create and link the Technical system and business systems. What are the various dependencies to be maintained and what autorisations to be given to the users to access business system created in SLD.
    Regards,
    Srinivas

    Hi Srinivas,
    You can follow below links.
    You can search on SDN can get more information if needed.
    http://help.sap.com/saphelp_nw04s/helpdata/EN/31/f0ff69551e4f259fdad799a229363e/frameset.htm
    http://www.sapag.co.in/HOWTOLOGINTOXI.html

  • The "welcome to Thunderbird" pop-up keeps on saying "sorry were unable to communicate with our sign-up server", how do you get past the step and create a new em

    I tried to turn off the firewalls to no avail and have, on multiple occasions tried to complete the setup for a Thunderbird email account and continue to get the same message, the pop up flashes in red "sorry we are unable to communicate with our sign-up server"
    any ideas how you result this issue?

    If it works, the sign up page will connect you to a 3rd party email account provider such as hover or gandi who will require payment. Is this really what you want to do, given that your ISP and other providers (gmail, gmx, hotmail, yahoo) will be happy to give you an account for free?
    To connect an existing email address to Thunderbird, use the route '''File|New|Existing Email Account'''.

  • Step 20 - Create new connection for NORTHWIND user, Northwind - Migrated

    Hello,
    I am migrating the Northwind database from Access to Oracle, and I am following the directions, but when I get to step 20, create a new connection for the Northwind User, Northwind - Migrated, I cannot create the connection. After running the converted model script that was generated by the workbench -- I don't see the Northwind - Migrated database. So how can I create a connection to it?
    Also -- after I ran the script, I did not see any messages in the log showing I ran the script, but the status bar at the bottom of the tool said script finished..... I am confused.
    Thanks!
    Jeff

    Anyone have this same issue trying to migrate the Northwind database to access using migration workbench?
    Thanks so much,
    Jeff

  • Issues in creating new LOV input Item in a standard page

    Hi,
    I'm trying to create a new LOV item in a page. I'm using the personalizations as said in the jdev guide. But, I want to use a custom VO and RN.
    I created a new VO and used that to create an LovRN. But, when i call it in the ExternalLOV property and run the page, the LOV is giving an error saying that the VO is not in the LOV AM.
    I tried to extend the AM and then attach this VO to the custom extended AM. I'm running into errors and also found that the AM is rootAM for the page and so I removed the extension.
    Please help me out in solving the issue.

    Bharath P ,
    This is a limitation in framrework that u cannot extend the root AM which has LOV on the page. The work around is to make a nested AM. Attach a new AM at any region under pagelayout region, it would automatically become nested AM of the root AM.
    --Mukul                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Maybe you are looking for