Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhancement to GOS toolbar

former_member471679
Discoverer
0 Kudos

Hi I am relatively new to GOS development. Kindly help. My requirement is to update a custom table with details (attachment name, created/changed/deleted by, time, date etc) whenever an attachment is created/edited/deleted from ME22N/ME23N. kindly let me know how i would achieve that. I have not been able to find a suitable badi for this. I believe probably i will have to write an implicit enhancement in the class where attachment is being created. Is that the right way to do it? please help.

1 REPLY 1

Jelena
Active Contributor
0 Kudos

Have you tried searching Google for 'GOS user exit'? This old post is just from the top of the list.

Instead of a custom table I'd try to use the change documents, just like for any change tracking. Might even be able to display them together with any other PO changes.