Jazarine Jamal wrote:
Thanks for that one Rick.
But I was actually asking if any tools like ij run this function implicitly for any reason such as authenticating a user etc. I want to make sure that this function is called only when a VALUES SYSCS_UTIL.SYSCS_GET_DATABASE_PROPERTY('');
is issued by the end user.
Is it like that.?

Not exactly, but I think you have the right idea. The function can be called by an end user in many ways, any way that a function can be used.
So the end-user is not limited to
VALUES SYSCS_UTIL.SYSCS_GET_DATABASE_PROPERTY().

Dan.

Reply via email to