To restrict Component Interface to execute the code
using %CompIntfcName you'll get component interface name
If %CompIntfcName <> "Your CI name" then
Messagebox("Message")
End-If
The above condition will restrict the message box from executing when the People code is executed from your CI.
Thanks for providing information on people soft admin.people-softadmin
ReplyDelete