GOS view attachment: Attachment of all users.

Hello colleagues,
Proud to say that I was able to implement attachment service from GOS by using the information I got entirely from this forum !  Kudos to all experts who have posted such excellent learning content.
I have only one remaining issue for which I could not find an answer here.
How can I view attachments of all users?  Currently, I can view only my attachments for an object.  Seems to me that GOS by default selects only attachments for a user (sy-uname).
I have used CL_GOS_MANAGER, CL_GOS_ATTACHMENTS, CL_GOS_SRV_ATTACHMENT_LIST and CL_GOS_PUBLICATION.
Basically, I have copied all these classes to my local class and made some adjustements to achieve my objective.
thanks in advance, Vikram

Hi Vikram,
i have worked on GOS menu and as of my Knowledge there is no such option to view all the attachments of all users
we have to see the attachments of that user
Regards
Surendra

Similar Messages

  • How to create GOS view attachment list in ECC6

    Hi,
    I created Z transaction. I have to create View attachment List to this transaction. How to create GOS view attachment list in ECC6. can anybody send sample code on this.
    Thanks in advance.
    Zakir.

    Hi all,
    I've following problem with class CL_GOS_ATTACHMENTS.
    Transaction IE01/02/03 (create/change/display equipment) starts and instantiate GOS manager, and related BAdI are called.
    Then, when I choose one of available service, CL_GOS_ATTACHMENTS is instantiated, and inside that class a new GOS manager is instantiated, inspite of already existing instance.
    As a result, related BAdI are called twice, but unfortunately second time some SY variables are not correctly filled, particularly SY-TCODE and SY-MODNO are both empty.
    I've develop a workaround so that when sy-tcode is filled I save it somwhere, and when it's empty I filled it from saved value, does anyone know any other solution??
    Many thanks
    Regards
    m@x

  • Problem with GOS view attachment list in SAP Upgrade

    Hi,
    The view attachment list is working fne in 4.6c for the Z  transaction. When I run the same transaction in ECC6, I am getting the 'GOS View Attachment List' icon, but when I click on
    this icon, it is given short dump in ECC6 where as in 4.6c it is working fine. It shows the followin dump in ECC6.
    SET HANDLER: Reference to handler object cannot be NULL.
    The current ABAP program "CL_GOS_TOOLBOX_VIEW===========CP" had to be
    terminated because it has
    come across a statement that unfortunately cannot be executed.
    When specification a handler for an event in the SET HANDLER statement,
    the reference "IS_SERVICE-SERVICE" to the handler instance cannot be NULL.
    Program CL_GOS_TOOLBOX_VIEW===========CP
    Include CL_GOS_TOOLBOX_VIEW===========CM004
    Row 69
    Module type (METHOD)
    Module Name DISPATCH_SERVICE
    =============================================
    When I click on SET HANDLER statement, control leads to method DISPATCH_SERVICE in class CL_GOS_TOOLBOX_VIEW.
    =============================================
    I am using the following code.
    data: lo_container type ref to cl_gui_custom_container,
    ls_object type borident.
    ls_object-objtype = 'ZRECON'.
    ls_object-objkey = gs_rec_all_scr-reconobj.
    case ok_code.
    when 'ATTACH'.
    call method go_myobject->start_service_direct
    exporting
    ip_service = 'CREATE_ATTA'
    is_object = ls_object
    io_container = lo_container.
    when 'LIST'.
    call method go_myobject->start_service_direct
    exporting
    ip_service = 'VIEW_ATTA'
    is_object = ls_object
    exceptions no_object = 1
    object_invalid = 2
    execution_failed = 3
    others = 4.
    endcase.
    The short dump given at
    call method go_myobject->start_service_direct
    Thanks a lot.
    Zakir.

    Hi,
    I am facing the same issue. Can somebody help me to fix this issue?
    Thanks,
    Geetha

  • View chat history for all users and prevent them f...

    "I need to be able to view chat history for all users in the organization and prevent them from deleting their chat history.  This needs to be done form a centralized admin portal and not on each workstation. I don’t see that as possible with Skype for Business.  If it is please let me know. That is a must-have. The rest I can work around. "
    Can anyone please provide documents that confirm if its possible or not.
    Thank you

    You can reset a VIs rev history using VI Server to load the vi and a method to reset. See attached (LV 8.6)
    Now is the right time to use %^<%Y-%m-%dT%H:%M:%S%3uZ>T
    If you don't hate time zones, you're not a real programmer.
    "You are what you don't automate"
    Inplaceness is synonymous with insidiousness
    Attachments:
    Reset VI History.vi ‏9 KB

  • How to set an adapted project dashboard view as initial for all users?

    Hi all.
    We have the cProjects project dashboard active and have defined (via settings, save as) a custom view with the columns relevant in this particular installation. 
    I can however only save this view with assignment "user" meaning that it only applies to the user logged on when creating it. 
    We are however looking to have a common global customized view that all users should begin with. 
    Compare the R/3 functionality with layout management in reports where you can define whether the layout should be
    user specific or not
    default
    My question is therefore if it should be possible to save global views in the above example and if not how to achieve what we are looking for.
    I assume one option could be to see if one can use BADI DPR_EVE_DASHBOARD but it seems this should be possible to handle within the application given that the field "Assignment" is there when you save the view.  At the moment only with the value "user" available though ...
    Regards / Anders

    Hej Anders
    You can save a default view for all users under administration mode:
    http:<server>:<port>/sap/bc/webdynpro/sap/cprojects?sap-config-mode=X
    BR
    Matthias

  • RE: Table to View Analysis authorizations of all users in BI

    Hi,
    I want to pull a report in BI that shows all the users and their analysis authorizations. does anyone know how to view this report.
    Thanks in Advance,
    SS

    Hi,
    You can refer all the RSEC* tables. Below are the tables that stores analysis authorizations information:
    RSECHIE - Status of hierarchy authorizations
    RSECTXT - Authorization text
    RSECVAL - Authorization Value Status
    RSECBIAU - Changes to Authorization (Last Changed By]
    RSECUSERAUTH - BI Analysis authorization u2013 assignment to users
    Change log tables:
    RSECUSERAUTH_CL - Assignment of users
    RSECHIE_CL - Change log of hierarchy authorizations
    RSECTXT_CL - Authorization texts
    RSECVAL_CL - Authorization Value Status
    Hope this helps!!
    Rgds,
    Raghu

  • Method to Read or Open files without going in to GOS-- View Attachments.

    Hi Experts,
    I am looking for a mechanism to read or open a file which is stored in SAP Database ,rather going to SAP transaction (like Nomination O4NSN) --> GOS --> view attachment.
    Can anyone please give some suggestions on this.

    Thanks Ravindra,
    But we are not using DMS scenario for attaching the documents. What we are doing
    We go to a SAP tcode like O4nsn for TSW Nominations> then GOS> create attachment.
    Now the sap attachment is created and stored in sap database. We can retrieve attached documents by going into the same tcode and GOS--> View attachmenmts. Since these documents are strored in sap databse i want to know some other mechanism to retrieve these documents.
    Appreciate your help on this.
    Regards
    Richa

  • List of all users attached to a role iview time out / Action canceled

    Hello All,
    I've created a custom iview which pulls all the users assigned to roles. It gives all the users attached directly to the role and through a group to a role in a tabular form. The isolation method on the page is set to URL.
    It works fine when the number of users attached to the users are less. But for roles which has got about 30,000+ users it fails. Earlier it was giving me time out error. So increased the "Page timeout " to 25000000 which is very huge. Now it doesnt give me time out error but it comes up with a page saying "Action canceled - IE was unable to link to the web page you requested. The page might be temporarily  unavilable".
    When I run the report, it tries to get the users, it works for like 10 - 12 mins, and i think when its trying to put all those users in a table for display, it give me a blank screen (this is how it behaves for less users, just before its about to display the page), then i see IE status bar saying "Website found ....", then it says "Done" and then it gives a page saying "Acion Canceled - IE was unable to link to the web page you requested. The page might be temporarily  unavilable."
    Please help me out.
    Thanks.

    Hi Shikka,
    maybe you should not display that 30.000+ users...
    Just think how long the page will be....
    SAP uses for tables with more than 20 lines a "next page" button for a reason..... 
    How about you write the result in a txt file (in one of your par file folders) and have a download link in you iview?
    Regards,  Kai

  • All of a sudden I'm unable to view attachements (photos) in hotmail. It sits at "if it's taking too long, click here" for up to half an hour.

    If I open the mail in Internet Explorer, I'm able to see the photos just fine.

    -> Tap '''ALT''' key or press '''F10''' to show the Menu Bar
    -> go to Help Menu -> select '''Restart with Add-ons Disabled'''
    Firefox will close then it will open up with just basic Firefox. Now do this:
    -> Update Firefox to the latest version by going to Help Menu -> About Firefox -> click '''Check for Updates''' -> if an updated version is found then download the latest version and install it. After that follow these steps:
    -> Update ALL your Firefox Plug-ins https://www.mozilla.com/en-US/plugincheck/
    -> go to View Menu -> '''Zoom''' -> click '''Reset''' -> '''Page Style''' -> select '''Basic Page Style'''
    -> go to View Menu -> Toolbars -> unselect All Unwanted/Incompatible Toolbars
    -> go to Tools Menu -> Clear Recent History -> '''Time range to clear: select "EVERYTHING"''' -> click Details (small arrow) button -> place Checkmarks on '''Cookies, Cache''' -> click '''Clear Now'''
    -> go to Tools Menu -> Options -> General -> in '''Startup''' section click '''Reset to Default''' button -> place Checkmark on '''Show the Downloads window when downloading a file''' -> select Radio Button option2 '''Always ask me where to save files'''
    -> go to Tools Menu -> Options -> Content -> place Checkmarks on:
    1) Block Pop-up windows 2) Load images automatically 3) Enable JavaScript
    -> go to Tools Menu -> Options -> Privacy -> History section -> '''Firefox will: select "Remember History"'''
    -> go to Tools Menu -> Options -> Security -> place Checkmarks on:
    1) Warn me when sites try to install add-ons 2) Block reported attack sites 3) Block reported web forgeries 4) Remember Passwords for sites
    -> go to Tools Menu -> Options -> Advanced -> Network -> Offline Storage (Cache): click '''Clear Now''' button
    -> Click OK on Options window
    -> click the Favicon on SearchBar -> click '''Manage Search Engines''' -> select all Unwanted Search Engines and click '''Remove''' -> click OK
    -> go to Tools Menu -> Add-ons -> Extensions section -> REMOVE All Unwanted/Suspicious/Incompatible Extensions (Add-ons)
    -> go to Tools Menu -> Add-ons -> Appearance section -> REMOVE All Unwanted/Suspicious/Incompatible Themes (Persona)
    -> Restart Firefox
    You can enable your Known & Trustworthy Add-ons and Themes later. Check and tell if its working.

  • Need authorization for business document services attachment list with user status in ps claim for clm2 and clm3

    Dear Friends,
    client wants to restrict the attachment list changing, deletion after the user status sets to close in PS Claims for transaction clm2 and clm3.
    Currently any one can attach documents as GOS and delete even the claim is completed and status is closed.
    How can we restrict all users even who created the claim can not change create and delete attachment list documents once the claim is completed and approved and user status sets to closed.

    HI,
    what is the claim creation transaction in that 01 is for creation 02 is for edit and 03 for display so with the help of basis consultant you can assigned transaction in user's assigned role accordingly.
    But user who is authorize for create claim can not modified or edit once he save the job. this would be limitation.
    Regards,
    Sanjeev

  • Convergence View Attachment

    In Convergence I notice the choice to view or save attachments . Some attachments the browser can view. Some, like .xls & .pdf the browser tries to display but fails (the user sees gibberish). However it knows to try to save or open (with an unzip program) a .zip file. Is this browser specific or a Convergence behavior?
    Thanks,
    s7

    shjorth wrote:
    starman7 wrote:
    It seems the View option does not use the same method the browser does.What "view option"?On messages with attachments - you can click on them and a drop down menu appears with view attachment or save.
    >
    For example, viewing a .zip attachment in Convergence (Mac/PC Firefox), the browser streams the file (and it's configured to "always ask") - and I see gibberish.How are you "viewing" the .zip attachment in Convergence. Convergence should be providing an attachment link which you click on. It is up to the browser at this point to dictate how that attachment is handled -- whether that be "display inline" or prompt to save or save and execute helper application to process the file.
    However, in the past I have been presented the option to save or download .zip files.As per my previous comments, the browser can use both the "Content-Type" and attachment file-name to determine how the attachment is handled. The "Content-Type" is dictated by the client which created the email. If Convergence is the client, then the "Content-Type" is dictated by the browser which uploaded the attachment.This mail was imsimported from a Lotus Notes migration project. Does what you say above (and perhaps the URL below) suggest that the Content-Type is wrongly specified?
    Thanks,
    s7
    >
    Here's the url I see in the window:
    https://mail.blarg.dk/iwc/svc/wmap/attach/blarg_blarg_002785_20090728.zip?sid=&mbox=Drafts&uid=17&number=2&token=imAXi6gYWT&type=text&subtype=plain
    Note: Type=text, Subtype=plain. This reflects what was set for the "Content-Type" for the attachment. What client generated the email?
    MSIE handles the View .zip file a little better - it opens a new window, and then presents a download open / save file dialog.MSIE handles this particular .zip file better in this particular case. That isn't to say it handles it better for all cases.
    Regards,
    Shane.

  • Convert the spool to xls format and email through attachment to the user

    Hi all,
    When I execute a report in background, I get spool. I need to convert the spool to xls format and email through attachment to the user.The xls file should not be saved on local system.
    If I use the Spool Recepient tab in SM37 it mails the spool list as .txt file to the mail receipient. But I need to send it as an .xls file.
    Can any one help me on this

    Did you get the solution? i have the same problem.

  • View attachment list in ECC6

    Hi,
    I am trying to assign the GOS service for the Z transaction using a ehancment spot in PBO . Problem is I am getting the GOS service enabled for the transaction. But when I click on
    "View Attachment list" service, it is given short dump in ECC6 where as in 4.6c not. IIt shows the followin dump.
    SET HANDLER: Reference to handler object cannot be NULL.
    The current ABAP program "CL_GOS_TOOLBOX_VIEW===========CP" had to be
    terminated because it has
    come across a statement that unfortunately cannot be executed.
    When specification a handler for an event in the SET HANDLER statement,
    the reference "IS_SERVICE-SERVICE" to the handler instance cannot be NULL.
    Program CL_GOS_TOOLBOX_VIEW===========CP
    Include CL_GOS_TOOLBOX_VIEW===========CM004
    Row 69
    Module type (METHOD)
    Module Name DISPATCH_SERVICE
    =============================================
    I am using the following code.
    data: lo_container type ref to cl_gui_custom_container,
    ls_object type borident.
    ls_object-objtype = 'ZRECON'.
    ls_object-objkey = gs_rec_all_scr-reconobj.
    case ok_code.
    when 'ATTACH'.
    call method go_myobject->start_service_direct
    exporting
    ip_service = 'CREATE_ATTA'
    is_object = ls_object
    io_container = lo_container.
    when 'LIST'.
    call method go_myobject->start_service_direct
    exporting
    ip_service = 'VIEW_ATTA'
    is_object = ls_object
    exceptions no_object = 1
    object_invalid = 2
    execution_failed = 3
    others = 4.
    endcase.
    The short dump given at
    call method go_myobject->start_service_direct
    Thanks a lot for ur suggestions.
    Zakir.

    Solved Question

  • How do I change the download files to be the name of the sending file and NOT View Attachment?

    See above question, when I click download the name of the vile appears as view attachment, NOT the original name or file type. Please help, getting very frustrated especially when downloading an e-mail with severall attachments

    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''

  • Attachment in workflow user decision

    Hi All,
    Can anybody let me know how to use attachment in workflow user decision box? My requirement is I have one internal table and I want to display the data of the internal table as an attachment.
    Thanks,
    Salil.

    HI,
    Go thru thi link
    http://help.sap.com/saphelp_nw04s/helpdata/en/8d/25f131454311d189430000e829fbbd/content.htm
    Thanks
    Sunil

Maybe you are looking for

  • Print PDF file from folder using SSIS

    Is there a way in SSIS to print pdf file from folder? ANy help much appreciated.

  • JDev 9.0.3.5 : How to get the value of an item on a page in the controller

    Hi, In the processFormRequest part of my page controller, when the user clicks on Apply, I need to pass the value(s) entered by the user, to a PL/SQL stored procedure. The user enters a value for a field called "FirstName" on the page. I then need to

  • "Create quotation for order" is not allowed (ORD 80000119 )

    Hi, After creation of service order I want to create quotation then  system gives error massage as below, "Create quotation for order" is not allowed (ORD 80000119 ) Message no. BS002 Diagnosis The transaction 'Create quotation for order' is not allo

  • Commitment Item in Project System

    Hi, How could i create commitment item in project system without creating a PO for a project. Please advice.

  • High level interfaces

    I need to build an interface that will integrate the vendor master into a third party tool called Astea. These will be added to Astea. What is the best method for this ? Any help is appreciated. Thanks in advance ! Interface item:  Vendor Master