Downloading files attached to a quotation in SAP CRM

We need to download a document attached to a quotation (in the documents tab) in SAP CRM and email it.
Can someone please let me know how that can be done
Thanks in advance
Sumit

Can some ABAP Guru help me with this?

Similar Messages

  • TAX_GROUP_BP_01 field in quotation in SAP CRM system is not updating at all

    Hi,
    when we create quotation in SAP CRM...there is tax conditon type in item level...where it has the field TAX_GROUP_BP_01...and this field value is not getting updated at all..Could you please anyone suggest us why this value is not updating in CRM system
    Thanks and Regards,
    Sudhansu.

    Yes thanks all.
    Even though the 'p_emp_number' was used as a vehicle (do I know what I'm talking about?) in the Create API's process I have setup working splendidly, for this Update process semingly having the line removed it did the trick.
    1 record updated as required.
    Many thanks to all..
    Steven

  • Can't download file attachment to ipad

    Hi,
    I am using a ipad and os version is 4.2.1
    I open safari web browser and type "yahoo e-mail".
    My e-mail has a attachment, it is a doc file, I can't download
    the doc file direct to my i-pad. Do you have any suggestion to download
    the attachment to i-pad. Thanks.

    Set up your email account in the mail app first. Then you will need an app that supports the "open in" command, and reads the file type that you want to open...

  • How do I download file attached to Adobe Formcentral in Bulk?

    I have had hundreds of people attach their photos and now I need to download the files.  Do I have to individually download each and every one?

    I am sorry but attached files need to downloaded manually. We don't have any sort of batch function for this task.
    Andrew

  • Availability check in service order quotation in SAP CRM

    Hello Experts,
    I am trying to establish an availability check for service order quotations in CRM
    Could somebody please guide me through the steps to solve this problem.
    Thanks in advance,
    Itisha

    Hello
    For quotations, only an availability information is triggered and that shows only confirmation when creating but not after
    save. You can find the logic in our standard function module CRM_CONFIRM_DEL_T_SCHEDLIN_EC
    You can also find information in [ online documentation|http://help.sap.com/saphelp_crm70/helpdata/en/45/b67bba228747f5e10000000a114a6b/frameset.htm]
    Regards
    Joaquin

  • I can attach an image to SAP CRM WebUI but was not able to view it

    Dear Experts,
    I was trying to attach an image document to SAP CRM WebUI through cl_crm_documents (Method :- create_with_table) by passing the binary value.
    I receive a string value for the image from IOS team and I convert the same to Xstring and binary in the code. And pass the binary value to the method "create_with_table".
    And I could see the document gets attached. When I try to open the same. The image looks like a small cross bar(i.e :- As if we try to open an unsupported file format.) Though I tried passing both jpeg and png files.
    On the other hand, when I try to attach the same image manually in WebUI. I could view the attached image perfectly. Please find the below code snippet I have used.
    Help me out in getting it resolved.
    CONCATENATE it_flup_gen2-or_img_faci_desc '.pdf' INTO ls_file_access_info-file_name.
    * Convert string to Xstring value for FACI Image
       CALL FUNCTION 'SCMS_STRING_TO_XSTRING'
         EXPORTING
           text     = it_flup_gen2-or_img_faci
           mimetype = 'application/pdf'
         IMPORTING
           buffer   = lv_faci_xstr
         EXCEPTIONS
           failed   = 1
           OTHERS   = 2.
       IF sy-subrc = 0.
         CALL FUNCTION 'SCMS_XSTRING_TO_BINARY'
           EXPORTING
             buffer        = lv_faci_xstr
           IMPORTING
             output_length = lv_len
           TABLES
             binary_tab    = lv_file_content_binary.
    * Assign file properties
         ls_file_access_info-file_size  = lv_len.
         ls_file_access_info-binary_flg = 'X'.
         ls_file_access_info-file_name = ls_file_access_info-file_name.
         ls_file_access_info-mimetype   = 'application/pdf'.
         APPEND ls_file_access_info TO lt_file_access_info.
    * Assign business object
         ls_business_object-instid  = lv_guid.
         ls_business_object-typeid  = 'BUS2000125'.
         ls_business_object-catid   = 'BO'.
    ** Fill property values
    ** Get the unique name for the Attachment
         ls_properties-name  = skwfc_prop_relative_url.
         ls_properties-value = it_flup_gen2-or_img_faci_desc.
         APPEND ls_properties TO lt_properties.
    ** Get the decription and title
         ls_properties-name  = skwfc_prop_description.
         ls_properties-value = it_flup_gen2-or_img_faci_desc.
         APPEND ls_properties TO lt_properties.
    ** Get the document mime type
         ls_properties-name  = skwfc_prop_mime_type.
         ls_properties-value = 'application/pdf'.
         APPEND ls_properties TO lt_properties.
         ls_properties-name         = 'LANGUAGE'.
         ls_properties-value        = sy-langu.
         APPEND ls_properties TO lt_properties.
       ENDIF.
    * Creating a document with provided data
         CALL METHOD cl_crm_documents=>create_with_table
           EXPORTING
             business_object     = ls_business_object
             properties          = lt_properties
             file_access_info    = lt_file_access_info
             file_content_binary = lv_file_content_binary
             raw_mode            = 'X'
           IMPORTING
             loio                = ls_loio
             phio                = ls_phio
             error               = ls_error.
         IF ls_error IS  INITIAL.
           CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
             EXPORTING
               wait = 'X'.
         ENDIF.
    regards,
    Sabarinathan

    Hi Deepika,
    Thanks for the response. If you go through my code snippet I have given, I have already mentioned the mimetype as "application/pdf" for pdf document and used the same in my coding. It still doesnt help out.
    regards,
    Sabarinathan C

  • File attachment in yahoo mail does not appeare in Firefox 4, but IE & other web browsers show correctly.

    Before I install Firefox 4, I have been use Firefox 3.6 and when I was checking my yahoo mail, there was not any problem to view or download file attachment.
    After installing Firefox 4, when I receive a new mail with file attachment, like as video, or document, I can not see the attachment to download it. but with other web browsers like IE, I can see the attachment of the email.

    Hi!
    People using a Trend Micro virus scanner should disable some webmail function. You can find the solution [http://en.kioskea.net/forum/affich-33677-can-t-download-attachments-on-my-yahoo-email here]
    I do not use Trend Micro, but have the same issues. I just found my "AdBlock Plus" add-on was stopping the attachment download. What you should do to see if this is your problem too: disable AdBlock Plus, restart firefox and see if your problem is solved. Now enable AdBlock Plus again and restart Firefox.
    To fix this problem: In Firefox, click on Add-ons, go to AdBlock Plus, go to Options, click on Filters--> reset statistics. Go to your attachment, click on the attachment (it will fail to download of course). Go back to AdBlock Plus and sort the statistics for "Hits". Now you can see which filter is blocking your attachment download. Disable this filter and you problem is solved!
    Regards!

  • Unable to view Spare Part Components in SAP CRM Service Order

    Hello All,
    We are implementing CRM 7.0 Ehp 2.0
    As per the following video it is now possible to integrate the spare part components in the CRM Service Order, using the BOM replication and Product Proposal functionality in SAP CRM
    SAP CRM 7.0 - Integration of ERP BOM Information in the CRM Product Proposal
    However in our case we are not able to achieve the desired results.
    Following configurations are done
    1) The BOM is replicated from ECC to CRM the same can be viewed in commpr01
        Material 4561 is the main product and 4562 is the component
    2) The item category for the main product is YRVS where the customization for structure scope is done
    3) For the Product Proposal customization's, I have created a new method schema
    4) The transaction type and the sales org are assigned to the method schema
    5) However now when I am creating the service order, I enter the sold to party, the product id
    6) Next  I go to the line item to click on product proposal.
    7) The system issues the below message
    Please advice if I am missing on any configurations.
    Kind Regards
    Atul

    Hi Raghavendra,
    Thanks for your reply, appreciate the same, I have now added the relationship objects as per your post above in comm_hierarchy for the particular category
    Now  in the product master , I am now able to view the tabs(screen shot attached)
    Next I create my BOM in ECC with BOM Usage 5 and save the same
    Next I run the initial download for the adaptor object  BOM in SAP CRM
    When I check in commpr01 for the material 4561 the component and the main material have not come.
    Can you please advice further.
    Kind Regards
    Atul

  • SAP CRM integration with SAP R/3 using Xi

    Hi All,
    I am planning to us SAP XI to integrate PEOPLESOFT SYTEM TO SAP CRM .
    This is the Scenario
                     File adaptor     xif adaptor
    Peoplesoft----->     XI      --->    sap crm.
    1)Is this the best practice to integrate PEOPLESOFT  SYTEM   and SAP CRM using XI?
    2) Please comment how and with best option to integrate and also comment on cost factor ?.
    Please Help me.....
    Thanks and Regards,
    chandra.kotha

    <i>1)Is this the best practice to integrate PEOPLESOFT SYTEM and SAP CRM using XI?</i>
    It is not, but it is cost effective.
    <i>2) Please comment how and with best option to integrate and also comment on cost factor ?.</i>
    iWay has an PeopleSoft adapter, but you need to buy the license (not sure how much it costs, some adapters were charged based on the data volume and some were charged straight per adapter depends how you negotiate).
    https://service.sap.com/~sapidb/011000358700009396312004E/index.htm#PeopleSoft
    regards
    Shravan

  • I am using OSX 10.9.5 and Outlook Web App for emails. When I download an attachment it replaces the space in the file name with   - how can I change this?

    I am using OSX 10.9.5 and Outlook Web App for emails. When I download an attachment it replaces the space in the file name with %20  - how can I change this?

    Click on the below link :
    https://get.adobe.com/flashplayer/otherversions/
    Step 1: select Mac OS  X 10.6-`0.`0
    Step 2 : Safari and FIrefox
    Then click on " Download Now"  button.

  • Files always download as "attachment.ashx" instead of the file name and file type that they actually are.

    Since I have installed the new version of Firefox (version 8.0), every single file I download is downloaded as "attachment.ashx" and won't open. I have to change the name as well as the file type in order to open the document.
    This happens regardless of if I'm downloading from email, from a website, etc.. All of the files I have downloaded also have already been named and had file types appended, but Firefox is changing them every single time. I have never had this problem before using the same sites and downloads.

    Please hurry up with a solution! This is causing havoc, as I cannot open any attachments at all! It defaults to Adobe Photoshop, and then I get an error message that it is the wrong type of file. These are all Word docs! I can't get my work done! Is there some kind of work around that I can use in the meantime to open these things?

  • I have an iPad air and have downloaded the microsoft app excel.  I have an email with an excel attachment.  When I "tap to download" the attachment, it auto converts to a PDF file.  I want it to open in excel.  Please help.

    I have an iPad air and have downloaded the microsoft app excel.  I have an email with an excel attacment.  When I "tap to download" the attachment, it automatically converts to a PDF file and opens as a "view only" document.  I want it to open with the excel app so I can see and update the spreadsheet.  Please help.  Thanks!

    If Excel works as do other apps, you should be able to tap and hold on the attachment and then select "Open in Excel" in the window that will open. Note that you need to be subscribed to and signed into Office 365 to be able to edit documents in Microsoft's apps.
    Regards.

  • After I download an attachment I have to go to the download window and manually open it, my laptop use to download then automatically open the file, how do I get this feature turned back on?

    After I download an attachment from my webmail I have to go to the download window and manually open it, my laptop use to download then automatically open the file, how do I get this feature turned back on?

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode

  • Where does SAP stores the file attached to a document created in FB60?

    If a create a document in FB60 or MIRO and after I create an attachment for it, I wonder: where does sap maintains the file attached? Is there a table or a folder with a directory?
    Thanks for help
    Gandalf

    I already Know it. This folder is on my pc. I wonder, is there a folder in sap?
    Thanks

  • Suddently yesterday all file types are downloaded as "attachment.ashx" instead of pdf or doc or whatever.

    I've been using Firefox for many months to access my work email using Outlook Web Access (OWA). Clicking on an attachment always resulted in the file being downloaded intact (mostly pdfs and Word docs). Suddenly yesterday all file types result in the download of "attachment.ashx". I had not changed anything in Firefox. I restarted Ff and then my computer without effect. I then deleted and reinstalled Ff -- no change. Now in the applications window pdfs and docs aren't listed, but I can't get them in there anyway because they don't download as such. I am using Ff 8.0 on MacOS 10.6.8.

    Firefox 9.0 will revert the 8.0 changes, waiting for a definitive fix from Microsoft: https://bugzilla.mozilla.org/show_bug.cgi?id=703015

