2024 Jun 29 9:26 AM
Hi there,
i tried to link customizing objects in OBJH and in implementation guide but failed so far. I found an entry in CUS_IMGACH for each IMG activity bu could not connect to table OBJH.
Otherwise around it would be interesting as well. If I identify an entry in OBJH how to find the specific IMG-activity to that entry.
Kind regards
2024 Jul 01 9:29 AM
Have you already tried reverse engeenering (or debug, Abap Trace) the CALL_IMG form in the SAPMSVMA program for the view(V,SM30) and cluster(C,SM34) of OBJH (CUST) records?
NB: Not every object is linked to a customizing activity.
Else look at tables
CUS_ACTOBJ | Customizing Activity - Object List |
CUS_IMGACH | IMG Activities |
OBJH | Object: Header |
OBJS | Object: Object List |