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.
Fill in the SysUserLicenseCountTmp temp table with license type, count and user information.
Syntax
server public static void fillUserLicenseCountTmpTbl(SysUserLicenseCountTmp _userLicCountTblTmp, date _reportStateDate)
Run On
Server
Parameters
- _userLicCountTblTmp
Type: SysUserLicenseCountTmp Table
The SysUserLicenseCountTmp temp table instance to be filled in.
- _reportStateDate
Type: date
The date for the report.