Maybe you are looking for

  • Can't install ipod to mac

    hi i have downloaded the iPod13.smi form here. I install it in the iPod software 1.3 updater. It told me to "plug in an i Pod to upate it" when i plug it the i pod show the do not disconnect, and the button "uptdate" and "restore" are both already se

  • I need a table of the different features for Adobe Standard 9, 10 and 11?

    I need a table of the different features for Adobe Standard 9, 10 and 11 so that can advise my client which version can be packaed and deployed via SCCM. A detailed list of features for each version would be most useful. Regards Paul Jenkins

  • Fiscal year-report

    1.HOw will compare different fiscal year variant for reporting prupose? 2. How will assigne the business area, and how will get u business areas wise report.

  • Blu-Ray build results in a non-readable / corrupt iso-image

    Hello I have been working on a project that was created with PP CS5.5 using Windows 7 x64. The PP project has various footages in 1080p, mostly from Panasonic HDC-SD900 with 1080p 50p AVCHD material. There are some clips that were shot with Canon EOS

  • IPhone 3GS Sound Problem Or Maybe Speaker problem........

    Hey Guys... My iPhone 3Gs Does Not Play any kind of music but in sounds in settings not in iPod. Whenever i open my iPod and plays songs the volume bar dissappears Guys i want help can anyone tell me how to fix this ? I will thankful to you... Waha