How to add a module in application

Hi All,
I want to add a new module in application. In Database it is OK. But in application i upload the new module in prodappl folder. But how to set his TOP Plse suggest.
Many Thanks
Ghanshyam

Hello,
What is the database and applications versions?
Additionally please see the following threads;
https://metalink.oracle.com/metalink/plsql/f?p=200:27:4314145935944948375::::p27_id,p27_show_header,p27_show_help:199619.995,1,1
Oracle Metalink: How to add a new module to existing 11i installation. Doc I.D. 199619.995.
https://metalink.oracle.com/metalink/plsql/f?p=200:27:4314145935944948375::::p27_id,p27_show_header,p27_show_help:230513.995,1,1
Oracle Metalink: install 11i all modules? Doc I.D. 230513.995.
https://metalink.oracle.com/metalink/plsql/f?p=200:27:4314145935944948375::::p27_id,p27_show_header,p27_show_help:645423.995,1,1
Oracle Metalink: how to install only needed products? Doc I.D. 645423.995.
Adith

Similar Messages

  • How to add push button in application tool bar in SAP transaction VA01

    How to add push button in application tool bar in SAP standard transaction VA01 and how to implement the code for that function code.

    There is no scope to create a push button in application tool bar. Instead of that we can add in a menu bar.

  • How to add log to an application

    Hi,
    Can anyone give me the procedure for how to add logs to my application
    Regards
    Padma

    Padma. My understanding is that logging is the same way in Web Dynpro as in a normal J2EE app.
    Maybe this section in sap.help will be of use to you.
    http://help.sap.com/saphelp_nw04s/helpdata/en/fe/4f5542253fb330e10000000a155106/frameset.htm
    I haven't personally used SAP's logging because we ported our apps from WebSphere and we were already using log4j. We evaluated SAP's logging and didn't find that the work involved to switch or bridge log4j to SAP's logging was worth it.
    Good luck

  • How to Add function modules to retrieve current month

    how to Add function modules to retrieve current month from TVARV variables (currently we have functions to do close month).

    Hi
    Double click on the CODE for the line..
    SET PF-STATUS 'XYZ'.
    It will open the Menu Painter (SE41). Click on the Function Keys Tree Node and And assign the
    Function Keys and Function codes for the Menu Items.
    Hope this would help you.
    Murthy

  • How to add these modules?

    Hi everyone, how can i add these modules listed below? I tried to query them but can't find them. Are they part of another module or what?
    •     General Ledger
    •     Accounts Payable
    •     Fixed Assets
    •     Payments & Collections
    •     Accounts Receivable
    •     Cash & Expense Management
    •     Project Costing
    •     Project Billing
    •     Purchasing
    •     Self-Service Procurement
    •     Sourcing
    •     Procurement Contracts
    •     Supplier Portal
    •     Inventory Management
    •     Reporting
    •     HR
    •     Cost Management
    •     Product Master Data Management
    •     Order Management
    If someone can help me figure out how to get these added I would really appreciate it.
    Thanks!

    Hussein Sawwan wrote:
    Please post the details of the application release, database version and OS.
    Hi everyone, how can i add these modules listed below? I tried to query them but can't find them. Are they part of another module or what?Where do you want to add them?
    You can check if those modules are licensed from OAM -- http://docs.oracle.com/cd/E18727_01/doc.121/e12894/T202991T469980.htm#zzbegin
    If you want to add the responsibilities, navigate to System Administrator > Security > User > Define, query your username and assign the responsibilities.
    Thanks,
    HusseinI'm sorry, I didn't word my post correctly. I'm running 12.1.1, db 11gR2 11.2.0.2 on OEL 5.7. I installed with Vision Demo Database
    What I meant to ask is how do I add those responsibilities to a user. When i query the names listed above. I can't find a match for most of them.

  • How to add dll library to application?

    I start programmed the CVI a few weeks ago and I have a little problem. I must make an application layer for profibus master device. However I total do not know how to add dynamic library to program, because in another way I get the error: undefined symbol. I know that it very trivial, but I cannot find solution. I have a lib file and also I include file about device, but I still get the error – undefined symbol – can you help me?
    Thanks very much for any advice or help

    Dear laszku,
    Are you looking for solutions to connect your CVI application with PLC? Because there are also solutions for that which are easy to use, and to implement with CVI.
    If you want to use your DLLs, there are some on-line help, how to import them in CVI.
    Basicaly there are two different method to import DLLs:
    - static import, when you import the library in your CVI project. The dll will be loaded when the exe starts running. If there is an issue to load the library, you'll be able to get the error at compilation time.
    - dynamic dll import, when you load the library at run-time. With this, you get the flexibility to control, when will be the dll linked to your exe in the memory, while running. The disadvantage is, you'll get errors only at run-time.
    I recommend you some of our on-line tutorial, how to load DLL into your application in CVI:
    CVI Help: Loading Dlls - This says: You cannot import DLLs directly into your project. You need to create DLL Import Library, which can be imported into your project.
    To do so, look at this knowledge base: Creating Import Libraries for a DLL in LabWindows/CVI
    You might get answers for your following questions at this FAQ page:
    FAQ: Using Dynamic Link Libraries with LabWindows/CVI
    Some help sites:
    Rules for Using DLL Files
    Linking to Functions Defined in a DLL From LabWindows/CVI
    If you need dynamic linkink, you can get example code with this site:
    How Can I Access DLL Functions in a LabWindows/CVI Program Without Including the Import Library in t...
    I hope, I could help you to find the way how to import DLL libraries.
    If you still couldn't solve the error after studying the links, please provide me more information, where, which symbol is missing, and also the full error message.
    The error you get, can be caused by the linker or pre-compiler also, which doesn't find the symbol you requested. Please check the path of your library and dll also.
    Best Regards,
    Tamas Szekely
    Applications Engineer
    National Instruments

  • How to Add additional Module to SAP NETWEAVER TRIAL

    Hi! Everyone,
    I'm completely new to SAP, I was able to install the above subject with its GUI and working perferctly fine, however is it possible to add additional modules such as Logistics, Procurement and sales? Thanks in Advance

    Hello Albert,
    If it's a trial Netweaver, maybe it's not possible.
    Generally you use SPAM or SAINT tcodes to add more packages.
    Maybe SAP NetWeaver Administrator   will be able to help you.
    Jude

  • How to add Custom Address Book Application?

    I need add my custom address book application, so I has reading docs and wikis about convergence customization but no see clear how to.
    I take a dojo tutorial for change event from addres book buttons but may be are not the best practice.
    Somebody know information source for solve this please.
    Thanks.

    JCV_ wrote:
    I need add my custom address book application, so I has reading docs and wikis about convergence customization but no see clear how to.The "YahooABSPlugin" code in the c11n_sample directory may provides some guidance.
    If this still doesn't help then you could contact Sun to get help from Sun Professional Services. Writing a custom Convergence application is far from trivial.
    Regards,
    Shane.

  • How to add sprite component to application

    Hi,
    In my application i am using a custom component which
    extends Sprite class. I am adding this component to application as
    <local:mySprite width="500" height="300" /> but it is showing
    following error on application run;
    Type Coercion failed: cannot convert mySprite@129be5e1 to
    mx.core.IUIComponent.
    How should i overcome this problem, if any suggestion please
    reply.
    Thank you.

    Everything you add to the display list of the application
    must implement IUIComponent. Wrap the sprite in a UIComponent or
    UIMovieClip.

  • In classic environmnet, how to add memory to an application

    My MS Powerpoint crashes when I try to print anything from it, saying it needs more memory. I can't find a way to add memory to it. Any ideas? Thanks.

    At this point, it's definitely not a problem with having enough memory assigned to the application. Right now, you've got a little under 600MB assigned to PowerPoint, which is overkill. It may be taking up too much memory now, depending on how much physical RAM you have in your Mac. I would knock it back down to at least 75,000 (a bit under 75 MB). That's more than enough for PowerPoint.
    However, that still doesn't explain the memory errors you're getting. It makes no sense that PowerPoint is saying it doesn't have enough memory when it is currently assigned far more than any use of that application needs. It may be an issue with the document in question being damaged. But more likely, PowerPoint itself is damaged and could probably be fixed by reinstalling Office. If you do that, remove Office from the hard drive first. Otherwise, the installer tends to reinstall only some of the files instead of everything if it's installing to the same folder. Once done, open each of the Office applications and bump the memory usage up to double to start with, as they are by default assigned a very small amount of RAM.
    If after that, you still have memory issues when printing, then find the LaserWriter print application of the Chooser (I can't remember exactly where that is in the Extensions folder) and increase its memory usage in the same way.

  • How to add sound to an application

    how would i add sounds such as 'well done' to an application that is designed for children.
    please could someone guide me as i dont have a clue of how to do this.

    I do it like this:
    sound = new Applet().newAudioClip(getClass().getResource("sound.mid"));of course that's limited to only .mid, .wav, and .au

  • How to add attachments to Webdynpro Application?

    Hi All,
    I have a requirement wherein I need to add supporting documents to a Webdynpro application online. The attachments can be of any type and any number of attachments can be added. If any of you had worked in such a kind of requirement please give some inputs.
    Thanks
    Subathra

    Hi,
    i think we can't add an attachment here rathere we can upload the file to to applicarion server
    you can do as below
    1. create a file upload UIElement.
    2.capture the file name in to context element
    3.use the following code on your action
    DATA: it_bdcdata TYPE TABLE OF bdcdata,
               wa_bdcdata TYPE bdcdata,
                it_messtab TYPE TABLE OF bdcmsgcoll,
                wa_messtab TYPE bdcmsgcoll.
    DATA: MSG_TEXT(200)  TYPE C.
    PERFORM BATCH_INPUT.
    CALL TRANSACTION 'CG3Z'
        USING IT_BDCDATA
        MODE 'A'
        UPDATE 'S'
        MESSAGES INTO IT_MESSTAB.
    LOOP AT IT_MESSTAB INTO WA_MESSTAB.
        CALL FUNCTION 'FORMAT_MESSAGE'
          EXPORTING
            ID        = WA_MESSTAB-MSGID
            LANG      = WA_MESSTAB-MSGSPRA
            NO        = WA_MESSTAB-MSGNR
            V1        = WA_MESSTAB-MSGV1
            V2        = WA_MESSTAB-MSGV2
            V3        = WA_MESSTAB-MSGV3
            V4        = WA_MESSTAB-MSGV4
          IMPORTING
            MSG       = MSG_TEXT
          EXCEPTIONS
            NOT_FOUND = 1
            OTHERS    = 2.
        IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
        ENDIF.
        WRITE:/ MSG_TEXT.
      ENDLOOP.
    *&      Form  BATCH_INPUT
          text
    -->  p1        text
    <--  p2        text
    form BATCH_INPUT .
      PERFORM bdc_dynpro      USING 'SAPLC13Z' '1020'.
      PERFORM bdc_field       USING 'BDC_CURSOR'
                                    'RCGFILETR-FTFTYPE'.
      PERFORM bdc_field       USING 'BDC_OKCODE'
                                    '=EIMP'.
      PERFORM bdc_field       USING 'RCGFILETR-FTFRONT'
                                     *HERE PASS YOU FILE NAME .
      PERFORM bdc_field       USING 'RCGFILETR-FTAPPL'
                                    HERE PASS THE FILE NAME ON THE APPLICATION SERVER
      PERFORM bdc_field       USING 'RCGFILETR-FTFTYPE'
                                    'BIN'.
      PERFORM bdc_dynpro      USING 'SAPLSPO1' '0300'.
      PERFORM bdc_field       USING 'BDC_OKCODE'
                                    '=YES'.
    perform bdc_dynpro      using 'SAPLC13Z' '1020'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '/EECAN'.
    endform.                    " BATCH_INPUT
    *&      Form  BDC_DYNPRO
          text
         -->P_0112   text
         -->P_0113   text
    form BDC_DYNPRO  using    program
                              dynpro.
    *Fill internal table with program name and screen number
      CLEAR WA_BDCDATA.
      WA_BDCDATA-PROGRAM  = PROGRAM.
      WA_BDCDATA-DYNPRO   = DYNPRO.
      WA_BDCDATA-DYNBEGIN = 'X'.
      APPEND WA_BDCDATA TO IT_BDCDATA.
    endform.                    " BDC_DYNPRO
    *&      Form  BDC_FIELD
          text
         -->P_0117   text
         -->P_0118   text
    form BDC_FIELD  using    fnam
                             fval.
      CLEAR WA_BDCDATA.
      WA_BDCDATA-FNAM = FNAM.
      WA_BDCDATA-FVAL = FVAL.
      APPEND WA_BDCDATA TO IT_BDCDATA.
    endform.                    " BDC_FIELD
    Thanks,
    Shaik Shadulla.

  • [ OIM 11gR2 PS1 ]How to add additional field on Application Instance Form ?

    Hi,
    In our scenario we have Disconnected applications in OIM. AI (Application Instance) form and PD editing is created by OIM.
    We want to add additional field in AI form.It is visible in back end. But,its not visible in OIM admin console for admin and as well for end user.
    Is there any property related to form field in AI ,where we need to make changes to make it visible ?
    Instance used is OIM 11gR2 PS1
    Thanks,
    RPB
    Edited by: RPB25 on May 29, 2013 9:46 PM

    I was able to resolve this issue . we need to click on "regenerate view".

  • How to add fonts to our Application

    hi all,
    I am developing an Application in which i want to have different font for my Application.Can anybode please tell me the way to add the font to my application(Apart from the font specified in the API).
    Thanks in advance
    lakshman

    hi ,
    Thanks for your reply.Can you please tell me the way to handle the Bitmap images.
    I have gone through an article in Sun but it was not given good idea in handling the Bitmap font.
    Can you please tell me the way to handle the customized font in the Applications.
    Thanks for your positive reply
    lakshman

  • How to add music to an application

    I need a 10 sec clip of music to be added to my application. Can someone tell me how this is done, or where to look for the information.
    thanks
    Spoon

    Check for am example source code here.
    http://www.javagalaxy.com/JavaSound.jsp
    Uma
    http://www.javagalaxy.com

Maybe you are looking for

  • Error while posting TDS through J1INC

    Hi,      My client is posting TDS with TCode: J1INC and while executing error message ," FI/CO interface: Inconsistent FI/CO line item data for updating" is displayed. Message No is RW016. I have checked all the configurations for Tax codes and its f

  • I cannot save PDFs to iBooks since the OS-6 Release.

    I am unable to save PDF file into iBooks since I upgraded to OS6 the other day. Has anyone else had this issue or heard of a fix in the works from Apple? This OS6 release was not thought out very well or coordinated with the developers of apps. I've

  • Save 2 pictures in one picture

    hi, i want to save the image of 4 graphs into one png file. i put  the images of graphs 1 and 2  in one file(untitled.png) and  the images of graphs 3 and 4  in another file(untitled1.png).then,i try to put untitled.png and untitled1.png in one file(

  • InDesign and Illustrator CS5 crashing on launch

    I am currently unable to boot InDesign and Illustrator CS5, both crash on start-up. Photoshop is running fine. I have uninstalled and reinstalled both applications with no result. I have also logged in root user to repair disk permissions, again with

  • Yellow tint PROBLEM FW+AI+PS

    Hello, I am having a serious problem with kuler panel in FW, AI, PS and with search field in FW + AI. http://www.designme.sk/junk/omg.png Cant see the kuler colors as they should look like, because they are covered with yellow tint (looks like 50% al