Reading File directly from emil-id

Hi,
I want to read a file directly from an email id. This file will contain data which I will then modify and uplaod into SAP. How can it be done? Is there any BAPI for it?
Thankx.

There is a FM to do that.
SO_NEW_DOCUMENT_ATT_SEND_API1
Read the documentation on it.
You need to upload the fie into itab . use gui_upload fm or some other similar to this and use file type BIN.
or
Search this forum for sending email with attachment. you will see many threads.
Edited by: abap technical on Dec 27, 2007 4:53 PM

Similar Messages

  • Opening PDF Files in Adobe Reader XI directly from SharePoint 2013 Site

    I am trying to open PDF files in Adobe Reader XI directly from a SharePoint 2013 document library using Internet Explorer 11. When I click the file name it immediately opens the file in Adobe Reader, however it is downloading and opening the file locally
    from the Temporary Internet Files location. If I add a comment to the PDF file, and save it will perform a Save As and the location will default to the temporary folder.
    If instead of clicking the file name, I click the ellipses in SharePoint, copy the file URL, and go to Adobe Reader, click File > Open and paste the link into the file name, Adobe Reader will correctly open the file directly from the SharePoint site and
    prompt for "Open and Checkout, Open, or Cancel".
    Is there a way to get it so that when I click the file in IE, I get the same functionality as a File > Open in Adobe Reader?
    Thanks in advance!

    Hi,
    According to your description, you want to open pdf file in the Adobe Reader directly from document library.
    I suggest you do as the followings:
    1. In SharePoint Central Administration site, click Application Management->Manage Web Applications, select the web application for the site. Click Authentication
    Providers, select default zone, and select Yes for "Enable Client Integration?".
    2. click Site Settings-> Site collection features->"Open Documents in Client Applications by Default" click Activate
    3. set the default open behavior for a document library by using the document library settings page.
    4. Enable the “Adobe Arcobat SharePoint OpenDocuments Component”add-on in the IE11.
    5. Add your current site URL to the trusted web sites in IE11.
    There is a similar threads for your reference:
    http://blog.mikehacker.net/2010/05/03/unable-to-open-pdf-directly-from-sharepoint-2010/
    Thanks,
    Wendy Li
    TechNet Community Support

  • Read image direct from file server

    hello, need to help me somebody.
    A like to create form , what read image direct from file server, without store in database.
    Please help me.

    Hi you may go through the below post to find what could be a better way to do that.
    http://forum.java.sun.com/thread.jspa?threadID=5163829
    REGARDS,
    RaHuL

  • How can I delete a music file directly from iPhone? Or not possible?

    Can I delete a music file directly from iPhone?

    Not possible.
    Either unselect it during what it syncs, or manually manage > delete song.

  • Good afternoon ladies and gentlemen!   My question concerns the impossibility to open RAW-files directly from the program Adobe Bridge. At the moment when you open a RAW-file from Adobe Bridge by double-clicking, RAW-file is opened only in Photoshop. In t

    Good afternoon ladies and gentlemen!
    My question concerns the impossibility to open RAW-files directly from the program Adobe Bridge. At the moment when you open a RAW-file from Adobe Bridge by double-clicking, RAW-file is opened only in Photoshop. In the settings Adobe Bridge - in "open RAW-files by double-clicking in Adobe Camera Raw» box is checked. When you try any changes in the settings Adobe Bridge system displays a message:
    Bridge's parent application is not active. Bridge requires that a qualifying product has been launched at least once to enable this feature.
    The entire line of Adobe products on my computer updated to the latest updates. Previously, a family of products Adobe Photoshop on your computer is not set. Computer - PC, Windows 7 Enterprises.

    <moved from Adobe Creative Cloud to Bridge General Discussion>

  • I can't open a jpg file directly from an Outlook email attachment into Photoshop CC.

    When I try to open a jpg file directly from an Outlook email attachment into Photoshop CC I get this error message " Photyoshop CC.exe - Entry Point not found" with this string:

    I don't think I have ever been able to open an image directly from Outlook into Photoshop.  What you can do, is drag from outlook to desktop, and then from desktop into Photoshop.  Or, if seeing the windows at the same time is a problem, drag onto desktop, then minimise everything, and drag onto the Photoshop icon (if you have a Photoshop shortcut on your desktop).

  • Safari opening linked .zip files directly from DVD instead of downloading

    Dear all,
    Safari opening linked .zip files directly from DVD (via Windows explorer) instead of downloading it tru browser click - it's working just fine in FF, Chrome IE. Is this a known issue? or something can be done by modifying browser setting/pref.
    Expecting more advise on this.
    Configurations: Windows XP
    Safari: 5.1.7
    Note: ensured there is no space in the file path, just linked the .zip file using href attribute!
    Also tried with .xls, .doc insted of .zip same issue appearing.
    Thanks in advance,
    Thirilog

    Hi
    appzapper & such are pretty flaky at removing things usefully, imo.
    Use the uninstaller for speed download - http://www.yazsoft.com/products/speed-download/faqs/?how-to-un-install-speed-dow nload-properly
    or get a hold of FindAnyFile or easyfind & search for Growl & Speeddownload & yazsoft - but from all I hear, the uninstaller works fine.
    Failing that, Safari's settings plist file isn't in caches
    Home/Library/Preferences/com.apple.safari.plist
    is the place
    & if you're still stuck, test & maybe download another browser using a New User Account.

  • How to edit files directly from server?

    I'm new to dreamweaver (CS5) and I'm really lost when it comes to editing files directly in remote servers.
    When you add a new site, you have to select a Local Site Folder. I dont mind that html editor saves auto backups to my computer, but I really dont want to download files from the server, edit them and upload them back to the server. In my work I always edit files directly over SFTP servers.
    After spending time configuring DW, I can now connect to the remote server, edit a file and save it to the server (I know that really the files are automatically downloaded to my pc and sent back when saved). The only problem with this is that everytime I open a file from server, I get this annoying prompt "Do you wish to overwrite your local copy of [FILE]?"
    How can I disable this for good, or is the dreamweaver just not the right tool to edit files directly from servers?

    Again, if you are doing it the easy way, you don't download files from the server to edit them.
    Always edit local files. Then upload them.
    When you open Dreamweaver, your Files panel should be showing Local View, NOT Remote View. That way you are working with local files.
    The way you're doing it here's what happens:
    1. You doubleclick a file in the Files panel (Remote View)
    2. Dreamweaver connects to your server and MUST download the file and related content (because the software IS NOT installed on the server and you CANNOT edit there)
    3. When the file is downloaded, Dreamweaver asks if you wish to overwrite the local file because when you save it before putting the file back, your OS will not allow two files of the same name in the same location and the file MUST be saved before you can put it back.
    4. You then put the file to the server, overwriting the original file.
    All of that can be avoided by simply opening THE LOCAL FILE and editing it. Then you put it to the server, and overwrite the original with the edited file.
    "What if someone else modifies a file on the server after I saved it, when I open and edit a local file, wont I just replace it when I upload it?"
    If multiple people have access to the same files on the server, you NEED to have collaboration software so that when a change is made it can be saved by EVERYONE who has access to the site. Something like LiveCycle.
    Without that your site will be a mess in no time because six different people (or more) will have six different copies of six different sites locally and they will all be working on it at the same time and it will end up like a Three Stooges movie where Larry, Curly and Moe are all cooking dinner and each adds the same ingredients at different times.

  • Can't open files directly from file server (MAVERICKS)

    since updating to Mavericks earlier today i have had the below problem
    I use a file server at work to access all my work files. i have no problem accessing the servers but when i try and when I double click to open a file (excel, word, pdf, etc) it says "the application cant be found"
    when Ihave the application open and i open the same file from within the application (file > open) it works fine. I just cannot open files directly from the file server by double clicking.
    in previous versions there have been no problems with this,
    any help would be great,

    Same issue here; I hadn't related it to upgrading to the latest OS 10.9.2. I've shutdown and restared multiple times. I've also rebuilt permissions on my hard drive as I thought it was the Finder but files on my local HD open file. Off the server, I cannot double-click or even drag to the dock. Files open fine if I open the app first then browse to find the file.

  • Can I Transfer Videofilme Files directly from the Camcorder (Sony NEX 20) into the iPad?

    Can I Transfer Videofilme Files directly from the Camcorder (Sony NEX 20) into the iPad?

    Can I Transfer Videofilme Files directly from the Camcorder (Sony NEX 20) into the iPad?

  • Transferring iCal files directly from one  computer to another

    HI,
    I like to transfer files directly from my work computer to my home computer over the internet or using a flash drive. According to the support page, there should be .ics files in the Library>Calendars folder that can be transferred. I modified iCal yesterday, but there are no files in the Library> Calendars folders! Any suggestions on where they may be. It seems strange that you HAVE to have a mobileme account to transfer your calendar this way.
    Thanks for any help,
    ellen and her cats

    Wow, what a quick response! Thanks, Limnos. I guess it was bleeding' obvious, and I should have thought of it before. Such a simple solution!
    On a related matter, I also have just realised that the iTunes iOS backups are saved on the internal computer drive in a folder called MOBILESYNC rather than on an external drive, thus chewing up a lot of capacity on my SSD. Others reading this response may be interested to know that it is easy to have iTunes save the iOS backups to any external drive using a symbolic link in this directory. Go to
    http://support.digidna.net/hc/en-us/articles/203504123-Storing-your-iPhone-Backu ps-on-an-Alternate-Location
    for the details.
    However, note that iBooks will NOT let you use this work-around, pathetic app that it is.

  • Error. your computer must be running a supported version of Microsoft Visio and a browser that supports opening files directly from Visio Web Access.

    I have the following inside my SharePoint server 2013 :-
    EnterPrise Wiki site collection.
    i have both "Excel services Application "& "Visio Graphics Service" running correctly.
    The problem i am facing is as follow:-
    when a user click on an Excel sheet or Visio document , it will be shown inside the browser without any problem.
    but if the user click on "Open in Visio" OR "Open in Excel" links inside the browser, they will get the following errors:-
    Sorry, but to open this workbook, your computer must be running a supported version of Microsoft Excel and a browser that supports opening files directly from Office Web Apps.
    To open this document, your computer must be running a supported version of Microsoft Visio and a browser that supports opening files directly from Visio Web Access.
    I have the following settings inside my PC:-
    Office 2010 for Excel, word, power point,etc.
    Visio 2013.
    i have disabled SharePoint foundation support for office 2013
    Can anyone advice on this please?

    Hi,
    Please try to reset the Internet Explorer settings or open Internet Explorer in In-Private browsing and then check if this issue occurs.
    If the issue persists, please try to access SharePoint in another computer with Office 2013 and then check if this issue occurs. Or repair Office and restart your server.
    Here is a blog about the same issue for you to take a look at:
    http://sharepointexit.blogspot.com/2013/12/sorry-but-to-open-this-workbook.html
    Best Regards
    Dennis Guo
    TechNet Community Support

  • How do I move a file directly from the desktop to a folder in OX 10?

    I am new to Mac and the Mountain Lion software.  Having worked exclusively with PC operating systems, I am familiar with how to work with files in Windows, but am having trouble doing similar actions in OX 10.  How do I move a file directly from the desktop to a folder in OX?  Although this answer is likely in a video tutorioal (somewhere), I do not have the time to sit an arbitrarily watch generic OS videos that give a broad brush overview, without answering specific queries.  Any help out there?

    You might fun http://www.apple.com/support/macbasics/ to be of help to get used to doing things the Mac way.
    Allan

  • Error while reading file entries from the database

    Hi there,
    We are running a instance of xmii 12 in a VM (VMware) and after somebody shutdown the host machine without shutting down the VM (great idea isn't it?) we keep getting this message when trying to access xMII:
    "Application cannot be started.
      Details:   com.sap.engine.services.deploy.container.ExceptionInfo: Error while reading file entries from the database."
    Any clue? Any suggestion on how we can recover from that?
    Thanks a whole lot,
    Dom
    Server log:
    #1.5 #000C29A3B1F20002000000C400000F2800044829A35270F8#1205243578005#/System/Server##com.sap.engine.services.dbpool.deploy.ContainerImpl####n/a##60152160ef7211dcb7a5000c29a3b1f2#SAPEngine_System_Thread[impl:5]_17##0#0#Info#1#com.sap.engine.services.dbpool.deploy.ContainerImpl#Plain###DataSources or DataSource aliases of 'sap.com/tcmonitoringsysteminfo' application started successfully.#
    #1.5 #000C29A3B1F20002000000C500000F2800044829A3527A6C#1205243578005#/System/Server##com.sap.engine.services.servlets_jsp.server.container.WebContainer####n/a##60152160ef7211dcb7a5000c29a3b1f2#SAPEngine_System_Thread[impl:5]_17##0#0#Info#1#com.sap.engine.services.servlets_jsp.server.container.WebContainer#Plain###application [] Start of application [sap.com/tcmonitoringsysteminfo] finished successfully on Web Container.#
    #1.5 #000C29A3B1F20002000000C600000F2800044829A3527DB5#1205243578005#/System/Server##com.sap.engine.services.deploy####n/a##60152160ef7211dcb7a5000c29a3b1f2#SAPEngine_System_Thread[impl:5]_17##0#0#Info#1#com.sap.engine.services.deploy#Plain###
    Operation startApp over application sap.com/tcmonitoringsysteminfo finished successfully on server 305221750#
    #1.5 #000C29A3B1F20002000000C700000F2800044829A3527E03#1205243578005#/System/Server##com.sap.engine.services.deploy####n/a##60152160ef7211dcb7a5000c29a3b1f2#SAPEngine_System_Thread[impl:5]_17##0#0#Info#1#com.sap.engine.services.deploy#Plain###
    Operation startApp on application sap.com/tcmonitoringsysteminfo finished on current cluster node for 221 ms.#
    #1.5 #000C29A3B1F20002000000C800000F2800044829A3528B49#1205243578005#/System/Server##com.sap.engine.services.deploy####n/a##60152160ef7211dcb7a5000c29a3b1f2#SAPEngine_System_Thread[impl:5]_17##0#0#Error#1#com.sap.engine.services.deploy#Plain###Error occurred while initially starting application sap.com/xappsxmiiear:Error while reading file entries from the database.#
    #1.5 #000C29A3B1F20002000000CA00000F2800044829A352922B#1205243578015#/System/Server##com.sap.engine.services.deploy####n/a##60152160ef7211dcb7a5000c29a3b1f2#SAPEngine_System_Thread[impl:5]_17##0#0#Info#1#com.sap.engine.services.deploy#Plain###The synchronization of applications with DB completed for 39304 ms.#
    #1.5 #000C29A3B1F200040000000200000F2800044829B290A4F8#1205243834341#/System/Server/SLDService##com.sap.sldserv.DataCollector####n/a##0da42150ef7311dcb908000c29a3b1f2#SAPEngine_System_Thread[impl:5]_7##0#0#Warning#1#com.sap.sldserv.DataCollector#Plain###Communication configuration is incomplete. No data transfer possible until corrected.#

    Well thanks for the hint. Actually, the DB was up but corrupted. I managed to solve the bug by re-deploying xMII (using the SDM tool) which kept all my data but redeployed both the config db of (x)mii and the class files.

  • How come I can no longer open a file direct from Lightroom 4 to PS 5.1??

    I use to be able to open a RAW file directly from Lightroom to PS, make my edits and then have the edited file resaved to Lightroom but no longer. Why?

    Hi Ryan,
    Would suggest you to try the suggestions mentioned here. Lightroom: Edit In External Editor does not work/function
    Also, make sure your Lightroom and Photoshop both are up-to-date.
    Cheers!
    ~ Arpit

Maybe you are looking for

  • Windows media player does not recognize new CD when changing CDs in drive

    I have a ThinkPad R61i that was purchased with a preinstalled downgrade from Vista to XP professional.  Whenever I rip CDs using the built in DVD/CD player/burner, WMP doesn't recognize a new cd when I put one in.  I am running WMP 11 for XP.  The fi

  • HP LaserJet 2100M - Can I Use w/New MacBook

    I have a LaserJet 2100M postscript printer...it has a Mac Serial Printer port (I previously used it as local talk connection to my G3 PowerBook) and a Parallel Port. There is no USB port on the printer. Can anyone give me an idea if I could use this

  • Texts in report painter

    Hi All, Do someone know if it's possible to call budget text with report painter ? Many thanks for your answer

  • Lightroom quits when Photoshop CS4 is open at the same time

    When I have Lightroom open at the same time as Photoshop CS4 I get the message Lightroom has encountered a problem and has to shut down. I am running the latest version of Lightroom using a PC with XP professional 64 bit. Also occasionally Lightroom

  • Help with boot problems

    I was trying to install XP last night on my imac with boot camp and ran into this problem. The partition I would create in Boot Camp would never show when rebooting with the XP cd so I thought, Maybe its on the next screen of XP install. I SELECTED t