You will probably want to create an overload versus changing that one method as there are a number of places that will not expect the parameter. But past that, I see no issues. Also, if the active session is the same as the logged-in user, then you could just add the additional logic without a new parm as well using the security userPK from within that method without the needs for parms:MicroFour.StrataFrame.Security.SecurityBasics.CurrentUser.UserPk