File Save Dialog does not show web folders

Hi.
My system is SAP ECC 6.0. From custom abap program, I need to be able to navigate to a sharepoint folder and save a file to it. I call METHOD cl_gui_frontend_services=>file_save_dialog for this. I have already mapped/added the SharePoint site (ex. http://abc/xyz/) to My Network Places. However, when I run my program, the File Save Dialog does not show the web folders in the said sharepoint site. Any clue to what I'm missing here? In WiinExplorer, I have no issue navigating/accessing the web folders.
Thanks in advance.

project manager
um, yeah.
Should not need the project manager simply to see new files added to a directory in a Open/Save dialog window since last opening the app.
I did a scan, a extended scan, opened all the little turn down arrows of the
full path to the directory I knew there to be the new files and yes, Logic
shows them there in the "Project manager".
BUT Logic still does not show the files in the Open/Save dialog windows.
This is strange because even simple app like TextEdit can show
new files in it's Open/Save dialog function windows without the need of
a project manager.
I have to quit and re-launch each time to see any new files?

Similar Messages

  • Open/Save Dialog does not show new files?

    Say you are working on a logic file in a folder and you have
    a few audio and movie files in that folder, and you launch
    Logic and via the open/save dialog window you add a few
    files to your song and in that dialog window you can see
    all the files in that folder.
    Then, in the Finder you add a few more files and movies to
    that folder and again use the open/save dialog window to
    add more files BUT the new files you added since launching
    logic are NOT SHOWN in the dialog window ! ?
    What's the deal with that?
    Every other app can show files added since the launch of the
    application, why not Logic?
    PowerBook G4 1GHz   Mac OS X (10.3.9)  

    project manager
    um, yeah.
    Should not need the project manager simply to see new files added to a directory in a Open/Save dialog window since last opening the app.
    I did a scan, a extended scan, opened all the little turn down arrows of the
    full path to the directory I knew there to be the new files and yes, Logic
    shows them there in the "Project manager".
    BUT Logic still does not show the files in the Open/Save dialog windows.
    This is strange because even simple app like TextEdit can show
    new files in it's Open/Save dialog function windows without the need of
    a project manager.
    I have to quit and re-launch each time to see any new files?

  • File Save dialog box not showing correct file name while saving file

    hi
    Currently, after the Submit button is hit, the File Save dialog box is displayed. If the user saves the file and then opens it then the output appears correct however if the user chooses to open the file without saving on the local machine then the correct viewer is not used to display the file. The name of the file is defaulted as qotSCopPrint.jsp and the default file viewer for jsp files is chosen to view the file. The format of the file is obviously not text (it is either pdf or rtf) so the output shows binary characters.

    data : v_repid like sy-repid.
    parameters : p_file like rlgrap-filename.
    initialization.
    v_repid = sy-repid.
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_file.
      CALL FUNCTION 'F4_FILENAME'
           EXPORTING
                program_name  = v_repid
                dynpro_number = syst-dynnr
                field_name    = 'P_FILE'
           IMPORTING
                file_name     = p_file.
    Message was edited by:
            Chandrasekhar Jagarlamudi

  • Photoshop Open dialog does not show all files

    I've been noticing that unconsitantly the Photoshop Open dialog does not show all PSD files in a folder, some are just plain missing. In Finder they show up like normal though. Anyone else with this problem?

    The open and save dialogs are provided and mostly run by the OS, not the application.
    It sounds like you might have a filter set on your open dialog (like the search option).

  • Configure XQuery Transformation dialog does not show mfl file

    I have created a valid mfl file. I would like to use this file as an input type.
    I have copied the file into the schema directory, however the Configure XQuery
    Transformation dialog does not show the file.
    All help highly appreciated.
    Regards
    Doshi

    Hi ..
    Might be corrupted Finder preferences.
    Open the Finder. From the Finder menu bar click Go > Go to Folder
    Type or copy paste the following:
    ~/Library/Preferences/com.apple.finder.plist
    Click Go then move the com.apple.finder.plist file to the Trash.
    Restart your Mac.

  • It does not show web-french-canada anymore

    When I open Firefox, it does not show Web-French-canada anymore.

    <u>'''Step 1.'''</u> You can check if you have any of these from [http://www.google.com/search?q=%22Fun+Web+Products%22&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:es-ES:official&client=firefox-a "Fun Web Products"] installed:
    Control Panel > Add or Remove Programs: Ask.com Bar,My Search Bar,MyWay Speed Bar,My Web Search Bar,Fun Web Products Easy Installer
    See:
    http://www.safer-networking.com/removemywebsearch.php
    [http://www.pchell.com/support/mywebsearch.shtml PC Hell: My Web Search Removal Instructions]
    http://helpint.mywebsearch.com/intlinfo/help/toolhelp.jhtml#q3
    <u>'''Step 2.'''</u> You <u>'''may'''</u> need to change a preference to reset your default URL/location bar search provider:
    -Enter '''about:config''' in the address/URL bar and press the Enter key
    -If you see a warning, accept it (Promise that you will be careful)
    -Filter = keyword.url
    -Below the Filter, right-click on keyword.URL and choose "Reset"
    -Restart Firefox (File > Restart Firefox)
    See: http://kb.mozillazine.org/Keyword.url
    <u>'''Step 3.'''</u> You <u>'''may'''</u> need to reset your homepage. Firefox can open multiple home pages. Home pages are separated by the "|" symbol.
    See: http://support.mozilla.com/en-US/kb/How+to+set+the+home+page

  • My samsung external HD does not show its folders on MAC. Does somebody can help me?

    My Samsung external hd does not show its folders on MAC. It runs sometimes at Windows systems. I hadl already tried to configure to show hidden folders, but it does not solve my problem.

    Thank you for responding.
    This might sound stupid since i'm not really knowledgeable with Macs,
    but since all my files were moved from my mac computer to the external hard drive,
    is it possible to recover those files through my Mac - like recovering deleted files? 

  • File's Owner does not show methods in Interface Builder 3.2.6 but the class is set correctly and the nib on the lower left is green

    Hi, I'm trying to make my first IPhone app. After having problems with interface builder the first time I coppied the code directly from a tutorial in case I made any mistakes. I saved the program, and re-opened the .xib file. Right clicking  File's Owner does not show a list of methods. I've been looking around for solutions for this but have not gotten anything to work. I tried deleting the default .xib and creating a new one through file-> new file. This did not help. I did notice that File's owner was showing up as a light blue cube apposed to a yellow one now and found that a bit odd but otherwise nothing changed. I opened the library menu and selected helloWorldiPhoneViewController so it would show up in the view port. I set the class field of File's Owner to hellowWorldiPhoneViewController. File's Owner still does not show methods when right clicked or when a line is dragged over a button. I read somewhere that the color of nib on the lower left of the viewport may indicate a problem, but it is green not indicating any issue. Every solution I found for someone else seems nto to work for me and I don't know how to continue.
    here is the .h file just in case:
    //  HelloWorldViewController.h
    //  HelloWorld
    //  Created by Paul Peelen on 2011-03-14.
    //  Copyright 2011 9697271014. All rights reserved.
    #import <UIKit/UIKit.h>
    @interface HelloWorldViewController : UIViewController {
            UILabel *textLabel;
    @property (nonatomic, retain) IBOutlet UILabel *textLabel;
    - (IBAction)changeTheTextOfTheLabel;
    @end
    I'm trying to connect changeTheTextOfTheLabel to a button and textLabel to a label

    You need a parameter for an interface builder method. The type should be id and the name is typically "sender". It would look like this:
    - (IBAction)changeTheTextOfTheLabel: (id) sender;
    Be careful about those tutorials. Many are ancient and do not correspond to current Xcode behaviour.

  • I want to upload a Banner to my iTunes U page. The banner file has all the requirements like as, kind, size, frame, and etc. Infortunately,  I could not upload the file. It does not show in Provider Page Configuration or the preview.   Someone could help

    I want to upload a Banner to my iTunes U page.
    The banner file has all the requirements like as, kind, size, frame, and etc.
    Infortunately,  I could not upload the file. It does not show in Provider Page Configuration or the preview.
    Someone could help me?

    Sounds like a driver issue. I never tested in bridge, so I could be wrong. But it sounds to me that when you are connected to that screen, your settings are not set to the full resolution of that screen.

  • I am not able to print on my existing printer. Print mode takes me to "Print to File" . It does not show me my laser printer.

    I am not able to print articles or E-mail on my existing laser printer in print mode. It takes me to "Print to File" . It does not show me my laser printer.

    hi,
    what's SAP version you are using ?
    I am using SAP R/3 4.7 ext 2.00 and have Basis patch level 52 (minimumly), I am  able to use SAP Front end printing.
    You can use Access Method : G : Frontend print with control technologie
    and also Host Printer : __DEFAULT
    best regards,
    ardhian

  • Click on download of pdf opens adobe acrobat reader, but then clicking on file save-as does not give a dialog box to change the name or location where it is sav

    Using Firefox 19.02
    When I receive an email with an Excel, Word, or PDF file attachment, and I click download, firefox opens up the associated program for all my users, however when you click on file>save-as you are not presented with the dialog box to perform a save.
    Excel and Word, no fix at all. Other than different browser or to click download, right click and go to folder, and then copy it out of there to another folder and open it.
    Help, what is going on here????
    Gordon rutherford

    BTW: using Adobe Acrobat Reader XI

  • When I use Firefox to monitor changes I do to HTML files locally, it does not show changes to images unless I restart the browser. Is this a bug?

    I have the local and the remote versions of a page open in two tabs. I change one of the images (keeping the same name in the HTML) and upload the changed image. The tab that shows the remote page only takes a refresh to show the change. The tab showing the local page not. I have tried opening it in a new window but it still does not change. Only if I restart Firefox does it show the change. Why? Is this a bug?

    grantheaslip's suggestion doesn't work for me; no change at all. (Thanks anyway.) Any other ideas? Is there another way to "hard" refresh? I don't see anything in the menu.
    Also, it seems like this is a very recent problem. I thought in the past that a regular refresh did the job.

  • Firefox does not show web page graphics or icons, mostly blanks or boxes with type.

    With one of the recent updates, Firefox shows web pages without the clickable graphics, such as this page (Ask a New Question) where above the details box, there are only two vertical lines. I know there should be something in those spaces, cause when I click in them something happens - like a dialogue box pops up or a word gets inserted into this typing. This is consistent on all web pages. Major photos show, just not the little graphics. Icons or graphics that are visible sometimes are offset (ex: this page has an arrow in a green box over lapping the outline of the Search Firefox Help box). Other than that, this page has only two other graphics, it's all type. Thanks.

    Make sure that you allow pages to choose their colors and that you haven't enabled High Contrast in the Accessibility settings.
    *Tools > Options > Content : Fonts & Colors > Colors : [X] "Allow pages to choose their own colors, instead of my selections above"
    *http://kb.mozillazine.org/Website_colors_are_wrong
    *http://kb.mozillazine.org/Websites_look_wrong

  • Cancel Query dialog does not show for long queries

    Hi,
    I've set the interaction mode of my form to non-blocking. I then ran a long query which takes about 5 minutes to display the results. The Cancel Query popup that everyone is talking about is still not showing.
    What should my settings be to make the Cancel Query dialog popup? My client wants to have the option to cancel a query while it is still processing.
    I'm using Oracle Forms 9.0.4.0.10 and Oracle Database 10g.
    Any help with regards to this will be highly appreciated.

    super

  • Import media dialog is not showing me folders, instead showing me every singe file that's inside all of the folders on my desktop? What gives?

    So i'm trying to import media that's on my desktop, one clip that's inside a folder. when I choose import media and the dialog box opens, I choose desktop to navigate to the folder but there are no folders found. FCP starts loading all of the files individually that are inside all of the folders on my desktop. I can't for the life of me figure out why it's doing this. Has anyone else had a similar issue?

    DSounds like you have a folder on the desktop with the name of a camera folder something like DCIM or PRIVATE that makes the application read the containing folder the Desktop as if it were a camera drive.

Maybe you are looking for

  • Typing Issues

    I've been having an issue lately, I thought it had to do with computer speed, but I'm only running Skype and I've troubleshooted my internet, it's working just fine. I go onto Skype and I try to instant message someone, my Skype window will glitch ou

  • Problem facing in Function module.

    Hi friends, Happy New year to all. I am facing the problem while crating Function module. As my requirement: I need to call this Function module in SAP-BW application area. I am creating this in BW side(SE37). The intenal table which i am passing to

  • Inserting blank values and retrieving blank values

    I really want to Insert blank values into Oracle database,and also want to retrieve blank values from table. When I try to insert blank values ,Its inserting null values. I don't want to insert null for blank. Please provide me solution for this. Tha

  • How to find url for a view of a bsp application in program?

    hello all, I am devloping e-rec and am having a reqmnt, i want to knw how can i find a url for view view1 which is in bsp application zbsp. thanks, Reena

  • Link of table EKKO,EKPO,EKET,KONV

    Hi Experts, Now , i am writing a program to print purhchase order, and i met 2 problems. 1.why it is different price between 'net price' and 'condition price'? sometimes, they are different. 2.the net price always is wrong. so i need to get the price