Attach Document Object Services to a custom WD application(GOS)

Hello Experts,
Background:
We are developing a custom Web Dynpro application which would provide similar functionalities of SAP native transactions IE01/IE02/IE03.
In the SAP native transaction on the top left corner there is a button 'Service for Object'. In other terms it is called as GOS application through which user can attach multiple documents/notes related to that Equipment.
Requirement:
My customer wants similar type of functionality to be included to the custom WD screens (IE01/IE02 and IE03).
The list of documents which user would attach through WD should display through SAP native tcodes (IE01/02/03) and vice versa.
Is there any SAP delivered WD component through which I can achive those functionalities by just having a UI development.
Or any other tips to achieve it ?
I try to find through existing blogs but unfortunately I could not find anything related to my requirement. As a last option I might go by a custom development with the help of CL_GOS* API's.
Appreciate your <removed> response <removed by moderator>.
Thanks
RamKishore.

Hi,
Did you try this FM SO_DOCUMENT_REPOSITORY_MANAGER, in WD? IF you have the Business Object for IE01, then you can make use of this FM. 
Regards,
Anandhi

Similar Messages

  • How to Customie Document Manager Service with a custom Java Application

    Hi,
    We have a requirement where we want to send customized emails to a group administrator whenever any document is uploaded using the Document Manager servie in Webcenter. For that we have written a java component for sending mails.
    Could anyone tell me how do we make this java component work with the Document Manager upload action. how to modify it?
    Any pointers would be appreciated.
    Regards,
    USha

    The FieldPoint Ethernet modules (as well as LabVIEW - DSC and Lookout) utilize a propietary National Instruments Ethernet protocol. The protocol is not published and is currently restricted to Windows based platforms. There are several interfaces that allow one to communicate using the proprietary protocol; including NI FieldPoint (which has interfaces for LabVIEW, OPC, LabWindows/CVI), Lookout, LabVIEW - DSC, DataSocket, and (I think) a ComponentWorks module). Even though several of these interfaces are multiplatform, the ethernet support will only work on Windows based platforms.
    Whereas the FieldPoint ethernet protocol is proprietary and closed, the protocol for the serial modules is open and published in the FP-1000/1001 Programmers Reference Manual. You can build your own multi-platform solution that way. Alternatively, you can use the FP-20XX series of RT Controllers and embed a LabVIEW RT program that publishes the channel data in your own format that you can write a non-platform specific interface to.
    Regards,
    Aaron

  • Attached document for data column in BPS Web application

    Hi,
       I have created layout for a BPS application, the layout has been configured to have the ability to allow the used to create the attached documentd for the data column. when the user open the layout through the planning profile, the icon for those documents is displayed and can be open by click those icons. After we generated the Web applicatios, those icons are gone and the user can not open them any more.
      I notice that there is document subcomponent under BPS-WB, I added that subcomponent to my web layout, it still not work.Anybody know how to display the attached documents on the Web, Is this doable?

    Hi Marc,
       I did exactly what you mention in your responce e-mail, but it still not work coreectly.
    following is my propperty configuration for layout and documents:
    Planning layout (layout_lay01)
    Only ready for output: True
    Row/Cell Selection: Cell
    Event on selection: true
    Document on planning layout (Document1)
    Layout: = layout_lay01
    Only ready for output: false
    When I launch the application through the Tcode BPS_WIF0
    There is no document icon display for each data columns which can been in UPSPL. Instead there is a generic document input/display space under the lauout,however there is no any document display within the box, and I can not input anything within the document box. I changes some of the property for the layout and document, but it not work.
    Did I forget some thing?

  • Is it possible to use Webcenter task flows i.e. Poll Service in a custom ADF application?

    We can use the Poll service in our WebCenter Portal application. Is it possible to configure an ADF web application to use WebCenter Portal's task flows? How can we achieve this requirement?

    Hi.
    There is a link that points here: http://www.oracle.com/technetwork/indexes/samplecode/jdeveloper-adf-sample-522118.html
    Oracle JDeveloper and ADF Sample Code
    Contains a Polls Demo Client and Admin Console Taskflows
       The Poll taskflow installed is a sample application. It is not part of an Oracle product.
    These are not supported by the standard Support processes.
    Sample Code for Developers and Admins
    Download the sample code and scripts here to learn or help accelerate your own development or admin efforts. You may modify (but not redistribute) sample code.
    Sample code is not certified or supported by Oracle unless explicitly identified to be; it is intended for educational or testing purposes only.

  • How to attach documents to service order item

    Hello all,
    can anybody of you tell me how I can configure my system in such a way that I can attach a document in transaction IW32/IW31 to an operation of the order?
    Currently I can attach a document to the service order sm01 with
    System>Services for object>Create Attachement.
    But then the document is not related to any operation of the order.
    Thanks in advance for your help and regards,
    Rolf

    >
    Rolf Kasel wrote:
    > Hello Meylene,
    >
    > thanks for your hint. I think this is a good Idea. But if I have a ressource - where can I assign it to my operation?
    > And can I add the ressource in a maintenance plan also to the planned operations?
    >
    > Thanks in advance,
    > Rolf
    assigning it is easy -once you went through the setup process- there's a little icon in your service order (tabstrip 'operations') with a hammer and another tool in it - bottom right corner.
    i'm sorry i know next to nothing about maintenance plans but are they not created using general task lists?. then we would be back to my suggestion from earlier to attach them there. but i'm pretty sure you will find all the documentation on help.sap.com. it'll be worth your time, just you try it.
    i forgot a little piece of information in my last post: GOS is a tool that connects your backend (R/3 or whatever) to your frontend in some ways ... that's why you don't get it on item-level. if you are using production ressources it's a 'backend-only' feature. you see, you can use GOS to display the IDOC that created your service order but since an IDOC creates the complete order ... you have another viewpoint of hierachy with GOS ... and while we're at it: GOS is not available for users of type 'service'. check in SU01 for that setting. browse the SDN security forum - we discussed GOS more often lately.

  • Attaching documents using object services

    Hello,
    Are there any performance/sizing guidelines for utilizing the object services function to attach documents to service orders, notification, equipment, etc?
    Our users would like to do this, and I am concerned about performance.
    chris

    Hi Chris,
    from the document point of view I do not know any restrictions which lead to a loss in performance if you attach more documents to a service order or something else.
    Best regards,
    Christoph

  • Object Services - Create Attachment ?????????

    Hi Experts,
                   I have some Quries regarding Object Services -
                   1) I want to attach 1 file ( Excel or word) to the Maintenance Order when I create attachement through Object Service and attach a document to the Order will it attach the document (i.e. Stored on SAP Server) or only create a hyperlink of the Document attached.
                   2) If it is creating only the link is there any other way to attach a PC file to Maintenance Order.
    I hv not implemented DMS over here.
                   3) Is there any customization required for the Object Services.
    With best regards,
    Narendra Dere

    1 - its stored on the server, not as a hyperlink.  For this reason you don't want to store immense amounts of data this way.
    2 - DMS is the only other way I know of to attach documents.  Many clients have set up a simple DMS config with PM being the only module using it.
    3 - No config needed for object services.
    see
    http://help.sap.com/printdocu/core/Print46c/EN/data/pdf/BCSRVOBS/BCSRVOBS.pdf
    Edited by: Arthur Balajthy on Dec 15, 2008 6:41 PM

  • Custom change document object

    I want to trigger a new change object behind the standard tcode . In exit I need to call Y_DEBI_WRITE_DOCUMENT  to update my Y_DEBI custom change object . But when I am trying to update Generation prg on SCDO it asks a Table_frame func module ..
    Is the custom change document objects are designed for custom tables ?.
    Edited by: carlos eduardo on Aug 6, 2008 7:50 AM

    Yes Carlos,
    It is desined for Custom Tables.
    For more information you can look into the following link:
    http://www.sapdevelopment.co.uk/tips/changedoc/cdhome.htm
    Regards,
    Rizwana

  • Can we attached document in PR?

    Dear MM Guru's,
    Can we attached files in SAP PR?
    Hoping for your positive feedback's. Thank you.

    Hi,
    Not sure what version you're using but when creating the PR you can't create an attachment
    I don't think, once you've saved it you have the option however to add an attachment. Unless
    of course you're using Document Management where you can attach document to objects -
    i.e a purchase req when creating.
    For more info please rfere rhe below link...
    How to attach file with PR and PO?
    I am adding up incase of po...
    But you cannot attach document while you create PO in T/Code ME21N
    Save you PO ( ME21N ) and again open with change ( ME22N ) then you can attach document through Service for Object button. Service for Object button available down side of Command screen ( in your PO screen ME22N )
    Click your Service Object button -> Create -> Create attachment
    then select your window directory ( which file you need to attach) select your file Now your system shows message Service "Create attachment" is started.
    Save again your PO. You can see (open) your attachment in same field ( Service for Object ) select and Create and check attachment list. You can attach as many document in your PO.
    Regards,
    Udaya.

  • Series Primary overlaps object Service Call

    hI SAP gurus,
    i am trying to create new series in Document Numbering for  'Service Call' , it doesn't allow me to create Series Numbering and following Error is showing ...
    Series Primary overlaps object Service Call
    Does any one know how should i create a new Series for Service Call..?
    i appreciate your help.
    Thanks and Regards,
    kaviprashu

    hi,
    ok i will quote this for you
    Symptom
    It is a legal requirement in Brazil that service calls are numbered.
    Solution
    To facilitate the legal requirement that users can trace and manage service calls efficiently, it is now possible to assign service calls to sequential series numbering. All marketing document numbering rules (search, overlapping numbers, manual series, and etc.) are also applied on service calls. The following fields and objects are added:
    In the Document Numbering - Setup window, the service calls object is added.
    To access the Document Numbering - Setup window, choose Administration -> System Initialization -> Document Numbering.
    In the Series - Service Calls - Setup window, the 'Primary' series is added.
    For new and upgraded companies, the application automatically creates the 'Primary' series for service calls.
    In the Numbering Series - Setup window, the 'Primary' series is added.
    In the Service Call window, the No. fields (selection of series and number) are added.
    To access the Service Call window, choose Service -> Service Call.
    In the Relate Series to Document - Setup window, the service calls object is added.
    For the service reports (Service Calls, Service Calls by Queue, Response Time by Assigned to, Average Closure Time, Service Monitor, My Service Calls, My Open Service Calls and My overdue Service Calls, Service Contract document - subtab Service Calls and Customer Equipment Card - subtab Service Calls):
    Call No. (label text) is changed to Call ID.
    The Document No. field represents the new call no. field.
    Series column is added to service reports.
    The Check Document Numbering - Selection Criteria window also includes checking of the service calls sequence.
    To access the Check Document Numbering - Selection Criteria window, choose Administration -> Utilities -> Check Document Numbering.
    For new created service calls, no record will be written to History Change Log when you add service calls (the same as the system behavior in the marketing documents).
    Only after the actual update on an already added service call, a history record will be added.
    There is no change in the already existing Call ID field, the behavior of this field stays the same.
    Other terms
    service calls, series, numbering, B1, sequential
    Header Data
    Released on     15.08.2011 15:48:33
    Release status     Released for Customer
    Component     SBO-SER-SCL Service Call
    Priority     Recommendations/additional info
    Category     Advance development
    References
    This document is referenced by:
    SAP Business One Notes
    1606253           Overview Note for SAP Business One 8.81 patch 07
    Validity
    Software Component
    Version
    SAP BUSINESS ONE
    8.81
    regards,
    Fidel

  • Geniric Object Services

    Hi,
        Please let me know how to enable GOS(Geniric object services) for a
        standard transaction.
    Thank you
    Srinvas

    Hi Swathi ,
      Refer to these links for more information on Geniric object Services.I think you can enable GOS for your custom transaction and call any of the services...
    http://help.sap.com/saphelp_erp2005/helpdata/en/be/3fe63659241157e10000009b38f889/frameset.htm
    /people/rammanohar.tiwari/blog/2005/10/10/generic-object-services-gos--in-background
    Let me have your email so that I can send some more info on this.
    Thank you
    Srinivas

  • Attach Documents to Custom Program Using Generic Object Services

    Hi There,
             I created Object type ZGOS and used in the custom program, when i try to attach documents it allows and then shows in attachment list.
            But When I use that program next time that document attached is not available.
    Is there any separate save Class or FM available for saving the document to the specified custom program.
    I am using following code in the program,
      CLEAR obj.
    SET OBJECT TYPE TO 'ZGOS'
      obj-objtype = objtype.
    SET OBJECT KEY = REPORT NAME
      SELECT SINGLE name
      FROM trdir
      INTO obj-objkey
      WHERE name = sy-repid.
    CALL GOS MANAGER WITHOUT CONTAINER (WILL BE DISPLAYED IN THE TOOLBAR)
      CREATE OBJECT manager
        EXPORTING
          is_object = obj
        EXCEPTIONS
          OTHERS    = 1.
    Thanks in advance.

    Check the Naimesh Patel Blog he explain very well
    http://help-abap.blogspot.com/2009/02/generic-object-services-gos-toolbar.html

  • Business Object Services- Attachment vs store business document

    Hi,
    There are two ways to add attachments to a Purchase requisition.
    1. as a generic attachment- (System --> services for object --> create attachment )
    2. as a business document ( System --> services for object -->store business doucment)
    Looks like in both the options, attachments could be stored on HTTP Content server.
    What are pros and cons of storing an attachment as a business doc?
    What are additional functions possible with option 2?
    Thanks ,
    Vinay

    Hi,
    Attachments are stored in binary format.
    Advantage of  storing in SAP is speedy access, than compared to content server.
    Disadvantage some of the table space grows exponently.
    Some of the tables attachments get stored are SO*
    To get the link for the folder and attachments stored in SRGBTBREL
    Various type of attachments are ATTA NOTE URL MSG etc.
    For custom attachment options can be enabled using class CL_GOS_MANAGER
    aRs
    If useful pl. assign points
    Message was edited by:
            a®

  • How to attach document using Generic Object Service

    Hi all,
    How can i create attachment to the parked invoice using Generic Object services? i want function modules which are used to do it.
    Actually I want to do this from the business object method. I am having word document as one of the workitem step. once i get this document I need to attach this document to the parked invoice so that users can see that document by view object list.
    Its urgent.
    thanks.

    Hello,
    Check your configuration of document type assignement to required business document - object type, Archivelink table, content repository in OAC3 transaction.
    Goto respective business document > Click on GOS > Create > Store business document - Here you can see defined document type with desctiption. Double click on this the assign your document to this business document. Save it.
    This will help in attaching the document to your required business document.
    To verify you can check the archivelink table or by transaction OAAD.
    Hope this will help you.
    -Thanks,
    Ajay

  • Attach Documents using Generic Object Services

    With reference to Manual Bassani's SDN Contribution of code examples on how to attach documents using Generic Object Services - we have found that since implementing ECC 6 the following code no longer works (at the end of page 9):
    CALL CREATE ATTACHMENT SERVICE FROM TOOLBAR
    WHEN 'ATTACH'.
    CALL METHOD MANAGER->START_SERVICE_DIRECT
    EXPORTING
    IP_SERVICE = 'CREATE_ATTA'
    IS_OBJECT = OBJ
    EXCEPTIONS
    NO_OBJECT = 1
    OBJECT_INVALID = 2
    EXECUTION_FAILED = 3
    OTHERS = 4.
    It is necessary to use IP_SERVICE = 'PCATTA_CREA' to get this to function correctly.
    The original document can be found at [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0e6b0d95-0a01-0010-4696-ca0a48de5fb3]

    Check the Naimesh Patel Blog he explain very well
    http://help-abap.blogspot.com/2009/02/generic-object-services-gos-toolbar.html

Maybe you are looking for