How to find Application Path

Hi
How to get Application Path from form module (Any Built Ins)

Hi,
declare
curform varchar2(100);
begin
curform:=get_application_property(current_form);
end;
hope it helps u..
navneet jain
[email protected]

Similar Messages

  • HOW TO FIND MENU PATH FOR A TCODE

    PLZ TELL ME HOW TO FIND MENU PATH FOR A TCODE .
    I HAVE MADE A MENU ENHANCEMENT  WITH TCODE +DW2.
    IT MENU PATH IS NOT TRACEABLE.

    Hi Madan,
    It is in the transaction code <b>S001</b>.
    Check my previous post on this.
    It is not listed on the SAP Menu. Thats why SEARCH_SAP_MENU returns nothing...
    <b>Go to the Initial Screen and then type /n in the TCODE.
    From there now type S001 to go to transaction S001.</b>
    The other ways do not work. Like combining both in a single step : "/ns001".

  • How to find Application short name for an application?

    Hi ,
    How to find Application short name for an application?
    Eg: what query will give me output as PER when I give input as Human Resources?
    Regards,
    Neeraj

    Try the following:
    SQL> select application_id, application_short_name, basepath
    from fnd_application
    order by application_id;

  • How to find a path in Application server?

    Hi,
    I have a reqirement that i need to download the original document which is attached in the DIR links for each line item in the PO.
    Say for Eg. user is uploading the original document in CV03n.
    Through program i have to download it and save it in local desktop.
    But as per my concern when user uploads that document in CV03N,  it should get updated in application server.
    I wants to know how can i find that path through the document got updated in AL11.
    Please let me know if you have any idea on this.
    Also please let me know if my question is not clear.
    Regards,
    Prabu

    Hi Prabu,
    It depends on how DMS is implemented in your place.
    If DMS is implemented along with CONTENT SERVER, then the actual document uploaded is stored in CONTENT SERVER and only a link is saved in SAP DB and whenever you refer to this link the image is being retrieved and displayed.
    If you dont have content server then the uploaded documents are stored in your application server only. Generally the big companies which implement DMS do have a content server otherwise DB size will grow enormously in no time.
    Once you check out the basics of ur requirement, then search through FM's available related to DMS.
    Hope this answer helps.
    Regards,
    Lakshmi Narayana

  • How to get Application path? Urgent!!!!

    Hai!
    I have developed one application in Swing. I want take application path in that application. How can I get? Anybody pls help to me.
    Thanks in advance
    Joseph

    You can try this code to get all properties:
    Properties props = System.getProperties();
    Enumeration enum = props.propertyNames();
    while(enum.hasMoreElements()){
         String name = (String)enum.nextElement();
         System.out.println("Prop Name: " + name + "\tValue: " + props.getProperty(name));
    }And to find more about printing you can check this URL:
    http://java.sun.com/j2se/1.4/docs/guide/jps/spec/jpsOverview.fm.html

  • How to get application path in java bean

    hi all,
    We will be using <%= application.getRealPath("/") %> for getting the application path in jsp. is there any similar way to find the path using a bean. Please do help....
    thanx
    Message was edited by:
    end

    I try to use application.getRealPath("/") in my .java file, but gets an error "application can't be resolved". Do you need to include any library in order to use "application.getRealPath("/")"?
    Thank you.

  • How to find Application Program for fstandard orm in GTS

    Hi,
    Good day!
    I would to ask for your assistance with regard to the Application Program that retrieves data for standard Smartforms in GTS. 
    To be specific, anyone knows how to find the Application Program for the standard Export Declaration Form --- /SAPSLL/SF_CH_802AZV --- in GTS? 
    Thank you very much!
    Best regards.
    Brando

    Transaction NACU or NACE doesn't exist in GTS.  But, in SPRO i already saw the standard form as the defualt value.  However, there's no Application Program assigned to the form in SPRO.  Can anyone help me with this?

  • How to find  full path

    Hi,
    how to find the directory total path where my java programm is running programatically?
    thanks in advance....

    hi,
    Try
    System.out.println("Working directory: " + new File(".").getAbsolutePath());
    Anil.
    Developer Technical Support
    Sun Microsystems Inc,
    http://www.sun.com/developers/support

  • How to find Brows() path?

    I am working with flash.net.FileReference, I am using the brows function, and I know how to find the chosen file name, but I need the whole path, now how can I do that?

    So I can use images from my user machine directly insteed of
    uploading/downloading them.
    2009/8/24 p_m_williams <[email protected]>
    This information is not available on FileReference. As far as I know it
    is for security reasons. What do you need the path for?
    >

  • How to find Application products?

    Hi Guru's
    1> How to find which product installed in the application,version, and where that products are shared or not with all information by running single script?
    2> how to find how many CPU are there in the system?
    Thanks

    1> How to find which product installed in the application,version, and where that
    products are shared or not with all information by running single script?Use $AD_TOP/sql/adutconf.sql
    2> how to find how many CPU are there in the system?What is the OS?

  • How to finds applications that are still running?

    How do I find applications that are running on my computer?  I can't install a new version of Google Drive because I get the message that this application is open.  When I bring up the panel to do a force quit I do not see that application listed.  Once I find the app running how do I quit it?
    Thanks for any tips.
    Bryan

    Use Activity Monitor (in /Applications/Utilities). After opening it, go to View menu (on the menu bar) > All Processes, and quit the processes related to the apps that the installer needs.
    Another way is to start up in safe mode by holding the Shift key while your Mac is starting. This allows you to install any application without any problem, as no third-party apps are running

  • How to find the path of a PDF sent for email review

    Hi everyone
    We have a problem where the path linking an email review to the original source document has been changed. The emailed comments do not prompt the user to merged the comments with the original file.
    I assume there must we some way to identify the original file path so that it can be reinstated.
    Can anyone help us find this path information?
    Thanks
    Suze

    How about:
    URL url = ClassLoader.getSystemResource("testfile.txt");
    if (url == null) {
         System.out.println("not found");
    } else {
         System.out.println(url.getPath());
    }

  • How to find Application Support from external hard drive backup.

    I have an external hard drive which I used with time machine to backup my old computer. I've got a new Mac now, and I want to restore the Skype chat logs to my current computer. To do this I need to find the correct Application Support folder which contains Skype, however I can't navigate to it using Finder's "Go to folder" feature as that only searches locally and not on the external hard drive. How can I get to it?!
    Thanks!

    Open the copy of your home folder on the external drive, choose Go to Folder, and provide exactly Library as the path; ~/Library is limited to your current home folder.
    (121413)

  • How to find complete path of a file in computer by java

    Hi frens !!
    i want to have a simple java program which takes the input file name say one.html and yields the complete path of the that file ,which is already stored somewhere in computer.
    my problem is that i am not getting the method in java ,which could do the same.i am using jdk 1.4.
    Thanks
    Allwyn

    simply PATHETIC !!!
    btw thanks for advise.The options are:
    - Search your computer manually for the file, TELL your code where it is by typing in the path.
    - Have some operating system tool (e.g. Windows Explorere) search your hard drive for you. When it finds it, TELL your code where it is by type in the path.
    - TEACH your code how to search your entire computer, all hard drives, all directories, for the file by that name.
    - Create a new file by that name, either in the 'current' directory (which it appears you alraedy have), or some other path you give it.
    - go hungry

  • How to find Application Server version

    Environemnt details:
    EBS->R 12.0.6
    Database->10.2.0.2
    OS->AIX 5.3
    All 64-bit
    How I can find the exact version of the Application server. I just see two directories:
    /u01/R12/apps/tech_st/10.1.3/
    /u01/R12/apps/tech_st/10.1.2/
    Please help me out.
    Regards,
    M.U.N.A

    Actually I have to install patches <<patch 6497684>> and <<patch 7426842>> and not clear for which iAS version it should be installed.
    There are two options:
    10.1.2.2
    10.1.2.3
    Edited by: M.U.N.A on Oct 29, 2010 11:55 AM

Maybe you are looking for

  • Freezing up ipod and want be recognised by itunes

    Hi Has anyone had the problem of their ipod freezing up and not being able to be recognised by itunes? My ipod 40G clickwheel has being playing up, at present it keeps stopping and skipping when i try and play my songs and even when i switch it on it

  • File generation problem

    Dear All , I am using SP12 for variable substitution of file name in receiver file adapter . I have done all the configuration in receiver file adapter of IDOC-XI-FILE scenario . <b>But file is not getting generated .</b> <b>When I checked sxmb_moni

  • Video Filters - Color effects

    I want to keep one item in my shot in color and the rest of the clip in black and white. I know this is possible, but I don't know what tools or filters to use for it. *Any help would be awesome.*

  • IM's from people not on my contacts

    Over the past week I have been receiving several IM's everyday from people I don't know. I really don't understand how this is possible as my security settings are set so that only people on my contacts lists can call or IM me.  Yes I have double che

  • How do I create mbox copy in Mail 2.1.3

    Can anyone tell me how to create an mbox copy in Mail 2.1.3? I have tried following the advice in Mail Help: "To create an mbox copy of a mailbox, drag the mailbox from the mailbox list to your desktop.", but no copy is made on the desktop. Cheers Se