Can we open an excel attachment via web frontend of SRM

Hi friends,
  I am sending an excel attachment using the function module 'SO_NEW_DOCUMENT_ATT_SEND_API1'.I am able to open that in SAP Inbox(SBWP).I want to know whether we can view that attachment when if it is accessed via web frontend of SRM(It will be accessed via internet service BBPBWSP_SIMPLE, and not as much via transaction SBWP in SAPGui), but the details of the attachment need to be visible from both places.
Regards,

Most probably You can access this from SRM Portal.
It would be good if you could post this in SRM Forum they would have given the answer by now.
<i>Here is a shocker, how about try it yourself to see if it works. I think trying it yourself would have taken a lot less time than posting the question and waiting for an answer.</i>
Please be a little liberal while replying to any question. He may not be proficient in this subject. This is also one of the Forum guideline to respect each other: <b>Martin</b>
Thanks
Arghadip

Similar Messages

  • Can't open an excel spreadsheet attached to an s-mail - hotmail

    can't open an excel attachment to an e-mail v -- hotmail
    == This happened ==
    Just once or twice
    == only moved to firefox two days ago

    Ok,
    First Rick.
    When I get to the box where the choice of skins are, right
    above it, the choices are:
    Section 508 Compliant Output
    W3C Compliant Topics
    I double checked RoboHelps Help...and it says Robohelp for
    Word 6, Build 99.
    Colum...
    Here's what I did (I 'thought', I'd start off simple, lol)...
    1. Start Robo.
    2. Select New Project.
    3. The left panel contains all of the folders (I think its
    called Explorer).
    The right panel is the default Helpfile word document that
    contains the 'welcome' message.
    4. I added my spreadsheet to the Baggage folder.
    5. Back at the word document, I just added a simple word
    'excel'.
    6. Then I highlighted 'excel', Insert->Hyperlink...and
    pointed it to my excel spreadsheet.
    7. Saved it.
    8. Generated it.
    Everything opens up fine in IE. Excel is highlighted blue and
    underlined. But its not clickable.
    Doug

  • Send attachment which can be opened in excel

    Hello
    I have an internal table, i want to send that through email (external) as an attachment
    the attachment should be such that it can be opened in excel file. (.xls or tab delimited .txt)
    I would be very thankful if someone can send me a sample code or guide me, how to use 'SO_DOCUMENT_SEND_API1' (may be)
    Regards
    Manu

    hi,
    "data decleration
    DATA: docdata LIKE sodocchgi1,
          objpack LIKE sopcklsti1 OCCURS 1 WITH HEADER LINE,      " internal tables declared for sending attachments to the mail
          objtxt LIKE solisti1 OCCURS 10 WITH HEADER LINE,
          objbin1 LIKE solisti1 OCCURS 10 WITH HEADER LINE,
          objbin2 LIKE solisti1 OCCURS 10 WITH HEADER LINE,
          objin3 LIKE solisti1 OCCURS 0 WITH HEADER LINE,
          objbin_final LIKE solisti1 OCCURS 10 WITH HEADER LINE,
          reclist LIKE somlreci1 OCCURS 1 WITH HEADER LINE,
          tab_lines TYPE sy-tabix.
      IF p_sender EQ space.
        gd_sender_type = space.
      ELSE.
        gd_sender_type = 'INT'.
      ENDIF.
    *Body
      docdata-obj_name = 'Mail_Excel_File'.
      docdata-obj_descr = 'Excel file attachment'.
      objtxt = 'Attached is the sample Excel file'.
      APPEND objtxt.
      DESCRIBE TABLE objtxt LINES tab_lines.
      READ TABLE objtxt INDEX tab_lines.
      docdata-doc_size = ( tab_lines - 1 ) * 255 + STRLEN( objtxt ).
      CLEAR objpack-transf_bin.
      objpack-head_start = 1.
      objpack-head_num = 0.
      objpack-body_start = 1.
      objpack-body_num = tab_lines.
      objpack-doc_type = 'RAW'.
      APPEND objpack.
    *Attachment
      n = 1.                                    "for sending 1st attachment
      DESCRIBE TABLE objbin1 LINES tab_lines.
      objpack-doc_size = tab_lines * 255.
      objpack-transf_bin = 'X'.
      objpack-head_start = 1.
      objpack-head_num = 1.
      objpack-body_start = n.
      objpack-body_num = tab_lines.
      objpack-doc_type = 'XLS'.
      docdata-obj_name = 'Excel_File_Attachment1'.
      objpack-obj_descr = 'Excel File Attachment1'.
      APPEND objpack.
      n = n + tab_lines.                       "for sending 2nd attachment
      DESCRIBE TABLE objbin2 LINES tab_lines.
      objpack-doc_size = tab_lines * 255.
      objpack-transf_bin = 'X'.
      objpack-head_start = 1.
      objpack-head_num = 1.
      objpack-body_start = n.
      objpack-body_num = tab_lines.
      objpack-doc_type = 'XLS'.
      docdata-obj_name = 'Excel_File_Attachment2'.
      objpack-obj_descr = 'Excel File Attachment2'.
      APPEND objpack.
      n = n + tab_lines.                       "for sending 3rd attachment
      DESCRIBE TABLE objin3 LINES tab_lines.
      objpack-doc_size = tab_lines * 255.
      objpack-transf_bin = 'X'.
      objpack-head_start = 1.
      objpack-head_num = 1.
      objpack-body_start = n.
      objpack-body_num = tab_lines.
      objpack-doc_type = 'XLS'.
      docdata-obj_name = 'Excel_File_Attachment3'.
      objpack-obj_descr = 'Excel File Attachment3'.
      APPEND objpack.
    *Create the list of recipients
      reclist-receiver = p_email1.
      reclist-rec_type = 'U'.
      reclist-express = 'X'.
      APPEND reclist.
    *Send the e-mail by using this function module
      CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
        EXPORTING
          document_data              = docdata
          put_in_outbox              = 'X'
          commit_work                = 'X'
        TABLES
          packing_list               = objpack
          contents_bin               = objbin_final
          contents_txt               = objtxt
          receivers                  = reclist
        EXCEPTIONS
          too_many_receivers         = 1
          document_not_sent          = 2
          document_type_not_exist    = 3
          operation_no_authorization = 4
          parameter_error            = 5
          x_error                    = 6
          enqueue_error              = 7
          OTHERS                     = 8.
      COMMIT WORK.
    hope this helps
    regards
    RItesh

  • Why can't I open an Excel attachment in Adobe XI?

    Why can't I open an Excel attachment in Adobe XI?

    Is the PDF Maker available in Excel? It is necessary to have PDF Maker workinig in OFFICE to be able to import those files.

  • Is iWork's compatible with excel?  Can I create an iWork's spreadsheet that can be opened in excel?

    Is iWork's compatible with excel?  Can I create an iWork's spreadsheet that can be opened in excel?

    You will need to export it as an Excel spreadsheet.

  • When I install adobe acrobat XI PRO, it converts everything on my computer to an adobe icon, and when I try to open it, it open adobe acrobat. For example, I can't open word, excel, internet explorer, or any other document or program because it thinks its

    When I install adobe acrobat XI PRO, it converts everything on my computer to an adobe icon, and when I try to open it, it open adobe acrobat. For example, I can't open word, excel, internet explorer, or any other document or program because it thinks its acrobat.

    Hi Kate,
    Please refer to this KB doc. for the solution Application, file icons change to Acrobat/Reader icon
    Let me know if the issue persist.
    Regards,
    Aadesh

  • How can I open a .wps attachment in Entourage?

    How can I open a .wps attachment in Entourage?

    That is a dedicated Windows format for Microsft Works ( now obsolete) and there is no direct conversion on the Mac side. There are workabouts:
    http://www.ehow.com/how_6132993_open-wps-files-mac.html
    The best thing is to encourage those who send such files to use "Save as..." from Works to save the file in another format. I believe Works allows the .rtf format that will open in TextEdit on the Mac. If they have the .doc option, you can open the file with Apple's Pages, Word for Mac, or any of the free productivity suites like LibreOffice.
    I received .wps files on a Win computer that did not have Works and it did not get very far either. Sounds like someone is not very accustomed to sharing files online.
    Can you tell us what model iMac you have and what Mac OS version it is running? "iOS" is not a Mac computer OS; runs only on iDevices.

  • How can I open up 2 or 3 web page

    How can I open up 2 or 3 web page

    Do you mean having two or three web pages running at once in safari? If you are on iOS 5, if you tap and hold on a link, it will give you the option to open a new tab.  If you look up the top of the browser, there is a + sign, if you click on that it will open a new tab, and you can toggle through tabs and close them as you wish.

  • Can't open any excel files after installing Snow Leopard

    I can't open any excel files after installing Snow Leopard. Is anyone else having this problem?
    I have a standard iWork '08 install. Has anyone experienced? And better yet, know of a fix?

    Welcome to Apple Discussions
    Most users who have had a problem opening Office files with the iWork apps after upgrading to Snow Leopard have the problem fixed by updating to the latest versions. For iWork '08 that is Pages 3.0.3 & Numbers 1.0.3. For iWork '09 it's Pages 4.0.2 & Numbers 2.0.2. I don't use Keynote, but it should also be updated. If you're not running the latest versions & Software Update says your software is up to date, make sure the applications are where the installer initially put them. The updaters are very picky. If the location is not where the updater is programmed to look or if the folder doesn't have the name the updater looks for, it will not work. The applications cannot be renamed or moved. They must be in the iWork '08 or iWork '09 folder in Applications. That iWork folder must be named iWork '08 or iWork '09. If it doesn't have the '08 or '09 Software Update won't find them & the updaters won't work.

  • How can I open Microsoft doc attached to my iPad email

    How can I open Microsoft doc attached to my iPad email

    The document should open as an email attachment in the mail app. Did you tap on the icon in order to open the file?
    However, if you want to save or edit the document, then you will need a Word compatible app on the iPad. pages, Documents To Go, quick Office Pro ... And others are available in the app store.
    But you can open and read it right from the mail app as an attachment.

  • Can I access my Time Capsule via web, even if it´s not connected to a mac??

    Can I access my Time Capsule via web, even if it´s not connected to a mac??

    Yes, but the issue is the IP address. If you have a static IP from your ISP it is easy.. Or if you use another router with dyndns it is easy.. but Apple make it exclusive to their network so you can have loads of issues without a computer to function as a client for dns.
    Look up remote Time Capsule access .. there is plenty of info out there.

  • Can't open microsft excel or word in my apple macbook pro

    can't open microsft excel or word in my apple macbook pro.it is mirosfot 2011. it was all working fine till last saturday but suddenly today i can't open files and message comes that unexpectedly quit. pls open and message will be sent to apple

    help pls...anybody there to help

  • Can I open an excel spreadsheet in NUMBERS complete with formulas?

    Can I open an excel spreadsheet in NUMBERS complete with formulas?

    Problem solved.  I find that the excel file I was trying to convert was an .xlsx version and when I resaved it as an .xls file, I was then able to open it in NUMBERS complete with formulas.

  • After I Update to IOS 7.1 I can't open the excel file attached in  my email

    After I updated my Iphone 5s from IOS7.0.6 to IOS7.1 when i check my email i can't open excel file attached in my email i check with my frineds phone thy have same issoue

    David_PDX wrote:
    Hi Alex,
    The trick to this whole thing is to scroll to the bottom of the message. There should be a dashed line at the bottom of the email message with text underneath it that says, "This message was downloaded as plain text." Underneath that it should say (in blue hyperlink text) "Download full message". Select that hyperlink, and the Excel file should download completely. You should then be able to select the document and have it open correctly.
    I have had the same concern regardless of file format that is sent, so I do not believe your issue is with file format. Hope this helps.
    I've seen the same thing happen with images, which it displays in a corrupted form. It's fixed by downloading the full message.
    There's a more serious side effect of this, which I've now seen with several types of files. If one FORWARDS the email to someone else, the attached files it sends them are CORRUPTED and unopenable too. In the case of a Word files I looked at, it had dropped the last two bytes of the file.
    The workaround for that is to download the full message before forwarding.
    I'm seeing this happening with so many types of attachments that I'm assuming it affects them all. Please everyone report this to Apple feedback (http://www.apple.com/feedback/). It's one thing not being able to open a file on your device, it's another to have files corrupted permanently just by forwarding.

  • TS1347 ios 7: how can i open a mime-attachment.ics file?

    since i installed ios7 on my iphone i can not open mime-attachment.ics (invitation sent from an outlook email) files in my calendar. does anyone know what i can do to open these files in my calendar?

    All email attachments are encoded before being sent are encoded with MIME.
    If your receive an email attachment that is not recognized by the computer or mobile device, that usually means there is not an application available on the computer or mobile device that is compatible with the attachment type.
    For the iPhone's email client:
    Viewable document types
    .jpg, .tiff, .gif (images); .doc and .docx (Microsoft Word); .htm and .html (web pages); .key (Keynote); .numbers (Numbers); .pages (Pages); .pdf (Preview and Adobe Acrobat); .ppt and .pptx (Microsoft PowerPoint); .txt (text); .rtf (rich text format); .vcf (contact information); .xls and .xlsx (Microsoft Excel); .zip; .ics

Maybe you are looking for

  • Yosemite will not allow external monitor connection

    I have a 2008 MacBook Pro with a DVI port for an external monitor. I use it to connect to a Panasonic LCD projector to watch movies through my computer.  I recently upgraded to Yosemite so I could use some new software, and now my computer won't conn

  • Which meta name="viewport" tag best used for Mac/Safari iPhone?

    My test page URL using auto generated tag is: http://02ca0d2.netsolhost.com/action_appliance_02/index.html Received suggestion as a result of posting question on the PVII forum, and included in the response was the suggestion that the DW CS6 automati

  • Form Guide - Repeating Area(s) within a Panel

    Hi, Just wondering if its possible to have more than one repeating area within the same panel? I have been able to create the Panel with a comment at the top (using guide text) followed by my repeating area and finally another comment followed by som

  • Restrict the data to be retracted

    Dear All, We are doing CCA retraction through BPS. Could you pls guide how to restrict so that only certain amount of data is retracted to R/3 rather than the entire data. Regards, Srini

  • Opening applications in ML 10.8.2

    I am sure I have asked this question before but cant seem to find the thread in a search, any way every time I open an application on mountain lion it keeps asking if I am sure I want to open it even if I have opened it 1000 times already, how do I t