Skip to content

WHOSTHIS ​

Return information from the Security table for the User who created or last modified record.

Reporting Area(s) ​

General

Required Parameters ​

  1. User ID (i.e. nmuser, nmcreator, couser, rgcreator, pyuser)

Optional Parameters ​

  1. Field from Security table to return (i.e. usremail, groupname)

Example(s) ​

WHOSTHIS(nmuser) returns full name of user who last updated name record (i.e. Sharon Brookshire)

WHOSTHIS(rgcreator,"usremail") returns email of user who created registration record (i.e. chuck@aceware.com)