Printing or exporting  files from remote system running SAP

Hi to everyone,
I am trying to print or save exported data from SAP (in Excel)to a remote system where I am working. SAP is running in a remote server to which I am connected. So far I have only been able to print and save in the remote system (where SAP is running ), but can't do it to my printer/PC. It is probably a simple problem but I can't see an answer.
Thank very much to anyone who can give me a clue.
Antonio

check if printer LP02 or similar is defined on your SAP system. It prints via SAPLPD to your local printer.
To save anything to your local PC - you can use "save to local file" from the report, or WS_DOWNLOAD FM from ABAP.

Similar Messages

  • How to Download a file from remote system.

    Hi,
    If anybody knows how to download a file directly from database to localdirectory

    I have data in a blob column of one table.
    from a html page if i click download link then a download dialog box shoud come saying save and cancle etc ., the blobdata from database should be retrived and stored in desired loaction in client system.

  • Reading of File from legacy system into SAP Application Server using SAP XI

    Hi All,
      I have a file in <b>Legacy System with Exchange rates information data</b> i have to read that file using SAP XI process and put that file in SAP Application Server in SAP Specific Format and latter i have to use program RFTBFF00 to upload the file in the Application Server into SAP Tables.
      Can anybody tell me how can i do this with some example of same scenario.
      It would be better if anybody provides code example as i am new to SAP XI.
    Thanks in advance.
    Warm Regards,
    Rayeez.

    Hi Shaik,
    You need the access to the file system of ur legacy application and then you can follow this link for the required ifnormation
    File & Header
    Regards
    Vishnu

  • Delete a .csv file from desktop system

    Hi All,
    My requirement is to read the .csv file from the desktop system having the shared folder and delete the file after read successfully.
    Here I can read the .csv file from the location using the function RFC_REMOTE_FILE and updated the content into internal table.
    But I cant delete the file from the presentation server ( Desktop system).
    Can anyone tell me how to delete the .csv file from the desktop system on different location.
    Note:
    I followed this link to read file:
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/9831750a-0801-0010-1d9e-f8c64efb2bd2&overridelayout=true

    Hi Rob,
    Thanks. I solved this problem myself.
    The solution to delete the file from remote system is
    concatenate 'DEL' i_filename i_dirname into v_bkfile separated by space .
    call function 'RFC_REMOTE_EXEC'
      destination  c_dest
      exporting
        command               = v_bkfile
      exceptions
        system_failure        = 1  MESSAGE v_ermsg
        communication_failure = 2  MESSAGE v_ermsg.

  • This is regarding interface from legacy system to SAP

    Hi All,
    We have trasferred the one file from legacy system to SAP, and it was created a session in SM35, it contains 1000 errors.
    we don't want correct those errors and these entries should be delated, could you please let me know are these errors can I see in any error table in SAP, is this facility is availbe in SAP or not?
    becuase it isl very difficult to go and delete the entries one by one in sm35
    Regards
    Nama

    Hi,
    1) No updates will have been done for the items with errors.
    2) Mark the Batch, then press F2 to call up the analysis. You can check here for the cause.
    3) If you are not going to correct the items or the cause so as to post them, just delete the batch.
    Kind regards

  • Can 9.3.1 ImportExport utility import an exported file from 9.2.0.0 ?

    Hi,
    Can 9.3.1 ImportExport utility import an exported file from 9.2.0.0 ?
    When I ran 9.3.1’s ImportExport utility to import 9.2’s export.csv, it gave me the following error messages:
    D:\Hyperion\common\utilities\CSSImportExportUtility\importexport>CSSImport.bat i
    mportexport2.properties
    Trace...
    2009-04-07 01:05:18,025 Attempting a import operation
    2009-04-07 01:05:20,728 Import : Attempting to create user admin
    2009-04-07 01:05:20,728 Import : Password not specified for user admin
    2009-04-07 01:05:20,744 Import : Unable to create user admin
    2009-04-07 01:05:20,744 Import : Create user admin failed. Attempting up
    date.
    2009-04-07 01:05:20,744 Import : Attempting to update user admin
    2009-04-07 01:05:20,775 Import : User updated : admin
    2009-04-07 01:05:20,790 Import : Attempting to create user essadmin
    2009-04-07 01:05:20,790 Import : Password not specified for user essadmi
    n
    2009-04-07 01:05:20,790 Import : Unable to create user essadmin
    2009-04-07 01:05:20,790 Import : Create user essadmin failed. Attempting
    update.
    2009-04-07 01:05:20,790 Import : Attempting to update user essadmin
    2009-04-07 01:05:20,806 Import : Unable to locate user essadmin
    The number of errors detected during the import operation exceeded the n
    umber of allowable errors. Please correct the errors and then rerun the program
    or increase the value of the import.maxerrors property.
    Aborting program...
    ====================
    We have a user essadmin in 9.2.0.0 but not in 9.3.1.
    Since we already have a user called admin in 9.3.1, I deleted user admin in export.csv file and tried to import again.
    The 9.3.1 ImportExport utility did not like the newly updated export.csv file

    Hello John,
    I'm exporting from 9.2.0.0.
    I'll try updating my 9.2's export file with password and resubmitting it.
    In the meantime, I was told 9.3.1 ImportExport will run in 9.2.0.0. However, everytime I tried that, it gives me the error
    When I run 9.3.1's cssexport.bat importexport.properties in 9.2.0's HSharedServices server, I get the error message:
    The system cannot find the path specified.
    I attach the importexport.properties file for your examination. All the paths are correct, such as:
    C:/Hyperion/SharedServices/9.2/AppServer/InstalledApps/WebLogic/8.1/CSS.xml
    C:/Hyperion/common/utilities/importexport931/trace.log
    What am I doing wrong?
    my css.xml file was found in /C:/Hyperion/SharedServices/9.2/AppServer/InstalledApps/WebLogic/8.1/CSS.xml.
    We are using weblogic. Is that the correct location?
    I don't get the above messages when I run 9.3.1's cssexport.bat importexport.properties in 9.3.1
    importexport.css=file:/c:/Hyperion/SharedServices/9.2/AppServer/InstalledApps/WebLogic/8.1/CSS.xml
    importexport.cmshost=localhost
    importexport.cmsport=58080
    importexport.username=admin
    importexport.password={CSS}MRcYv323uzxGr8rFdvQLcA==
    importexport.enable.console.traces=true
    importexport.trace.events.file=d:/Hyperion/common/utilities/CSSImportExportUtility/importexport/trace.log
    importexport.errors.log.file=d:/Hyperion/common/utilities/CSSImportExportUtility/importexport/errors.log
    importexport.locale=en
    importexport.ssl_enabled=false
    export.fileformat=csv
    export.file=d:/Hyperion/common/utilities/CSSImportExportUtility/importexport/exportHSS.csv
    export.internal.identities=true
    export.native.user.passwords=true
    export.provisioning.all=true
    export.delegated.lists=false
    export.user.filter=*
    export.group.filter=*
    export.role.filter=*
    export.producttype=*
    export.provisioning.apps=*

  • Reading .txt file from remote using abap?

    Hi,
    I must read a .txt file from remote server automatically.
    I have path and name of .txt file. Remote system asks username and password.
    In abap is it possible to give username and password for reading .txt from remote server?
    Remote server and sap server are not in same domain.
    How can i do that?
    Thanks.

    Hi Cemil ,
      You can try using the FM RZL_READ_FILE_REMOTE_SH.
    This is an option i found ,  but i have really not tried it out .
    Regadrs
    Arun

  • How to create the log file in remote system using log4j.

    Hi,
    How to create the log file in remote system using log4j. please give me a sample code or related links.The below example i used for create the log file in remote system but it return the below exception.Is there any authandication parameter for accessing the remote path? Please help.
    public class Logging
    Logger log=null;
    FileAppender fileapp=null;
    public Logging(String classname)
    try
    log = Logger.getLogger(classname);
    String path=" [\\192.168.0.14\\c$\\LOG\\d9\\May_08_2008_log.txt|file://\\192.168.0.14\\c$\\LOG\\d9\\May_08_2008_log.txt]";
    fileapp = new FileAppender(new PatternLayout("%r [%t] %-5p %c %x - %m%n"),path, true);
    log.addAppender(fileapp);
    log.info("Logger initilized");
    }catch(Exception ex)
    ex.printStackTrace();
    java.io.FileNotFoundException: \\192.168.0.14\c$\LOG\d9\May_08_2008_log.txt (The network path was not found)
    at java.io.FileOutputStream.openAppend(Native Method)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at org.apache.log4j.FileAppender.setFile(FileAppender.java:290)
    at org.apache.log4j.FileAppender.<init>(FileAppender.java:109)
    at annwyn.logger.BioCapLogger.<init>(Logging.java:23)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Please help.
    Thanks in advance.
    Saravanan.K

    Sorry path is missing for the above request.
    path="\\192.168.0.14\c$\LOG\d9\May_08_2008_log.txt ";
    please help.
    Saravanan.K

  • Exporting files from Final Cut Pro in Snow Leopard

    I am using Final Cut Studio 2. I recently upgraded to Snow Leopard. Before the upgrade when I would export files from Final Cut the dialog box would automatically go to the last used folder location. Now, each time it goes to the system hard drive. Is there a way to fix this?
    Thanks

    Fix what?
    Just choose the correct folder to which to export.

  • How to load jar files from remote location

    Hi all,
    I am trying to load jar files from remote server, from a servlet which is running on OC4j.
    For doing this,First I am getting ClassLoader by using ClassLoader.getSystemClassLoader() and then type casting it to URLClassLoader.
    But by doing it I am getting ClassCastException,because oc4j returns oracle.classloader.PolicyClassLoader instead of java.net.ClassLoader.
    Appreciate if anyone can tell me how to load remote jar files using oracle.classloader.PolicyClassLoader .
    Thanks
    Harish

    Hi,
    I suppose you know about this, but just in case.
    I have used jnpl to load jar files from remote location.
    Rowan

  • Create 8i export file from a 9i database

    I understand that to create an Oracle Release 8i Export file
    from an Oracle9i database we must run Oracle release 8i Export
    against an Oracle9i server.
    However, before we do the export, do we need to run
    8i "CATEXP.SQL" script to the 9i database ?
    Thanks.

    In which directory can the file be found, as in http://www.thinkfuturerecruitment.co.uk/beta/admin/ http://www.thinkfuturerecruitment.co.uk/beta/admin/admin.php and what is the name of the file, as in myCV.pdf
    Gramps

  • SQL from remote systems failes

    Hi All,
    First of all, it may not be a database issue.
    In brief, Not able to execute sql statements which returns more amount of data for ex: select * from v$session,select * from dict; I Could execute simple statements like select * from version / some user tables with less number of data by using “where” clause.
    This is not an issue when I am in a remote system which are located in the same network as the database server (North America). Issue is from my local system (Asia) alone. I am sure that it has something to do with network side.
    C:\Documents and Settings>sqlplus system/******@XXXX
    SQL*Plus: Release 11.1.0.6.0 - Production on Wed May 12 11:11:39 2010
    Copyright (c) 1982, 2007, Oracle. All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL>
    SQL>
    SQL> select * from v$session;
    It just stops there. Session won’t disconnect or any ORA-XXXX error.
    Done the following checks,
    - v$session shows that the above session in question is in status as “INACTIVE” and state as “WAITING”
    - tnsping from remote system and localsystem returns almost similar response time (600 msec - 670 msec)
    - Couldn’t find anything unusual in alert / trace also in listener log.
    - Since I am able to run some queries, no need to bother about firewall side.
    - Done some basic analysis using wireshark packet analyzer - couldn’t see any error. However could see that local system is getting “response data” from the database server.
    - MTU set to different size , 1500,1400,Defaul;t etc with no luck.
    I am sure that many of you working on scattered environment might have faced similar issues. Your inputs will be very helpful for me.
    Server – Oracle 11.2.0.1.0 64 on RHEL 5.4
    Client - Oracle 11.1.0.6.0 on Xp. Tried with jdbc thin drivers also.
    Thanks.

    please refer below,
    oracle@XXXXX$=>tail -100 alert_db1.log | more
    Mon May 10 22:14:50 2010
    Thread 1 advanced to log sequence 1947 (LGWR switch)
    Current log# 3 seq# 1947 mem# 0: /data/oracle/oradata/db1/redo03.log
    Tue May 11 01:31:48 2010
    Thread 1 advanced to log sequence 1948 (LGWR switch)
    Current log# 1 seq# 1948 mem# 0: /data/oracle/oradata/db1/redo01.log
    Tue May 11 01:32:09 2010
    Thread 1 advanced to log sequence 1949 (LGWR switch)
    Current log# 2 seq# 1949 mem# 0: /data/oracle/oradata/db1/redo02.log
    Thread 1 cannot allocate new log, sequence 1950
    Checkpoint not complete
    Current log# 2 seq# 1949 mem# 0: /data/oracle/oradata/db1/redo02.log
    Tue May 11 01:32:28 2010
    Thread 1 advanced to log sequence 1950 (LGWR switch)
    Current log# 3 seq# 1950 mem# 0: /data/oracle/oradata/db1/redo03.log
    Thread 1 cannot allocate new log, sequence 1951
    Checkpoint not complete
    Current log# 3 seq# 1950 mem# 0: /data/oracle/oradata/db1/redo03.log
    Tue May 11 01:32:40 2010
    Thread 1 advanced to log sequence 1951 (LGWR switch)
    Current log# 1 seq# 1951 mem# 0: /data/oracle/oradata/db1/redo01.log
    Thread 1 cannot allocate new log, sequence 1952
    Checkpoint not complete
    Current log# 1 seq# 1951 mem# 0: /data/oracle/oradata/db1/redo01.log
    Thread 1 advanced to log sequence 1952 (LGWR switch)
    Current log# 2 seq# 1952 mem# 0: /data/oracle/oradata/db1/redo02.log
    Tue May 11 02:00:03 2010
    Clearing Resource Manager plan via parameter
    Tue May 11 02:01:03 2010
    Thread 1 advanced to log sequence 1953 (LGWR switch)
    Current log# 3 seq# 1953 mem# 0: /data/oracle/oradata/db1/redo03.log
    Tue May 11 03:10:44 2010
    Stopping background process CJQ0
    Tue May 11 07:00:10 2010
    Thread 1 advanced to log sequence 1954 (LGWR switch)
    Current log# 1 seq# 1954 mem# 0: /data/oracle/oradata/db1/redo01.log
    Tue May 11 13:37:35 2010
    Thread 1 advanced to log sequence 1955 (LGWR switch)
    Current log# 2 seq# 1955 mem# 0: /data/oracle/oradata/db1/redo02.log
    Tue May 11 20:00:37 2010
    Thread 1 advanced to log sequence 1956 (LGWR switch)
    Current log# 3 seq# 1956 mem# 0: /data/oracle/oradata/db1/redo03.log
    Tue May 11 21:30:45 2010
    Starting background process CJQ0
    Tue May 11 21:30:45 2010
    CJQ0 started with pid=22, OS id=2034
    Tue May 11 22:00:00 2010
    Setting Resource Manager plan SCHEDULER[0x2FF5]:DEFAULT_MAINTENANCE_PLAN via scheduler window
    Setting Resource Manager plan DEFAULT_MAINTENANCE_PLAN via parameter
    Tue May 11 22:00:01 2010
    Starting background process VKRM
    Tue May 11 22:00:01 2010
    VKRM started with pid=29, OS id=3328
    Tue May 11 22:01:21 2010
    Begin automatic SQL Tuning Advisor run for special tuning task "SYS_AUTO_SQL_TUNING_TASK"
    Tue May 11 22:04:22 2010
    Thread 1 advanced to log sequence 1957 (LGWR switch)
    Current log# 1 seq# 1957 mem# 0: /data/oracle/oradata/db1/redo01.log
    Tue May 11 22:04:41 2010
    End automatic SQL Tuning Advisor run for special tuning task "SYS_AUTO_SQL_TUNING_TASK"
    Tue May 11 22:06:29 2010
    Thread 1 advanced to log sequence 1958 (LGWR switch)
    Current log# 2 seq# 1958 mem# 0: /data/oracle/oradata/db1/redo02.log
    Tue May 11 22:10:22 2010
    Thread 1 cannot allocate new log, sequence 1959
    Checkpoint not complete
    Current log# 2 seq# 1958 mem# 0: /data/oracle/oradata/db1/redo02.log
    Tue May 11 22:13:00 2010
    Thread 1 advanced to log sequence 1959 (LGWR switch)
    Current log# 3 seq# 1959 mem# 0: /data/oracle/oradata/db1/redo03.log
    Tue May 11 22:15:58 2010
    Thread 1 advanced to log sequence 1960 (LGWR switch)
    Current log# 1 seq# 1960 mem# 0: /data/oracle/oradata/db1/redo01.log
    Wed May 12 01:32:46 2010
    Thread 1 advanced to log sequence 1961 (LGWR switch)
    Current log# 2 seq# 1961 mem# 0: /data/oracle/oradata/db1/redo02.log
    Thread 1 advanced to log sequence 1962 (LGWR switch)
    Current log# 3 seq# 1962 mem# 0: /data/oracle/oradata/db1/redo03.log
    Wed May 12 01:32:57 2010
    Thread 1 cannot allocate new log, sequence 1963
    Checkpoint not complete
    Current log# 3 seq# 1962 mem# 0: /data/oracle/oradata/db1/redo03.log
    Thread 1 advanced to log sequence 1963 (LGWR switch)
    Current log# 1 seq# 1963 mem# 0: /data/oracle/oradata/db1/redo01.log
    Thread 1 cannot allocate new log, sequence 1964
    Checkpoint not complete
    Current log# 1 seq# 1963 mem# 0: /data/oracle/oradata/db1/redo01.log
    Wed May 12 01:33:11 2010
    Thread 1 advanced to log sequence 1964 (LGWR switch)
    Current log# 2 seq# 1964 mem# 0: /data/oracle/oradata/db1/redo02.log
    Thread 1 cannot allocate new log, sequence 1965
    Checkpoint not complete
    Current log# 2 seq# 1964 mem# 0: /data/oracle/oradata/db1/redo02.log
    Thread 1 advanced to log sequence 1965 (LGWR switch)
    Current log# 3 seq# 1965 mem# 0: /data/oracle/oradata/db1/redo03.log
    Wed May 12 02:00:00 2010
    Clearing Resource Manager plan via parameter
    Wed May 12 02:00:55 2010
    Thread 1 advanced to log sequence 1966 (LGWR switch)
    Current log# 1 seq# 1966 mem# 0: /data/oracle/oradata/db1/redo01.log

  • HT1277 Mail has gone crazy. Header's and messages are mixed up. New Mac Book Pro. Migrated files from Time machine running snow leopard. Reinstall or new computer needed?

    Mail has gone crazy. Header's and messages are mixed up. New Mac Book Pro. Migrated files from Time machine running snow leopard. Reinstall or new computer needed?

    Ok; I'm not sure what you're doing.    36 hours is rather long.  Seems like a new migration.  Not what I intended.
    Here's what I intended: from the newly-migrated and apparently-corrupt environment, create a new user, not related to any existing user, nor any migration-created user, or any other user for that matter.  That is, use  > System Preferences > Users and Groups, authenticate yourself by clicking on the padlock, and then click the + and create a wholly new user.  Then log in under that user and establish the mail access.
    36 hours?  I'm wondering if there's an error or an exceedingly slow network here?  Or a really, really slow disk?  Or a sick backup?  (WiFi isn't the path I'd usually choose, either.)
    Failing the attempted second migration, I'd try a different tactic.  Does your existing (old) system work?   If so, I'd bypass the backup and connect an external (scratch) USB disk drive to the (old) sstem and then boot and use Disk Utility booted from the installer DVD disk or boot and use Disk Utility from the recovery partition or booted from a recovery partition created on some other external storage (details here vary by the OS X version and what hardware you have), and perform a full-disk backup of your original internal disk to (scratch) external storage.  (Make sure you get the source and target disks chosen correctly here; copying the wrong way — from the scratch disk to your existing disk — will clobber your data!)  In esssence, this will clone your existing boot disk.  Then dismount the (formerly-scratch) external disk, transfer it over to the new system, and use it as the source of the migration, by performing a fresh OS X installation on the new system.
    Target Disk Mode is also sometimes an option for accessing the disk for a migration, but that requires the right cable, and requires systems that have the same external connection; newer MacBook Pro systems use Thunderbolt for this, and older systems tend to use FireWire.  And I'm guessing you don't have compatible hardware.
    The details here can and do vary by your OS X versions and your particular Mac systems — if you'll identify the specific models and hardware, somebody might be able to better tailor the above (fairly generic) sequence to your particular configuration.

  • How to read file from remote machine

    Hello,
    Hi, i would like to know how to read text file from remote machine using java source code, any code ?
    Thanks very much;
    Best regards
    Kim

    On the server, perform the following steps:
    Parse the request and determine the file to serve
    Open a FileInputStream to the appropriate file
    Obtain a reference to the Servlet OutputStream
    Pipe the bytes from the file to the output stream
    Flush and close the streamYou might want to call HttpServletResponse.setContentType("application/octet") to indicate to the browser that a file download will be occurring. Do so before getting the reference to the Servlet's OutputStream.
    - Saish

  • HOw to delete files from remote server?

    Hi,
    I want to delete files from a directory on remote server.
    I use the following command to delete on current server:
    find $srcdir -mtime +90 -name "COR*.txt" -exec rm -f {} \;
    Now, how can I delete files from remote server ?
    Thanks!
    Yogini

    Some possible options:
    1. There exists SSH implementation for Windows.
    2. You can make a workaround. You can setup share for specific/wanted directory.
    Then you can mount it on Linux machine and execute command localy and delete files "localy" in mounted directory.
    3. You can setup FTP server on Windows machine and do that remotely via FTP commands.

Maybe you are looking for