‎2022 Jul 07 11:21 PM
I have created two custom IMG activities using S_IMG_EXTENSION within a custom node. Is there a way to create a transaction or call a function that takes the user to the custom node within SPRO that contains the two activities?
S_IMG_EXTENSION gives me transactions that take me to the activities but not to the outer node within SPRO.
‎2022 Jul 08 8:06 AM
Have you tried this project? Seems to be what you're looking for.
‎2022 Jul 08 9:21 AM
I don't think it answers the question, the tool just adds an item in the context menu to display the path to any activity and to copy it to the clipboard 😉
‎2022 Jul 08 10:34 AM
‎2022 Jul 08 9:22 AM
If you want to display SPRO at the place of a given activity, you may call the function module S_CUS_IMG_ENTRY_VIA_ACTIVITY.
‎2022 Jul 08 10:23 AM
That works for standard activities but when I run it for my custom activity (that exists in table CUS_IMGACH) I get:
"The IMG activities entered do not exist in the IMG"
‎2022 Jul 08 10:27 AM
‎2022 Jul 08 12:59 PM
raymond.giuseppi By the way, I don't have TR_SHOW_ACTIVITY in a S/4HANA 1709 system.
‎2022 Jul 08 3:01 PM
‎2022 Jul 08 5:04 PM
Not strange, I am on old 1709 (maybe SPS 0), so it was added right after it 😉