cancel
Showing results for 
Search instead for 
Did you mean: 

Where are the default hooks?

0 Kudos
448

Hello

In studying the SAP ME module, a couple of questions arose. 
1) Is it possible to see standard hooks? Which are provided by SAP. I would like to see tricks that can be used in SAP ME. 2) This is the case, I wrote a hook - deployed it and where can I find it on the server? In a SAP ME installation on a file system? Thanks in advance, Anthony
View Entire Topic
ajit3204
Explorer
0 Kudos

1) Is it possible to see standard hooks? Which are provided by SAP. I would like to see tricks that can be used in SAP ME.

Ans: You cannot see the hook points source code as this is part of the deployed me.ear.

2) This is the case; I wrote a hook - deployed it and where can I find it on the server? In a SAP ME installation on a file system?

Ans: All hook points are activity in SAP ME so you can see in Activity maintenance only if you have written the IDAT file for automatic activity creation in SAP ME. To create automatic activity, you have to click on "Initial data load" button in Site maintenance in SAP ME

if you have not written the IDAT file for automatic activity creation, you have to create the activity manually in SAP ME and provide activity hook class file path.