Attaching a PDF document to an order from Web

Hi,
We have a requirement to attached a PDF document to an order in SAP from a web front end (its a custom web application written in cold fusion). We currently create orders from this web application which talks to SAP via XI. I know that using the "Services For Object" option in SAP GUI we can upload external document. Is there a BAPI that can be used to send the document from WEB to be added as an attachment on the order?
Any response will be greatly appreciated.
Thanks,
Paresh

Hi Tom,
ArchiveLink is a service integrated in the SAP Web Application Server for linking archived documents and the application documents entered in the SAP system.
Linking documents according to content guarantees long term easy access to the documents. From the screen of the application document, you can directly display the stored document that is associated with it. You can also use attributes to search for documents. This replaces time consuming processes such as making copies of originals, searching for procedure-related information, etc.
There would definitely be content repository which will be connected to SAP through archivelink. Pls confirm the same with Basis.
You can look at the customizing through
IMG->SAP Web Application Server -> Basis Services -> ArchiveLink
Also pls refer to:
http://help.sap.com/saphelp_47x200/helpdata/en/16/56a539a908455de10000000a114084/frameset.htm
Pls award if helpful.
Reg
Sachin

Similar Messages

  • How to attachm a pdf document in sales order in background

    Hello All,
    I need to attach a pdf document in sales order in background.
    Can anyone guide me on this?
    Thanks,
    Thiyagu

    Hello Janagar,
    Pdf file is not at the desktop to attach using GOS.
    Pdf file is at Document Management System, requirement is to attach it to the sales order item.
    Note: DMS file can be always allowed to attach at item level.Please dont bring GOS concept here.
    It can be done manually via VA02 --> Extras --> Documents.
    I need to automate the above process.
    Regards,
    Thiyagu

  • Attaching a pdf document to a sales order

    We are trying to link pdf documents to sales orders in VA02/03 using the object services toolbar in the sales order.  We can specify attachments and it appears to work fine.  Our main question is were are these attachments saved.  We do not want them in the SAP database.  How do we configure were these attachments are saved.
    Does anyone have any experience doing this?
    Thanks

    Hi Tom,
    ArchiveLink is a service integrated in the SAP Web Application Server for linking archived documents and the application documents entered in the SAP system.
    Linking documents according to content guarantees long term easy access to the documents. From the screen of the application document, you can directly display the stored document that is associated with it. You can also use attributes to search for documents. This replaces time consuming processes such as making copies of originals, searching for procedure-related information, etc.
    There would definitely be content repository which will be connected to SAP through archivelink. Pls confirm the same with Basis.
    You can look at the customizing through
    IMG->SAP Web Application Server -> Basis Services -> ArchiveLink
    Also pls refer to:
    http://help.sap.com/saphelp_47x200/helpdata/en/16/56a539a908455de10000000a114084/frameset.htm
    Pls award if helpful.
    Reg
    Sachin

  • Enable PDF Generation of Sales Order from Opportunity not working

    Hi all,
    we are trying to enable the PDF Generation for Sales Order from Opportunity.
    We´re working on the ERP-HCI Scenario.
    We´ve setup the necessarry configurations (chapter 11.3.11) how described in the document:
    https://websmp201.sap-ag.de/~sapidb/012002523100002166322015E/1502_SAP_C4C_ERP_HCI.pdf
    1. Create Endpoint in ECC for the WS "SalesDocumentPrintPreviewQuery"
    After saving the settings we have an calculated enpoint:
    /sap/bc/srt/rfc/sap/salesdocumentprintpreviewquery/{SAP-CLIENT}/salesdocumentprintpreviewquery/salesdocumentprintpreviewquery
    2. Create a new Communication Arrangement in C4C for the Scenario "Print Preview of Business Documents in SAP Business Suite"
    Question to the following Step:
    Go to Advanced Settings and enter the URL you have captured from SOAMANAGER in the Create Endpoint section.
    Why we use the host and calculated endpoint from the ECC instead of the HCI settings, and maintain in HCI the target host and endpoint?
    The Check Service and Check Connection test was successfull.
    Finally if we try the scenario from C4C (Customers > {Select a Customer} > Opportunity > Sales Document > {Click the link}
    We got a blank new Window, in the C4C UI we get the error "PDF Document could not be retrieved"
    In the ECC > SOA Runtime Error Log i get the following Error!?
    What´s wrong with our config?
    Thanks in advance,
    Fabian

    There is nothing impossible in SAP. After all there is a code behind everything that we see in SAP screens and transactions and that code can be changed according to our requirement. That has always been m firm belief.
    Like I said get hold of your ABAP programmer and write out the spec and he should be able to do it.
    Its news for me that you can generate an automatic PO from a GR so if that is possible then why not this.
    Its not been attempted before.
    Try creating a new Sales doc type and map it to a delivery and see if it works. Much similar to a cash sale and rush order when both docs get generated immediately. Maybe you need to map your copy control criteria too in a way it can be done.Also maybe you need to create a new field called Immediae sales Order like we have an immediate delivery check box in a sales order so that an automatic sales order can be generated when you save a delivery.
    Like I said it needs some coding.
    regards
    Jude

  • Attaching a PDF document for a Invioce Parking thru FB60 in background

    Dear Friends,
    I am working on a requirement to build an interface for Invoice posting/Parking.
    Transaction used: FB60
    Invoice data will be stored in a staging server, same has to be read and posted in SAP. Till posting part i am clear with the requirement. Invoice data will be in a flat file which i can read and store in my Custome table.
    But customer is asking to attach a PDF document (which is a kind of supporting document not the invoice data) while doing the posting.
    My queries are:
    1. How to fetch the PDF files placed in an external staging server.
    2. How to attach those files while doing the posting/parking as job is executed in background.
    I want to use BAPI BAPI_INCOMINGINVOICE_PARK for parking the Invoice, but where to attach the PDF.
    Or can i do BDC to attach the document?
    Any info on this is highly appreciated and rewarded.
    Thanks,
    Simha

    Change in requirement..
    Hence i am closing this thread.
    Regards,
    Simha

  • Attaching a PDF document for a Invioce Parki thru FB60 in background

    Dear Friends,
    I am working on a requirement to build an interface for Invoice posting/Parking.
    Transaction used: FB60
    Invoice data will be stored in a staging server, same has to be read and posted in SAP. Till posting part i am clear with the requirement. Invoice data will be in a flat file which i can read and store in my Custome table.
    But customer is asking to attach a PDF document (which is a kind of supporting document not the invoice data) while doing the posting.
    My queries are below:
    1. How to fetch the PDF files placed in an external staging server.
    2. How to attach those files while doing the posting/parking as job is executed in background.
    I want to use BAPI BAPI_INCOMINGINVOICE_PARK for parking the Invoice, but where to attach the PDF.
    Any info on this is highly appreciated and rewarded.
    Thanks,
    Simha

    Change in requirement..
    Hence i am closing this thread.
    Regards,
    Simha

  • Attach a PDF document to Device Location

    Hi all,
    We have a requirement to attach a PDF document to a Device Location. Ideally we are looking for an approch to upload a PDF document which would contain some instructions for the Business Users.  This would help the user to check the PDF document and perform Activties according to the instructions.
    Could you please guide through, if SAP allows for such an option to upload PDF file or any document to a Technical Object.
    It would be appreciated if you suggest few examples as well.
    Regards,
    Sai

    Thanks Rajat,
    I too found that option later. I shall Explore more on that.
    One quick question, services for object works find for Technical Master Data but for some reason its not working on Business Partner. The options in it ate grayed out. Any Idea ?
    Also, Services for object is not available for another user. Is it realted to any profile settings or will be in default to all users ?
    Thanks for you help once again.
    Sai

  • How to attach a PDF document to work item .---urgent

    Hi EXperts ,
      I am wanted to know how to attach a PDF document to my work item which i will be geneating . Pls let me the Method coding to be done so that I can send the attachment also when the work item is generated ..
    What is need to pass to Workflow container ...
    Regards
    Abhilash

    Ah ok,
    then the only way I know is to get hold of some one with skills in Smart Forms, and alley up with them. Or better yet, use it as an excuse to learn to do it your self
    With a Smart Form, you can parse data into it, create the file, and then use the GOS functionality to attatch it to your BO. All this in back ground!
    Kind regards
    Mikkel

  • Encypting Pdf document sent through email from BO WEBI

    Hi,
    Encypting Pdf document sent through email from BO WEBI . Is there any sdk scripts/3rd part tools to do this.
    Thanks
    Ranjith

    Hello Ranjith,
    There is no native functionality for encrypting a PDF document from within BusinessObjects Enterprise. Additionally, none of the BOE SDKs are able to encrypt a PDF document either. Generally speaking, if it is not possible in the product (BOE) it's not possible with the various SDKs.
    I am not aware of any third party tools that can do this from inside BOE either. If you haven't done so already you may want to post a question to the [Business Objects Board|http://www.forumtopics.com/busobj/index.php?sid=1037068e7b26619422be6a7b18a8c2ee] (BOB) to see if anyone there has a suggestion.
    Sincerely,
    Dan Kelleher

  • One or more PDF documents are open inside a web browser - message

    Hi,
    I have a new L series notebook and its great. The only foible I can think of is a message I keep getting when I try to shutdown. There is a message box that says "One or more PDF documents are open inside a web browser. If you exit adobe reader now, those documents will be closed. Are you sure you want to exit?".
    The thing is I do not have any PDF's or web browsers open at the time! Can you help me please?
    Thanks, Mark.

    Hi Mark
    Believe me its nothing serious the same happens on my notebook from time to time
    Usually the PDF files can be read with the Adobe Acrobat reader. This application service runs in the OS background and this message can appears if the Adobe Acrobat reader cannot close the background process automatically
    I have solved this tiny problem by removing the acrobat reader from the system. After new reboot I have reinstalled it again
    Now the message does not appear and all runs like a dream ;)

  • WebTools Sync - Orders from Web Tools to B1

    Hi everyone,
    Hopefully this is a simple question...  What is the proper way to sync an Order from Web Tools to B1?  I have a few fields that I want to update and cannot find an object type to set it to that will sync for orders.  The sample says that you should use WebToolsUsers for BP's, but there is no WebToolsOrders for Orders.  What is the proper object type that I should use.
    Thanks so much for your time!
    Kristen

    In 2007 you don't need to worry about getting the queue.  The synch takes care of this for you.
    The WebToolsToB1() method will be called for every order in queue, you need to use the qData object passed in to get the data you need.
    public override void WebToolsToB1(NetPoint.SynchSBO.framework.NPQueueObject qData) {
                if (qData.TranType == TransactionType.Add ||
                    qData.TranType == TransactionType.Update) {
                    NPOrder o = new NPOrder(Convert.ToInt32(qData.KeyFieldValues[0]), NPConn, NPSecurityTicket.PrivateKey);
                    // your stuff

  • RFC/FM to store Business document in Purchase Order from external system

    Hi All,
    I have been going through various threads for suitable solution, but could not find one which can meet our requirements. Appreciate, if you could share your expertise for the following requirement.
    Requirement: One of our external system is going to create/change Purchase Orders in SAP using  standard BAPI's (BAPI_PO_CREATE1,BAPI_PO_CHANGE etc.,). During this process, they would like to attach supporting documents (.pdf, .jpeg, .xls etc) as 'store business document' for the same PO. As per our current configuration, we can attach the documents as dialog user from ME22N/ME23N transaction and attached documents are stored in our IXOS/ Archive server.
    Is there any standard BAPI/FM (RFC) available to achieve above requirement?. And what are the parameters we need to pass in the FM to attach or delete documents.
    System Details: SAP ERP ECC6 & Netweaver 7.0
    Kind Regards
    Kumar
    Edited by: Kumar Guntha on Sep 4, 2009 7:15 AM
    Edited by: Kumar Guntha on Sep 4, 2009 7:17 AM

    Hi Friends
    Any sugestions?
    Regards
    Kumar

  • How do I transfer PDF documents to my iPad from my PC?

    A few weeks ago, I was able to transfer PDF documents from my PC to my iPad, because there was a menu on the left side of the display that allowed me to do this using a simple drag and drop process.  For some reason, this menu has gone away and I do not know where it went and how to restore it.  Without this menu, I have no idea how to move PDFs from my PC to my iPad.  Any insight or help that anyone would care to provide will be greatly appreciated.   Thanks.

    Forget everything that has been posted to this point for a few minutes.
    When your iPad is connected to the PC with iTunes running, you should see an icon in the upper left next to 3 dots ...
    It looks like a rectangle. That icon shows that you iPad is connected to the computer and that iTunes sees the device. Click on that icon and you should see your iPad name and a little picture of an iPad. Click on your iPad name in there in order to select it.
    Now you should be able to go to File>Add to Library and select your pdf files. The sidebar should be visible now as well so click on Books on the left - in the sidebar - and then select the pdf files in the books window on the right that you want to sync. Then sync your iPad.

  • Attachment for pdf document

    in services attachment assignment block is there in that assignment block template button . when user click the template button popup will come
    on that popup pdf documents and msword documents is there when i select the msword document tht details will be display in our
    attachment assignment block level.pdf document not display what i do ... it shows error

    Hi,
    Please use business object "BUS1001006" and try. We use "BUS1001006" for URL generation for material.
    Cheers,

  • HT5361 How do I attach a PDF document and have it display as an icon, not the full document?

    When I attach a PDF file to an email message, the entire document displays.  How do I have the attachment display as an icon?

    Try using Applications/Utilities/Terminal - copy and paste the line below and hit return. Worked for me.
    defaults write com.apple.mail DisableInlineAttachmentViewing -bool YES

Maybe you are looking for

  • References are becoming invalid when passed to an actor using the Actor Framework

    I have having an issue with passing a couple of references to an actor using the actor framework 3.0.7 (LabVIEW 2011 & TestStand 2010 SP1).  Some background: My application has three main components: Main VI -- is not part of any class and Launches U

  • Regarding Module Configuration of JMS Adapter

    Hi,      Now i am working on IDoc to JMS interface, I am facing complexity in creating the structure in Module tab of Receiver JMS Adapter. Because the target system is expecting fixed length file so i should  use the Local EJBs available in Module t

  • Creating a Wireless Access Point

    Hey guys, My wireless router just died, my linux server has a wireless card in it and I've read that you can use this as a router - is there any documentation on how to do this? I have no clue where to start..

  • Iam format nokia n97mini format mass stored ! lost...

    iam format nokia n97mini format mass stored ! lost all games and file music etc came with nokia n97 mini plz i need help ?

  • Help! Pop-up menu problem

    I made a pop-up menu in a trial version of Fireworks 8. Everything works great within Fireworks, but when I try to insert it in Dreamweaver 4 (using the Insert Fireworks html button) it tells me that I need to insert an Fireworks html that was export