‎2021 Dec 22 10:03 AM
Hi everyone,
I am looking for a User-Exit or BAdI that is called when a Data Dictionary Object is saved or activated, preferably filterable by customer name space and / or object type.
I tried with a breakpoint in cl_exithandler get_instance method but the two hits I got are not applicable in my opinion (one had to do with FCODE handling and the other tried to find a CTS project).
I want to create SE61 documentation on the fly in the background when objects are saved / activated hence the requirement. I know that there's ABAPDoc, but on my release only for select objects and a lot of contractors have only access to SE80.
Cheers Christian