Hi All,
We are using the web based User Management application for our User Management, an email gets sent in case a new user gets created, but the email text for this email is one particular format.
I understand that the function module where this email text is hard coded is CRM_ISA_UA_IUSER_SEND_EMAIL, which gets called by CRM_ISA_UA_IUSER_CREATE and CRM_ISA_UA_IUSER_PASSWORDRESET.
And now we need change/add more text in the mail. To do so, we are copying the standard FM to z-function modules.
Can some one tell me how to call this z- function modules in the Java/XML files.
We have NWDI/NWDS setup in our landscape to do the customization.
Thanks in Advance.
Aman.