‎2020 Feb 11 1:22 PM
‎2020 Feb 11 2:11 PM
Please help others help you by providing enough information about what you need and what you have tried so far
‎2020 Feb 11 2:21 PM
I think one can't do better than a web search engine, by typing: GOS attachment file deletion Function Module
‎2020 Feb 11 6:41 PM
I used delete attachment method to delete the GOS file but i am getting the message no relationship exist between , object id ,key and logical system APPLOBJ.
‎2020 Feb 12 5:15 AM
Here is a library containing may useful GOS methods, including deleting GOS documents: https://github.com/keremkoseoglu/ABAP-Library/blob/master/zcl_bc_gos_toolkit.abap
‎2020 Feb 13 9:46 AM
Great! Maybe you could define a license for it please? (currently none)
‎2020 Feb 13 1:40 PM
Oh you are right, sandra.rossi ... I will define a license... I consider it free to use (as in free speech & free beer simultaneously) 😊
‎2020 Mar 14 11:52 AM
I eventually did define the MIT license for the project, sandra.rossi !
‎2020 Mar 14 12:29 PM
‎2020 Feb 13 7:14 AM
Check out this blog article: Delete GOS Attachment from an Order (IW33) – ABAP Code
It lists quite nicely all the steps required to delete a GOS attachment with a custom ABAP code.
HTH, BR
Dominik Tylczynski
‎2020 Feb 13 9:45 AM
Hmm this blog post proposed a solution highly inspired from kerem.koseoglu library. Prefer the original !
‎2020 Feb 13 10:12 AM
‎2020 Mar 14 12:41 PM
Hi
Please provide more information
Are you using a custom program - where you used GOS object to add/delete?
Please provide your code
So that forum can help