GOS - Create attachment - how to rmove those documents and link the to BDS

Hi all
When using GOS - create attachment, the documents gets saved to the database. How can i extract or move those documents over to BDS and store it in KPRO.
Any ideas will be great.
Pierre

Hello! I need same. Specially, to use methods form CL_BDS_DOCUMENT_SET class with GOS documents.
Some help?
Thanks on advance.
Emanuel

Similar Messages

  • How to eliminate those advertisements and links to videos??? is a real mess !!!!

    Please advise how to eliminate how to stop those advertisements and links to videos on the skype IMessage... is terrible !!!!

    If you would like a refund you'll need to contact iTunes Store support directly. If you would like help with a problem, post here and we'll do our best to help you.

  • How to create a button in a interactive document and use the button to launch and external "exe." file.

    I created an interactive document and will export as a swf.  I would like to create a button in the interactive document to launch and external "exe." file. Is this possible.

    You will need to create custom web part editor. Look at the following example. It also have added button and its events. I am sure you can use this sample as base and code your logic.
    http://msdn.microsoft.com/en-us/library/hh228018(v=office.14).aspx
    Amit

  • My desktop App for Story  has malfunctioned and I am no longer able to access the files that were on it, how do I save those documents and reinstall the app?

    I have a Story + desktop app for Adobe on my hard drive and it was supposed to sync up to my online app (or cloud) however it never did and now I cannot access my desktop app, nor the important files that were on it.
    __I.E. when I try to press the [Sign In] button, nothing happens.
    So I figured to find those files elsewhere, copy them somewhere safe then try re installing the app again.  However, I cannot find those files anywhere on my hard drive.

    Adobe Story stores its local files on the following location:
    On Windows,
    1. Open Windows Explorer and type '%appdata%' in the address bar
    2. Make a copy of 'com.adobe.AdobeStory.<some-number>' folder. This folder contains Story's local data.
    On Mac,
    1. Open Finder.
    2. From 'Go' Menu, open 'Go to folder'
    3. Type '~/Library/Preferences' and hit enter
    4. Make a copy of 'com.adobe.AdobeStory.<some-number>' folder. This folder contains Story's local data.

  • GOS: create attachment sent by PI while creating Service Request

    Hi Friends,
    I am developing a custom FM which creates Service Request Notification(QMEL).
    This FM will be called by PI with data using web services and gets back the results after execution of function module.
    PI receives the attachments also from the other systems which should be sending to ECC to create the attachments also.
    PI sends Filename, file type, file data text or binary which will be sent to FM to an internal table..
    I am trying to use the internal table data to create attachments in the FM. I am stuck here.
    Are there any thoughts how I should get data from PI to ECC to achieve the functionality??
    I appreciate if anyone gives me an idea how to proceed?
    Regards,
    Satya Denduluri.
    GOS: create attachment sent by PI while creating Service Request

    Hi,
    did you try business object SOFM ( transaction SWO1 ) ? It offers a lot of methods around attachments, documents.
    Regards
    Dirk

  • Document Search - how to add new document with link to ALL

    CRM 5.0,  can easily add documents in the ICWC under the Document Search or gui t-code CRM_KW but the linkage is to me.   How can I change or create the link to to "ALL" so all users can find them in the search.

    Hi Glenn,
    Just to clarify for other readers, I assume you are referring to the document search functionality in the Interaction Center that uses Content Management to search for documents and link them to the current business transaction, the current account (business partner) or the current agent/user?
    I am not aware of any out of the box method for linking a document to all CRM users or agents. But if you want to have a look around at the code, I think the class and methods you might want to start with class CL_CRM_IC_CUCOCM_IMPL method REGISTER_*.
    Maybe someone else has an idea how to link multiple users/agents (e.g. all users belonging to a particular org unit or profile) at once, instead of only linking the current user/agent?
    Warm regards,
    John

  • How to make New Document and Upload Document to have same Content Type in Document Library in Sharepoint 2010

    Hi,
    How to make 'New Document' and 'Upload Document' to have same content type(Custom) in Document Library in Sharepoint2010.
    Note : I have created custom Content Type since I have custom columns along with upload column..
    Regards, Shreyas R S

    go to library settings 
    Change new button order and default content type
    set your custom content type to be #1
    when you upload new document it will automatically have your custom content type
    Hope that helps|Amr Fouad|MCTS,MCPD sharePoint 2010

  • How to add a document type for the residence status GB in infotype 48

    Hi Team,
    How to add a document type for the residence status GB in infotype 48.
    Please answer this  at the earliest.PFA screnshot.
    Thanks
    chris

    I believe there is a PDF doc which comes with the component (it should be at your harddrive when you install it), which describes everything you will need.
    In a nutshell, there are two types of relationship: sibling - sibling, parent - child (there are some more nuances, but it follows the same logic).
    A relationship is created between two existing items (not sure, if you can also create a relationship for a new checked in item, but it would be just a usability). You select the type of relationship and the item - I believe depending on the relationship you may start from either item. The dialog to start is INFO (display metadata) or UPDATE (update metadata).
    When a relationship is created you may watch it also from either end (again INFO is the starting point).
    It is quite self-explanatory, so if you have the component installed you may just play around with it for a while and that is it.

  • I have purchased a movie and it has downloaded.   Next, I get a screen the says Terms and Conditions. It says to click Agree but I. Can not find Agree anywhere in the document.  how do I move forward and access the movie?

    I have purchased a movie and downloaded it. Next I get a screen that says Terms and Conditions and tells me to read and click on Agree. I cannot find the Agree anywhere in the document.  How do I move on and view the movie?

    Go to Settings>General>Usage. How much space does it show you have?
    If you connect your phone to your computer, what does iTunes say is on your phone? Do you see a large amount of "Other"? If so, you may have a corrupted database. You'll need to sync your phone then restore it as NEW (not from back up) then re-sync your data).

  • Creating a Folder Within Form or Document Library & Display the name not in the name column.

    I have created a form library that will used to create folders within that. The folder creation is done using an InfoPath Form that has been uploaded to the Form Library. When the new folder was created the name will be displayed at the Name column within
    the Form Library. I want to change that to another column like documents or suchlike.
    Can it be done using InfoPath 2010 VSTA C# or not? If their are other options available please could you try to inform me!
    Thank You,
    Chiranthaka

    Hi,     
    If you want to show the name of folder in another column, a workaround is that you can create an extra column, then create a SharePoint Designer workflow to set the value of
    this column with the name of folder.
    Here is a link about Create Workflow using SharePoint Designer and set field value for your reference:
    http://www.codeproject.com/Tips/419037/Create-Workflow-using-SharePoint-Designer
    I have seen a similar post from you in the link below:
    http://social.technet.microsoft.com/Forums/en-US/c3ff3f17-dbe2-40f9-86c5-ff7d4b663f09/creating-a-folder-within-form-or-document-library-display-the-name-not-in-the-name-column?forum=sharepointcustomizationprevious
    It's recommended that you post a single question in a single thread which will make it easier to be discussed by others.
    Best regards
    Patrick Liang
    TechNet Community Support

  • I need to move 1000 photos from one library to another. How do I do that and keep the ratings and dates they were created?

    I need to move 1000 photos from one library to another. How do I do that and keep the ratings and dates they were created? I tried exporting them, but it loses all info. Also, how do I move the quicktime movies from one iphoto library to another? They were exported as jpgs

    Add both libraries to iPhoto Library Manager.  Then select the events or albums that you want to copy from library A  and drag them to library B in iPLM.
    This video shows the process:
    OT

  • I need to be able to right click on a saved document and have the option to convert to Adobe PDF. I have the Abobe Acrobat Xl Pro and used to have this option until I had to create a new subscription. What do I need to do in order to have this option?

    I need to be able to right click on a saved document and have the option to convert to Adobe PDF. I have the Abobe Acrobat Xl Pro and used to have this option until I had to create a new subscription. What do I need to do in order to have this option? I use windows 7

    If you are New to Mac... you may also find these links of Value
    Mac 101
    http://www.apple.com/support/mac101/
    http://www.apple.com/support/switch101/     Switching from PC
    MBP Support
    http://www.apple.com/support/macbookpro
    Cheers,

  • When typing I will sometimes look at the document and find the curser moved and the typing is going on in a different area.  How do I stop that curser movement?

    When typing I will sometimes look at the document and find the curser moved.  The typing has been happening in the wrong place.  How do I stop the curser movement while typing?

    You're not the only person asking this question. You might want to read this post, which contains possible solutions, and references support documents:
    https://discussions.apple.com/thread/2322020?start=0&tstart=0
    Others have the same question as you. Post here if this information answered your question; post also if you have any additional questions!

  • How can I download documents and business presentations to my i pad

    HOW CAN I DOWNLOAD DOCUMENTS AND BUSINESS PRESENTATIONS TO MY IPAD ?

    OK, I tried them all. Hit Caps doesn't do anything. E-mail to myself--ok, I got it in Mail, but can't get it out of there. I can read it there, but what if I accidently delete that mail? I have Pages. Can't get the PDF into iCloud. Dragged it to "books" in I tunes, and it is there, but doesn't get to the ipad.
    Apple didn't used to be this complicated!!!!!
    Whoops! I quit iTunes, and reopened. It synced with my iPad, and lo and behold there in books is my PDF. Would sure be easier if when I plugged iPad in it appeared on my desk like a disk, and I could just drag and drop stuff.

  • How do I make document relative links for the site?

    How do I make document
    relative links for the site -
    <img src="../images/foo.gif"... (for example)?

    > How do I make document
    > relative links for the site -
    look in the bottom of the "browse to file" dialog box.
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

Maybe you are looking for

  • Problems connecting between ipad and hudl for vide...

    Hi, I've managed to video chat to my dad from an ipad to a hudl afew times since setting us both a skype account. I travelled to Turkey last week, and we could not manage to connect ok. My dad from the uk hudl got messages about connecting to a uk nu

  • Hide Master Page

    Hi Folks, I have a page with fields in design view, which is placed in the content area of the master page. Now, i want to hide this page based on a condition. I am following the below steps to hide it. I am writing the below code in the design view

  • "Broken Pipe" error while attempting execution of DMG file

    Any help here? Tried to load two different programs, both gave same error message.

  • Can't send Attachments using Mail to connect toe Exchange Server 2007

    I struggle to send any emails with even the smallest of attachments via Mac Mail using Exchange 2007. I receive mail ok (intermittently slow but ok) although the Exchange Account does beach ball alot when checking for new mail. However, replying or s

  • I am having trouble printing n

    n isbeing left off beginning of words when i print internet pages .i have a f380 all in one printer usb connection.i havewindows vista system.i have done a print test shut printer off and on and tried again.   regards mervyn