Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a SysUserInfo record that has default values.
Syntax
server private static SysUserInfo createParameter(UserId _userId)
Run On
Server
Parameters
- _userId
Type: UserId Extended Data Type
The user ID for which to create a record.
Return Value
Type: SysUserInfo Table
The SysUserInfo record.
Remarks
The actual creation of the record runs unchecked. This allows users who have only view access to create the initial record when no record currently exists.